]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - sandbox/runtime/org.argeo.sandbox.jackrabbit/pom.xml
[maven-release-plugin] prepare for next development iteration
[lgpl/argeo-commons.git] / sandbox / runtime / org.argeo.sandbox.jackrabbit / pom.xml
index 0d374e966c71a03527de78a6a086648f9eeb9ae5..b244741af1cafef57a82ce73b0773d445780c786 100644 (file)
@@ -1,9 +1,8 @@
-<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.sandbox</groupId>
-               <version>0.1.3-SNAPSHOT</version>
+               <version>0.2.1-SNAPSHOT</version>
                <artifactId>runtime</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -38,6 +37,9 @@
                                                        ${basedir}/../../../server/demo;in=*;ex=pom.xml;ex=target;ex=.*,
                                                        ${basedir}/../../../server/runtime;in=*/target/classes,
                                                </argeo.osgi.bundles>
+                                               
+                                               
+                                               
                                        </systemProperties>
                                </configuration>
                        </plugin>