Use SLC v1.2.0
[gpl/argeo-tp.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 54e8b3efbee652d570d2fa94d08b23079e9fe178..5d44d7fa34ce19c52c3af8adc7487ab7213397f5 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,15 +4,14 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>1.1.19</version>
+               <version>1.2.0</version>
        </parent>
-       <groupId>org.argeo.tp.slc</groupId>
-       <artifactId>org.argeo.tp.slc.factory</artifactId>
-       <name>Argeo Distribution Factory</name>
+       <groupId>org.argeo.tp.factory</groupId>
+       <artifactId>org.argeo.tp.factory.core</artifactId>
+       <name>Third Party Factory</name>
        <properties>
                <additionalImports.slc-lib>
-                       javax.security.auth.callback;resolution:="optional",
-                       *
+                       javax.security.auth.callback;resolution:="optional"
                </additionalImports.slc-lib>
        </properties>
        <build>
@@ -56,7 +55,7 @@
        <repositories>
                <repository>
                        <id>argeo-slc</id>
-                       <url>http://repo.argeo.org/data/public/java/org.argeo.slc-1.1.x</url>
+                       <url>http://repo.argeo.org/data/public/java/argeo-slc-1.2</url>
                        <releases>
                                <enabled>true</enabled>
                                <updatePolicy>daily</updatePolicy>