Author: tchemit Date: 2009-10-16 14:37:25 +0200 (Fri, 16 Oct 2009) New Revision: 182 Modified: trunk/pom.xml Log: use JAXX-2.x + bump versions Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2009-10-11 11:27:42 UTC (rev 181) +++ trunk/pom.xml 2009-10-16 12:37:25 UTC (rev 182) @@ -21,7 +21,7 @@ <dependency> <groupId>org.nuiton</groupId> <artifactId>nuiton-utils</artifactId> - <version>1.1.0</version> + <version>${nuitonutils.version}</version> <scope>compile</scope> </dependency> @@ -49,7 +49,7 @@ <!--Jaxx--> <dependency> <groupId>org.nuiton.jaxx</groupId> - <artifactId>jaxx-runtime-swing</artifactId> + <artifactId>jaxx-runtime</artifactId> <version>${jaxx.version}</version> <scope>compile</scope> <exclusions> @@ -102,9 +102,11 @@ <packaging>jar</packaging> <properties> - - <jaxx.version>1.7.1</jaxx.version> + <nuitonutils.version>1.1.2-SNAPSHOT</nuitonutils.version> + <jaxx.version>2.0.0-SNAPSHOT</jaxx.version> + <i18n.version>1.0.2-SNAPSHOT</i18n.version> + <!-- extra files to include in release --> <redmine.releaseFiles>${redmine.libReleaseFiles}</redmine.releaseFiles> @@ -150,7 +152,7 @@ <plugin> <groupId>org.nuiton.i18n</groupId> <artifactId>maven-i18n-plugin</artifactId> - <version>1.0.2-SNAPSHOT</version> + <version>${i18n.version}</version> <executions> <execution> <goals>