[maven-release-plugin] prepare release argeo-commons-2.1.56
[lgpl/argeo-commons.git] / dist / osgi-boot / pom.xml
index f503fdcec404e0eed7a0e814b9381695928622c4..402ad8bf3ddd8aa23eb05f405ab75bc376703411 100644 (file)
@@ -2,7 +2,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.40-SNAPSHOT</version>
+               <version>2.1.56</version>
                <artifactId>dist</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -23,7 +23,7 @@
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>2.1.40-SNAPSHOT</version>
+                       <version>2.1.56</version>
                </dependency>
        </dependencies>
        <profiles>
                        <id>rpmbuild</id>
                        <build>
                                <plugins>
-                                       <!-- <plugin> -->
-                                       <!-- <groupId>org.apache.maven.plugins</groupId> -->
-                                       <!-- <artifactId>maven-dependency-plugin</artifactId> -->
-                                       <!-- <executions> -->
-                                       <!-- <execution> -->
-                                       <!-- <id>copy-dependencies</id> -->
-                                       <!-- <phase>package</phase> -->
-                                       <!-- <goals> -->
-                                       <!-- <goal>copy</goal> -->
-                                       <!-- </goals> -->
-                                       <!-- <configuration> -->
-                                       <!-- <includeTypes>jar</includeTypes> -->
-                                       <!-- <stripVersion>true</stripVersion> -->
-                                       <!-- <outputDirectory>${project.build.directory}/lib</outputDirectory> -->
-                                       <!-- <artifactItems> -->
-                                       <!-- <artifactItem> -->
-                                       <!-- <groupId>org.argeo.commons</groupId> -->
-                                       <!-- <artifactId>org.argeo.osgi.boot</artifactId> -->
-                                       <!-- <version>${version.argeo-commons}</version> -->
-                                       <!-- <type>jar</type> -->
-                                       <!-- </artifactItem> -->
-                                       <!-- <artifactItem> -->
-                                       <!-- <groupId>org.argeo.tp.equinox</groupId> -->
-                                       <!-- <artifactId>org.eclipse.osgi</artifactId> -->
-                                       <!-- <version>${version.equinox}</version> -->
-                                       <!-- <type>jar</type> -->
-                                       <!-- </artifactItem> -->
-                                       <!-- </artifactItems> -->
-                                       <!-- </configuration> -->
-                                       <!-- </execution> -->
-                                       <!-- </executions> -->
-                                       <!-- </plugin> -->
                                        <plugin>
                                                <groupId>org.codehaus.mojo</groupId>
                                                <artifactId>rpm-maven-plugin</artifactId>