Remove eclipse-ide
[gpl/argeo-tp.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index dc207ecd120c08f494ec80c5380c4e6200d8b60e..5d44d7fa34ce19c52c3af8adc7487ab7213397f5 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,11 +4,16 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>1.1.19-SNAPSHOT</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"
+               </additionalImports.slc-lib>
+       </properties>
        <build>
                <resources>
                        <resource>
@@ -50,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>