Argeo TP v2.1.11
[gpl/argeo-tp.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 8c6428cf7139512dca60e75383da8e32bc1eedbe..70817fbda7ab0186719600ac23524bea359f8ee1 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,11 +4,12 @@
        <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>
+       <version>2.1.11</version>
+       <name>Third Party Factory</name>
        <properties>
                <additionalImports.slc-lib>
                        javax.security.auth.callback;resolution:="optional"
@@ -55,7 +56,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>