]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.support.hibernate/pom.xml
[maven-release-plugin] prepare release argeo-slc-0.14.0
[gpl/argeo-slc.git] / runtime / org.argeo.slc.support.hibernate / pom.xml
index 6c740f8b7d7ccba557719fff486e3a5009074670..2752486b155430c15584dcdf5f08e942a52b9665 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.13.2-SNAPSHOT</version>
+               <version>0.14.0</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
@@ -28,7 +28,7 @@
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>0.13.2-SNAPSHOT</version>
+                       <version>0.14.0</version>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
                        <scope>test</scope>
-                       <version>0.13.2-SNAPSHOT</version>
+                       <version>0.14.0</version>
                </dependency>
 
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.support.castor</artifactId>
                        <scope>test</scope>
-                       <version>0.13.2-SNAPSHOT</version>
+                       <version>0.14.0</version>
                </dependency>
 
                <dependency>