dion 2003/09/01 00:31:15
Modified: src/plugins-build/checkstyle/xdocs/current changes.xml
src/plugins-build/checkstyle project.xml
Log:
Continuing work
Revision Changes Path
1.2 +3 -0 maven/src/plugins-build/checkstyle/xdocs/current/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/checkstyle/xdocs/current/changes.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- changes.xml 1 Sep 2003 07:20:53 -0000 1.1
+++ changes.xml 1 Sep 2003 07:31:15 -0000 1.2
@@ -8,6 +8,9 @@
<body>
+ <release version="2.1" date="In CVS">
+ </release>
+
<release version="2.0" date="2003-09-01">
<action dev="dion" type="fix">Added ignoreLines 1, 6</action>
1.20 +1 -1 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.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- project.xml 1 Sep 2003 07:25:17 -0000 1.19
+++ project.xml 1 Sep 2003 07:31:15 -0000 1.20
@@ -5,7 +5,7 @@
<pomVersion>3</pomVersion>
<id>maven-checkstyle-plugin</id>
<name>Maven Checkstyle Plug-in</name>
- <currentVersion>2.0</currentVersion>
+ <currentVersion>2.1-SNAPSHOT</currentVersion>
<description/>
<shortDescription>Checkstyle Plug-in</shortDescription>
<url>http://maven.apache.org/reference/plugins/checkstyle/</url>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]