Argeo TP v2.1.6
[gpl/argeo-tp.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 54e8b3efbee652d570d2fa94d08b23079e9fe178..f0a26e5a8281eed5d94d186aef523986b7008d3f 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.1.20</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>