]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - server/runtime/org.argeo.server.json/pom.xml
[maven-release-plugin] prepare release argeo-commons-0.4.0
[lgpl/argeo-commons.git] / server / runtime / org.argeo.server.json / pom.xml
index e990950fe32b4ed38f83fd1832fba30577abc5e9..4c76700937893d3c988cbadaa94de2d4e4cc63ce 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.3.2</version>
+               <version>0.4.0</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.3.2</version>
+                       <version>0.4.0</version>
                </dependency>
 
                <!-- JSON  -->