Adapt to SLC 2
[gpl/argeo-tp.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 5d44d7fa34ce19c52c3af8adc7487ab7213397f5..5d7d0c6cdf81603f48d3a1b1ab9c8d5b13fecad9 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>1.2.0</version>
+               <version>2.1.1-SNAPSHOT</version>
        </parent>
        <groupId>org.argeo.tp.factory</groupId>
        <artifactId>org.argeo.tp.factory.core</artifactId>
@@ -47,7 +47,7 @@
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
-                       <artifactId>org.argeo.slc.dep.rcp</artifactId>
+                       <artifactId>org.argeo.slc.dep.rap</artifactId>
                        <version>${version.slc}</version>
                        <scope>test</scope>
                </dependency>
@@ -55,7 +55,7 @@
        <repositories>
                <repository>
                        <id>argeo-slc</id>
-                       <url>http://repo.argeo.org/data/public/java/argeo-slc-1.2</url>
+                       <url>http://repo.argeo.org/data/public/java/argeo-slc-2.1</url>
                        <releases>
                                <enabled>true</enabled>
                                <updatePolicy>daily</updatePolicy>