[Buix-commits] r1115 - lutinjaxx/branches/storm_1
Author: tchemit Date: 2009-01-02 08:27:33 +0000 (Fri, 02 Jan 2009) New Revision: 1115 Modified: lutinjaxx/branches/storm_1/pom.xml Log: suppression dependence jaxx-core Modified: lutinjaxx/branches/storm_1/pom.xml =================================================================== --- lutinjaxx/branches/storm_1/pom.xml 2009-01-02 08:27:12 UTC (rev 1114) +++ lutinjaxx/branches/storm_1/pom.xml 2009-01-02 08:27:33 UTC (rev 1115) @@ -134,10 +134,6 @@ <groupId>org.codelutin</groupId> <artifactId>jaxx-compiler-api</artifactId> <version>${project.version}</version> - </dependency> <dependency> - <groupId>org.codelutin</groupId> - <artifactId>jaxx-core</artifactId> - <version>${project.version}</version> </dependency> <!-- swing extension --> @@ -163,7 +159,7 @@ <artifactId>jaxx-compiler-validator</artifactId> <version>${project.version}</version> </dependency> - + <dependency> <groupId>org.codelutin</groupId> <artifactId>jaxx-swing-action</artifactId>
participants (1)
-
tchemit@users.labs.libre-entreprise.org