Argeo TP v2.1.20
[gpl/argeo-tp.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 840fce4cf927eac4f7bd7c532a603a45ab93cccc..206a9ed7a0ce4c3fb16fddd0c4f951c67458f442 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,12 +4,13 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>2.1.3</version>
+               <version>2.1.10</version>
        </parent>
        <groupId>org.argeo.tp.factory</groupId>
        <artifactId>org.argeo.tp.factory.core</artifactId>
-       <version>2.1.15-SNAPSHOT</version>
-       <name>Third Party Factory</name>
+       <version>2.1.20</version>
+       <name>Argeo Third Party Factory</name>
+       <description>OSGi packaging of free / open source third party libraries</description>
        <properties>
                <additionalImports.slc-lib>
                        javax.security.auth.callback;resolution:="optional"
@@ -63,7 +64,7 @@
        <repositories>
                <repository>
                        <id>argeo</id>
-                       <url>http://forge.argeo.org/data/public/java/argeo-2.1</url>
+                       <url>http://forge.argeo.org/data/java/argeo-2.1</url>
                        <releases>
                                <enabled>true</enabled>
                                <updatePolicy>daily</updatePolicy>