Author: tchemit Date: 2009-10-16 17:22:47 +0200 (Fri, 16 Oct 2009) New Revision: 186 Modified: trunk/pom.xml Log: use back JAXX 1.7.1 (not compatible with 2.0.x) Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2009-10-16 15:09:54 UTC (rev 185) +++ trunk/pom.xml 2009-10-16 15:22:47 UTC (rev 186) @@ -49,7 +49,7 @@ <!--Jaxx--> <dependency> <groupId>org.nuiton.jaxx</groupId> - <artifactId>jaxx-runtime</artifactId> + <artifactId>jaxx-runtime-swing</artifactId> <version>${jaxx.version}</version> <scope>compile</scope> <exclusions> @@ -104,7 +104,7 @@ <properties> <nuitonutils.version>1.1.2-SNAPSHOT</nuitonutils.version> - <jaxx.version>2.0.0-SNAPSHOT</jaxx.version> + <jaxx.version>1.7.1</jaxx.version> <i18n.version>1.0.2-SNAPSHOT</i18n.version> <!-- extra files to include in release -->