]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.core/pom.xml
[maven-release-plugin] prepare release argeo-slc-1.1.3
[gpl/argeo-slc.git] / runtime / org.argeo.slc.core / pom.xml
index d86045f6140bde5f9ff7e57e0708327ddda922f3..0d5b3e3366f43ce23cfc923354cd76c0780beb34 100644 (file)
@@ -4,10 +4,9 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.3-SNAPSHOT</version>
+               <version>1.1.3</version>
                <relativePath>..</relativePath>
        </parent>
-       <groupId>org.argeo.slc.runtime</groupId>
        <artifactId>org.argeo.slc.core</artifactId>
        <name>SLC Core</name>
        <description>Basic implementations of SLC Specifications</description>
@@ -39,9 +38,9 @@
        </build>
        <dependencies>
                <dependency>
-                       <groupId>org.argeo.slc.runtime</groupId>
+                       <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.specs</artifactId>
-                       <version>1.1.3-SNAPSHOT</version>
+                       <version>1.1.3</version>
                </dependency>
 
                <dependency>