r738 - in branches/sammoa-1.0.4.x: . sammoa-application
Author: sbavencoff Date: 2015-06-02 12:57:48 +0000 (Tue, 02 Jun 2015) New Revision: 738 Url: http://forge.codelutin.com/projects/sammoa/repository/revisions/738 Log: fix pom dependecies Modified: branches/sammoa-1.0.4.x/pom.xml branches/sammoa-1.0.4.x/sammoa-application/pom.xml Modified: branches/sammoa-1.0.4.x/pom.xml =================================================================== --- branches/sammoa-1.0.4.x/pom.xml 2015-06-02 12:43:44 UTC (rev 737) +++ branches/sammoa-1.0.4.x/pom.xml 2015-06-02 12:57:48 UTC (rev 738) @@ -163,12 +163,6 @@ <dependencies> <dependency> - <groupId>commons-logging</groupId> - <artifactId>commons-logging</artifactId> - <version>${commonsLoggingVersion}</version> - </dependency> - - <dependency> <groupId>commons-collections</groupId> <artifactId>commons-collections</artifactId> <version>${commonsCollectionsVersion}</version> Modified: branches/sammoa-1.0.4.x/sammoa-application/pom.xml =================================================================== --- branches/sammoa-1.0.4.x/sammoa-application/pom.xml 2015-06-02 12:43:44 UTC (rev 737) +++ branches/sammoa-1.0.4.x/sammoa-application/pom.xml 2015-06-02 12:57:48 UTC (rev 738) @@ -140,10 +140,6 @@ <artifactId>h2</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>org.nuiton.topia</groupId> - <artifactId>topia-persistence</artifactId> - </dependency> </dependencies>
participants (1)
-
sbavencoffļ¼ users.forge.codelutin.com