felipeal 2004/12/09 04:13:01 Modified: ear project.xml ear/xdocs changes.xml Log: changing version to 1.6.1 (as this is going to be a bug release) Revision Changes Path 1.40 +1 -1 maven-plugins/ear/project.xml Index: project.xml =================================================================== RCS file: /home/cvs/maven-plugins/ear/project.xml,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- project.xml 8 Dec 2004 12:00:21 -0000 1.39 +++ project.xml 9 Dec 2004 12:13:01 -0000 1.40 @@ -23,7 +23,7 @@ <pomVersion>3</pomVersion> <id>maven-ear-plugin</id> <name>Maven EAR Plugin</name> - <currentVersion>1.7-SNAPSHOT</currentVersion> + <currentVersion>1.6.1-SNAPSHOT</currentVersion> <description>Ear Plugin for Maven</description> <shortDescription>Ear Plugin for Maven</shortDescription> <url>http://maven.apache.org/reference/plugins/ear/</url> 1.34 +1 -1 maven-plugins/ear/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /home/cvs/maven-plugins/ear/xdocs/changes.xml,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- changes.xml 9 Dec 2004 02:05:40 -0000 1.33 +++ changes.xml 9 Dec 2004 12:13:01 -0000 1.34 @@ -24,7 +24,7 @@ <author email="[EMAIL PROTECTED]">Nathan Coast</author> </properties> <body> - <release version="1.7-SNAPSHOT" date="on CVS"> + <release version="1.6.1-SNAPSHOT" date="on CVS"> <action dev="felipeal" type="fix" issue="MPEAR-31">Fixed path of bundled dependency on generated <code>application.xml</code>. </action> <action dev="felipeal" type="update" issue="MAVEN-1526">Issues a warning (instead of failing the build) when a case-sensitiveness dependency issue is found</action>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]