Author: jcouteau Date: 2009-09-24 12:37:02 +0200 (Thu, 24 Sep 2009) New Revision: 2661 Modified: trunk/pom.xml Log: Update pom : Change name and description Change nuiton-utils version Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2009-09-24 07:39:29 UTC (rev 2660) +++ trunk/pom.xml 2009-09-24 10:37:02 UTC (rev 2661) @@ -88,8 +88,8 @@ <!-- *** Project Information ************************************* --> <!-- ************************************************************* --> - <name>callao</name> - <description>Callao project super pom</description> + <name>Callao</name> + <description>Computing Active Layer for Lutin's Accounting Organization</description> <inceptionYear>2008</inceptionYear> <url>http://maven-site.chorem.org/callao</url> @@ -114,7 +114,7 @@ <maven.test.testFailureIgnore>true</maven.test.testFailureIgnore> <!-- customized versions --> - <nuiton-utils.version>1.1.0</nuiton-utils.version> + <nuiton-utils.version>1.1.1</nuiton-utils.version> <topia.version>2.2.0</topia.version> <eugene.version>1.0.0</eugene.version>
participants (1)
-
jcouteau@users.chorem.org