brett 2004/10/23 05:45:48
Modified: jalopy project.xml
jalopy/xdocs changes.xml
Log:
[maven-scm-plugin] prepare release 1.3.1
Revision Changes Path
1.39 +6 -1 maven-plugins/jalopy/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven-plugins/jalopy/project.xml,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- project.xml 24 Aug 2004 11:24:12 -0000 1.38
+++ project.xml 23 Oct 2004 12:45:48 -0000 1.39
@@ -23,7 +23,7 @@
<pomVersion>3</pomVersion>
<id>maven-jalopy-plugin</id>
<name>Maven Jalopy Plugin</name>
- <currentVersion>1.4-SNAPSHOT</currentVersion>
+ <currentVersion>1.3.1</currentVersion>
<description/>
<shortDescription>Reformat java source</shortDescription>
<url>http://maven.apache.org/reference/plugins/jalopy/</url>
@@ -49,6 +49,11 @@
<id>1.3</id>
<name>1.3</name>
<tag>MAVEN_JALOPY_1_3</tag>
+ </version>
+ <version>
+ <id>1.3.1</id>
+ <name>1.3.1</name>
+ <tag>MAVEN_JALOPY_1_3_1</tag>
</version>
</versions>
<developers>
1.16 +1 -1 maven-plugins/jalopy/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven-plugins/jalopy/xdocs/changes.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- changes.xml 2 Sep 2004 12:36:45 -0000 1.15
+++ changes.xml 23 Oct 2004 12:45:48 -0000 1.16
@@ -24,7 +24,7 @@
<author email="[EMAIL PROTECTED]">Emmanuel Venisse</author>
</properties>
<body>
- <release version="1.4" date="In CVS">
+ <release version="1.3.1" date="2004-10-23">
<action dev="evenisse" type="update" issue="MPJALOPY-3">Matchs Jalopy and
checkstyle.</action>
<action dev="evenisse" type="update" issue="MPJALOPY-6">Allows multiple
includes/excludes patterns.</action>
</release>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]