Author: tchemit Date: 2010-01-11 00:33:17 +0100 (Mon, 11 Jan 2010) New Revision: 207 Modified: branches/nuiton-matrix-2.1.x/pom.xml Log: use mavenpom4redmine Modified: branches/nuiton-matrix-2.1.x/pom.xml =================================================================== --- branches/nuiton-matrix-2.1.x/pom.xml 2010-01-10 23:28:40 UTC (rev 206) +++ branches/nuiton-matrix-2.1.x/pom.xml 2010-01-10 23:33:17 UTC (rev 207) @@ -10,8 +10,8 @@ <parent> <groupId>org.nuiton</groupId> - <artifactId>mavenpom</artifactId> - <version>1.1.4</version> + <artifactId>mavenpom4redmine</artifactId> + <version>2.0-SNAPSHOT</version> </parent> <artifactId>nuiton-matrix</artifactId> @@ -104,9 +104,9 @@ <properties> - <nuitonutils.version>1.1.2-SNAPSHOT</nuitonutils.version> - <jaxx.version>2.0.0-SNAPSHOT</jaxx.version> - <i18n.version>1.0.2-SNAPSHOT</i18n.version> + <nuitonutils.version>1.1.2</nuitonutils.version> + <jaxx.version>2.0.0-beta-4</jaxx.version> + <i18n.version>1.0.1</i18n.version> <!-- extra files to include in release --> <redmine.releaseFiles>${redmine.libReleaseFiles}</redmine.releaseFiles>