]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.support.ant/pom.xml
[maven-release-plugin] prepare release argeo-slc-1.1.4
[gpl/argeo-slc.git] / runtime / org.argeo.slc.support.ant / pom.xml
index 85eff53df02124d0dafbd34d10947cb5e17d68da..4bece54fe3e4d5e54ab0a592824087c954d63da3 100644 (file)
@@ -3,10 +3,9 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.4</version>
                <relativePath>..</relativePath>
        </parent>
-       <groupId>org.argeo.slc.runtime</groupId>
        <artifactId>org.argeo.slc.support.ant</artifactId>
        <packaging>jar</packaging>
        <name>SLC Support Ant</name>
@@ -28,9 +27,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</version>
+                       <version>1.1.4</version>
                </dependency>
 
                <dependency>