]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - server/runtime/org.argeo.server.json/pom.xml
commons: improve maven, new RPM structure
[lgpl/argeo-commons.git] / server / runtime / org.argeo.server.json / pom.xml
index dcdff0a4e6d8e089f15c781cee183629bc47ce1f..db4dc81afb7c2dcc468e332b96e3bd302f3fdf6c 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.2.1-SNAPSHOT</version>
+               <version>0.3.4-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.json</artifactId>
@@ -25,7 +25,7 @@
                        <plugin>
                                <groupId>org.apache.felix</groupId>
                                <artifactId>maven-bundle-plugin</artifactId>
-                               <version>${version.maven-bundle-plugin}</version>
+
                                <configuration>
                                        <instructions>
                                                <Export-Package>
@@ -41,7 +41,7 @@
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.core</artifactId>
-                       <version>0.2.1-SNAPSHOT</version>
+                       <version>0.3.4-SNAPSHOT</version>
                </dependency>
 
                <!-- JSON  -->