README
[gpl/argeo-tp.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index cf374b00f9094fbb672fff2cdfed8e6e5ce75e62..a480bbff97d14d2e8201eafd8e8c212189b9324d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,12 +4,13 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>lib</artifactId>
-               <version>1.2.0</version>
+               <version>2.1.5</version>
        </parent>
        <groupId>org.argeo.tp.factory</groupId>
        <artifactId>org.argeo.tp.factory.core</artifactId>
-       <version>2.1.12-SNAPSHOT</version>
-       <name>Third Party Factory</name>
+       <version>2.1.18-SNAPSHOT</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"
                                        <include>META-INF/**</include>
                                </includes>
                        </resource>
+                       <resource>
+                               <directory>.</directory>
+                               <filtering>true</filtering>
+                               <includes>
+                                       <include>META-INF/distribution.xml</include>
+                               </includes>
+                       </resource>
                </resources>
                <plugins>
                        <plugin>
                </dependency>
                <dependency>
                        <groupId>org.argeo.slc</groupId>
-                       <artifactId>org.argeo.slc.dep.rcp</artifactId>
+                       <artifactId>org.argeo.slc.dep.backend</artifactId>
                        <version>${version.slc}</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>
        <repositories>
                <repository>
-                       <id>argeo-slc</id>
-                       <url>http://repo.argeo.org/data/public/java/argeo-slc-1.2</url>
+                       <id>argeo</id>
+                       <url>http://forge.argeo.org/data/public/java/argeo-2.1</url>
                        <releases>
                                <enabled>true</enabled>
                                <updatePolicy>daily</updatePolicy>