Author: tchemit Date: 2010-01-07 01:57:50 +0100 (Thu, 07 Jan 2010) New Revision: 1709 Modified: trunk/pom.xml Log: bumps to stable version + jx libraries Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-01-04 17:25:05 UTC (rev 1708) +++ trunk/pom.xml 2010-01-07 00:57:50 UTC (rev 1709) @@ -9,7 +9,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom</artifactId> - <version>1.1.4-SNAPSHOT</version> + <version>1.1.3</version> </parent> <artifactId>jaxx</artifactId> @@ -247,7 +247,7 @@ <dependency> <groupId>org.swinglabs</groupId> <artifactId>swingx</artifactId> - <version>1.0</version> + <version>1.6</version> </dependency> <dependency> @@ -361,16 +361,14 @@ <projectId>jaxx</projectId> <lutinutil.version>1.1.0</lutinutil.version> - <i18n.version>1.0.2-SNAPSHOT</i18n.version> + <i18n.version>1.0.1</i18n.version> + <helper.version>1.2.0</helper.version> + <jredmin.version>1.1</jredmin.version> - <jxlayer.version>3.0.3</jxlayer.version> + <jxlayer.version>3.0.4</jxlayer.version> <javahelp.version>2.0.02</javahelp.version> - <!-- to include (or not) attached files to redmine file to publish --> - <!-- will be remove when using mavenpom 1.1.1 --> - <redmine.includeAttached>false</redmine.includeAttached> - </properties> <build>