dion 2003/09/01 00:25:17
Modified: src/plugins-build/checkstyle project.xml
Log:
Update for release
Revision Changes Path
1.19 +2 -2 maven/src/plugins-build/checkstyle/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/checkstyle/project.xml,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- project.xml 19 Aug 2003 04:45:05 -0000 1.18
+++ project.xml 1 Sep 2003 07:25:17 -0000 1.19
@@ -5,7 +5,7 @@
<pomVersion>3</pomVersion>
<id>maven-checkstyle-plugin</id>
<name>Maven Checkstyle Plug-in</name>
- <currentVersion>2.0-SNAPSHOT</currentVersion>
+ <currentVersion>2.0</currentVersion>
<description/>
<shortDescription>Checkstyle Plug-in</shortDescription>
<url>http://maven.apache.org/reference/plugins/checkstyle/</url>
@@ -24,7 +24,7 @@
<version>
<id>2.0</id>
<name>2.0</name>
- <tag>HEAD</tag>
+ <tag>MAVEN_CHECKSTYLE_2_0</tag>
</version>
</versions>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]