]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - dep/pom.xml
[maven-release-plugin] prepare release argeo-slc-0.14.0
[gpl/argeo-slc.git] / dep / pom.xml
index e291740d55e8d6405d147e54eecbba486c07c40d..c942152fe036bb33828e4dd9e2aeab11615b6af1 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.13.2-SNAPSHOT</version>
+               <version>0.14.0</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
-                       <version>0.13.2-SNAPSHOT</version>
+                       <version>0.14.0</version>
+                       <scope>test</scope>
+               </dependency>
+               <dependency>
+                       <groupId>org.argeo.slc.runtime</groupId>
+                       <artifactId>org.argeo.slc.support.maven</artifactId>
+                       <version>0.14.0</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>