Author: chatellier Date: 2010-01-05 08:46:08 +0000 (Tue, 05 Jan 2010) New Revision: 2873 Modified: isis-fish/trunk/pom.xml Log: Switch on topia snapshot. Modified: isis-fish/trunk/pom.xml =================================================================== --- isis-fish/trunk/pom.xml 2010-01-04 16:12:06 UTC (rev 2872) +++ isis-fish/trunk/pom.xml 2010-01-05 08:46:08 UTC (rev 2873) @@ -133,6 +133,18 @@ </dependency> <dependency> + <groupId>org.slf4j</groupId> + <artifactId>slf4j-api</artifactId> + <version>1.5.10</version> + </dependency> + + <dependency> + <groupId>org.slf4j</groupId> + <artifactId>slf4j-log4j12</artifactId> + <version>1.5.10</version> + </dependency> + + <dependency> <groupId>dom4j</groupId> <artifactId>dom4j</artifactId> <version>1.6.1</version> @@ -420,8 +432,8 @@ <properties> <!-- Custom version --> <jaxx.version>1.7.1</jaxx.version> - <eugene.version>2.0.0-beta-1</eugene.version> - <topia.version>2.3.0-beta-1</topia.version> + <eugene.version>2.0.0-beta-2-SNAPSHOT</eugene.version> + <topia.version>2.3.0-beta-2-SNAPSHOT</topia.version> <nuiton-utils.version>1.1.2</nuiton-utils.version> <nuiton-i18n.version>1.0.1</nuiton-i18n.version> <nuiton-widgets.version>1.0.1-SNAPSHOT</nuiton-widgets.version>
participants (1)
-
chatellierï¼ users.labs.libre-entreprise.org