]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - dist/osgi-boot/pom.xml
[maven-release-plugin] prepare for next development iteration
[lgpl/argeo-commons.git] / dist / osgi-boot / pom.xml
index 002e07546866eacd5183ffa7d2ab41fcc4a044dd..3e27f26855e87af898935ad8f4358cee87021698 100644 (file)
@@ -1,17 +1,16 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.12-SNAPSHOT</version>
+               <version>2.1.16-SNAPSHOT</version>
                <artifactId>dist</artifactId>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>osgi-boot</artifactId>
        <packaging>pom</packaging>
-       <name>Commons OSGi Boot Distribution</name>
+       <name>Commons Deployable OSGi Boot</name>
        <properties>
-               <version.equinox>3.9.1.v20140110-1610</version.equinox>
+               <version.equinox>3.10.1.v20140909-1633</version.equinox>
        </properties>
        <profiles>
                <profile>
                                                                <configuration>
                                                                        <target>
                                                                                <copy todir="${rpm.stagingRepository}" verbose="true">
-                                                                                       <fileset dir="${project.build.directory}/rpm"
-                                                                                               includes="*/RPMS/**/*.rpm" />
+                                                                                       <fileset dir="${project.build.directory}/rpm" includes="*/RPMS/**/*.rpm" />
                                                                                        <flattenmapper />
                                                                                </copy>
                                                                        </target>