Improve documentation.
[gpl/argeo-tp.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 0178833710d1de3eee7e6c87d157bb576505ef4d..cdd9db7d97f610fe1b5e7f1579cdb857654d81d6 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,12 +4,13 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>2.1.2-SNAPSHOT</version>
+               <version>2.1.3</version>
        </parent>
        <groupId>org.argeo.tp.factory</groupId>
        <artifactId>org.argeo.tp.factory.core</artifactId>
-       <version>2.1.14-SNAPSHOT</version>
-       <name>Third Party Factory</name>
+       <version>2.1.15-SNAPSHOT</version>
+       <name>Argeo Third Party Factory</name>
+       <description>OSGi packaging of FOSS third party libraries</description>
        <properties>
                <additionalImports.slc-lib>
                        javax.security.auth.callback;resolution:="optional"
@@ -62,8 +63,8 @@
        </dependencies>
        <repositories>
                <repository>
-                       <id>argeo-slc</id>
-                       <url>http://repo.argeo.org/data/public/java/argeo-slc-2.1</url>
+                       <id>argeo</id>
+                       <url>http://forge.argeo.org/data/public/java/argeo-2.1</url>
                        <releases>
                                <enabled>true</enabled>
                                <updatePolicy>daily</updatePolicy>