From: Jeff J. <jef...@us...> - 2008-03-01 04:32:14
|
jeffjensen 08/02/29 20:32:01 Modified: javancss/xdocs changes.xml javancss project.xml Log: Release 1.3.2 Revision Changes Path 1.6 +1 -1 maven-plugins/javancss/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/javancss/xdocs/changes.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- changes.xml 10 Feb 2008 17:11:51 -0000 1.5 +++ changes.xml 1 Mar 2008 04:32:01 -0000 1.6 @@ -7,7 +7,7 @@ <body> - <release version="1.3.2" date="in CVS"> + <release version="1.3.2" date="2008-02-29"> <action dev="jeffjensen" type="update" issue="1872688" due-to="Xavier Chatelain"> Upgrade to JavaNCSS version 28.49. </action> 1.21 +1 -1 maven-plugins/javancss/project.xml Index: project.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/javancss/project.xml,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- project.xml 10 Feb 2008 17:11:51 -0000 1.20 +++ project.xml 1 Mar 2008 04:32:01 -0000 1.21 @@ -9,7 +9,7 @@ <artifactId>maven-javancss-plugin</artifactId> <name>Maven JAVANCSS Plug-in</name> <!-- groupId is in parent --> - <currentVersion>1.3.2-SNAPSHOT</currentVersion> + <currentVersion>1.3.2</currentVersion> <!-- organization is in parent --> <inceptionYear>2002</inceptionYear> <!-- package, logo are in parent. no gumpRepositoryId --> |