Author: tchemit Date: 2010-07-01 15:07:13 +0200 (Thu, 01 Jul 2010) New Revision: 2019 Url: http://nuiton.org/repositories/revision/jaxx/2019 Log: Anomalie #752: By default projects are not central-safe Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-07-01 12:42:31 UTC (rev 2018) +++ trunk/pom.xml 2010-07-01 13:07:13 UTC (rev 2019) @@ -398,9 +398,9 @@ <!-- pour un muli module on doit fixer le projectId --> <projectId>jaxx</projectId> - <lutinutil.version>1.3.2-SNAPSHOT</lutinutil.version> + <lutinutil.version>1.3.1</lutinutil.version> - <i18n.version>1.2.3-SNAPSHOT</i18n.version> + <i18n.version>1.2.2</i18n.version> <jxlayer.version>3.0.3</jxlayer.version>