Author: echatellier Date: 2010-04-02 18:53:54 +0200 (Fri, 02 Apr 2010) New Revision: 2823 Log: Use snapshot of topia/eugene Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-04-02 14:26:48 UTC (rev 2822) +++ trunk/pom.xml 2010-04-02 16:53:54 UTC (rev 2823) @@ -124,7 +124,7 @@ <dependency> <groupId>org.apache.openejb</groupId> <artifactId>openejb-core</artifactId> - <!-- 3.2.1 has a startup warning with 1.6.0_u18 --> + <!-- 3.1.2 has a startup warning with 1.6.0_u18 --> <version>3.1.3-SNAPSHOT</version> <scope>compile</scope> </dependency> @@ -159,13 +159,6 @@ </dependency> <dependency> - <groupId>javax.time</groupId> - <artifactId>jsr-310-ri</artifactId> - <version>20100212</version> - <scope>compile</scope> - </dependency> - - <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>4.8.1</version> @@ -240,10 +233,10 @@ <!-- customized libs version --> <nuiton-utils.version>1.2.1-SNAPSHOT</nuiton-utils.version> - <eugene.version>2.0</eugene.version> - <topia.version>2.3.1-SNAPSHOT</topia.version> + <eugene.version>2.0.1-SNAPSHOT</eugene.version> + <topia.version>2.3.2-SNAPSHOT</topia.version> <jaxx.version>2.0</jaxx.version> - <i18n.version>1.1</i18n.version> + <i18n.version>1.2</i18n.version> <!--axis.version>1.4.1</axis.version--> <!-- 1.4 and 1.4.1 breaks jnlp with corrupt jar