evenisse 2004/07/08 06:47:53 Modified: jalopy project.xml jalopy/xdocs changes.xml Log: [maven-scm-plugin] prepare release 1.3 Revision Changes Path 1.37 +6 -1 maven-plugins/jalopy/project.xml Index: project.xml =================================================================== RCS file: /home/cvs/maven-plugins/jalopy/project.xml,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- project.xml 5 Jul 2004 08:05:28 -0000 1.36 +++ project.xml 8 Jul 2004 13:47:53 -0000 1.37 @@ -23,7 +23,7 @@ <pomVersion>3</pomVersion> <id>maven-jalopy-plugin</id> <name>Maven Jalopy Plugin</name> - <currentVersion>1.3-SNAPSHOT</currentVersion> + <currentVersion>1.3</currentVersion> <description/> <shortDescription>Reformat java source</shortDescription> <url>http://maven.apache.org/reference/plugins/jalopy/</url> @@ -44,6 +44,11 @@ <id>1.2</id> <name>1.2</name> <tag>MAVEN_JALOPY_1_2</tag> + </version> + <version> + <id>1.3</id> + <name>1.3</name> + <tag>MAVEN_JALOPY_1_3</tag> </version> </versions> <developers> 1.13 +2 -2 maven-plugins/jalopy/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /home/cvs/maven-plugins/jalopy/xdocs/changes.xml,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- changes.xml 7 Jul 2004 15:59:27 -0000 1.12 +++ changes.xml 8 Jul 2004 13:47:53 -0000 1.13 @@ -24,11 +24,11 @@ <author email="[EMAIL PROTECTED]">Emmanuel Venisse</author> </properties> <body> - <release version="1.3" date="In CVS"> + <release version="1.3" date="2004-07-08"> <action dev="evenisse" type="update" issue="MPJALOPY-5">Add some exclude properties.</action> <action dev="evenisse" type="update">Move to jalopy 1.0b11</action> </release> - <release version="1.2" date="2004-05-15"></release> + <release version="1.2" date="2004-05-15"/> <release version="1.1" date="2003-09-29"> <action dev="evenisse" type="fix">Fixed MAVEN-798. Add Test source formatting.</action> <action dev="dion" type="update">Move to oro 2.0.7</action>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]