]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.support.simple/pom.xml
[maven-release-plugin] prepare release argeo-slc-1.1.5
[gpl/argeo-slc.git] / runtime / org.argeo.slc.support.simple / pom.xml
index 0f5266e2cb943cac0d57643381976dc066cef5b9..9bc3837378e669cfe17fe79fe1369e0213560206 100644 (file)
@@ -3,10 +3,9 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2-SNAPSHOT</version>
+               <version>1.1.5</version>
                <relativePath>..</relativePath>
        </parent>
-       <groupId>org.argeo.slc.runtime</groupId>
        <artifactId>org.argeo.slc.support.simple</artifactId>
        <name>SLC Support Simple</name>
        <description>Basic implementations of SLC Specifications</description>
@@ -37,9 +36,9 @@
        </build>
        <dependencies>
                <dependency>
-                       <groupId>org.argeo.slc.runtime</groupId>
+                       <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
-                       <version>1.1.2-SNAPSHOT</version>
+                       <version>1.1.5</version>
                </dependency>
 
                <!-- SSH -->