[maven-release-plugin] prepare release argeo-commons-2.1.86
[lgpl/argeo-commons.git] / dist / osgi-boot / pom.xml
index f069b8c731136f47e79c39a7f1352be69ba86eb3..fba74f3bf7771fc7e3514f063f7fbfb8dcd05aef 100644 (file)
@@ -2,16 +2,16 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.75-SNAPSHOT</version>
+               <version>2.1.86</version>
                <artifactId>dist</artifactId>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>osgi-boot</artifactId>
        <packaging>pom</packaging>
        <name>Commons Deployable OSGi Boot</name>
-       <properties>
-               <version.equinox>3.10.1.v20140909-1633</version.equinox>
-       </properties>
+       <!-- <properties> -->
+       <!-- <version.equinox>3.10.1.v20140909-1633</version.equinox> -->
+       <!-- </properties> -->
        <dependencies>
                <dependency>
                        <groupId>org.argeo.tp</groupId>
@@ -23,7 +23,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.75-SNAPSHOT</version>
+                       <version>2.1.86</version>
                </dependency>
        </dependencies>
        <profiles>
                                                                                                        <include>org.argeo.commons:org.argeo.osgi.boot</include>
                                                                                                </includes>
                                                                                        </dependency>
-                                                                                       <!-- <sources> -->
-                                                                                       <!-- <source> -->
-                                                                                       <!-- <location>${project.build.directory}/lib</location> -->
-                                                                                       <!-- <includes> -->
-                                                                                       <!-- <include>org.argeo.osgi.boot.jar</include> -->
-                                                                                       <!-- </includes> -->
-                                                                                       <!-- </source> -->
-                                                                                       <!-- </sources> -->
                                                                                </mapping>
                                                                        </mappings>
                                                                        <requires>
                                                                <configuration>
                                                                        <name>osgi-boot-equinox</name>
                                                                        <projversion>${version.argeo-tp}</projversion>
+                                                                       <release>${maven.build.timestamp}</release>
                                                                        <mappings>
                                                                                <mapping>
                                                                                        <directory>/usr/share/osgi/boot</directory>
                                                                                                        <include>org.argeo.tp.equinox:org.eclipse.osgi</include>
                                                                                                </includes>
                                                                                        </dependency>
-                                                                                       <!-- <sources> -->
-                                                                                       <!-- <source> -->
-                                                                                       <!-- <location>${project.build.directory}/lib</location> -->
-                                                                                       <!-- <includes> -->
-                                                                                       <!-- <include>org.eclipse.osgi.jar</include> -->
-                                                                                       <!-- </includes> -->
-                                                                                       <!-- </source> -->
-                                                                                       <!-- </sources> -->
                                                                                </mapping>
                                                                        </mappings>
                                                                </configuration>