]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - server/runtime/org.argeo.server.hibernate/pom.xml
[maven-release-plugin] prepare release argeo-commons-0.4.0
[lgpl/argeo-commons.git] / server / runtime / org.argeo.server.hibernate / pom.xml
index 7ae0fed8be2e6db0527ec63f52e2aa54e383d5c7..9d8c9ad05612885476167e170aaa048a15d813c8 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.commons.server</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.1.2-SNAPSHOT</version>
+               <version>0.4.0</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.server.hibernate</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>
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.core</artifactId>
-                       <version>0.1.2-SNAPSHOT</version>
+                       <version>0.4.0</version>
                </dependency>
 
                <!-- Hibernate -->
                <dependency>
                        <groupId>org.argeo.commons.server</groupId>
                        <artifactId>org.argeo.server.dep.hibernate</artifactId>
-                       <version>0.1.2-SNAPSHOT</version>
+                       <version>0.4.0</version>
                        <type>pom</type>
                </dependency>