brett 2004/12/06 03:20:21
Modified: . Tag: MAVEN-1_0-BRANCH plugin-profile.xml
Log:
update CC plugin due to incompatibility with latest CC release
Revision Changes Path
No revision
No revision
1.1.2.13 +1 -1 maven/plugin-profile.xml
Index: plugin-profile.xml
===================================================================
RCS file: /home/cvs/maven/plugin-profile.xml,v
retrieving revision 1.1.2.12
retrieving revision 1.1.2.13
diff -u -r1.1.2.12 -r1.1.2.13
--- plugin-profile.xml 4 Dec 2004 22:32:42 -0000 1.1.2.12
+++ plugin-profile.xml 6 Dec 2004 11:20:21 -0000 1.1.2.13
@@ -35,7 +35,7 @@
</plugin>
<plugin groupId="maven" artifactId="maven-console-plugin" version="1.1">
</plugin>
- <plugin groupId="maven" artifactId="maven-cruisecontrol-plugin"
version="1.5">
+ <plugin groupId="maven" artifactId="maven-cruisecontrol-plugin"
version="1.6">
</plugin>
<plugin groupId="maven" artifactId="maven-dashboard-plugin" version="1.6">
</plugin>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]