Adapt to changes in Argeo Commons
authorMathieu Baudier <mbaudier@argeo.org>
Wed, 5 Sep 2012 11:00:26 +0000 (11:00 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Wed, 5 Sep 2012 11:00:26 +0000 (11:00 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@5556 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

runtime/org.argeo.slc.lib.detached/pom.xml

index 8dde34f9d6640bbfac79cbe68ae9f4789a008cd1..31ae349f6253945baa9215eeeb7f226d9bb81094 100644 (file)
                        <version>1.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
-                       <groupId>org.argeo.slc</groupId>
-                       <artifactId>org.argeo.slc.support.castor</artifactId>
-                       <version>1.1.3-SNAPSHOT</version>
+                       <groupId>org.argeo.tp</groupId>
+                       <artifactId>org.springframework.oxm</artifactId>
+               </dependency>
+               <dependency>
+                       <groupId>org.argeo.tp</groupId>
+                       <artifactId>org.castor</artifactId>
                </dependency>
 
                <!-- Unit Tests -->