]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - dist/osgi-boot/pom.xml
Replace version.argeo-distribution with version.argeo-tp
[lgpl/argeo-commons.git] / dist / osgi-boot / pom.xml
index 5d6c3d20b42d126ed7a2d88468e1c85416faa2e5..82b93b910c5f9019124b99b3875153c7728679a9 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.67</version>
+               <version>2.1.71-SNAPSHOT</version>
                <artifactId>dist</artifactId>
                <relativePath>..</relativePath>
        </parent>
                <dependency>
                        <groupId>org.argeo.tp</groupId>
                        <artifactId>argeo-tp</artifactId>
-                       <version>${version.argeo-distribution}</version>
+                       <version>${version.argeo-tp}</version>
                </dependency>
 
                <!-- OSGi Boot (and Equinox) -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.67</version>
+                       <version>2.1.71-SNAPSHOT</version>
                </dependency>
        </dependencies>
        <profiles>
                                                                </goals>
                                                                <configuration>
                                                                        <name>osgi-boot-equinox</name>
-                                                                       <projversion>${version.argeo-distribution}</projversion>
+                                                                       <projversion>${version.argeo-tp}</projversion>
                                                                        <mappings>
                                                                                <mapping>
                                                                                        <directory>/usr/share/osgi/boot</directory>