]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - legacy/runtime/org.argeo.slc.support.castor/pom.xml
Fix commands in dist UI
[gpl/argeo-slc.git] / legacy / runtime / org.argeo.slc.support.castor / pom.xml
index 9ba9f6b90f6aa4f8f72a886ac2c18a3d5de6357e..0d1cd779cfd02fa6e5e2ab73d17df32827e5a6e0 100644 (file)
@@ -6,7 +6,6 @@
                <version>1.1.3-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
-       <groupId>org.argeo.slc.runtime</groupId>
        <artifactId>org.argeo.slc.support.castor</artifactId>
        <name>SLC Support Castor</name>
        <description>Implementations of SLC Specs using Castor</description>
@@ -62,7 +61,7 @@
        <dependencies>
 
                <dependency>
-                       <groupId>org.argeo.slc.runtime</groupId>
+                       <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
                        <version>1.1.3-SNAPSHOT</version>
                </dependency>
@@ -89,7 +88,7 @@
 
                <!-- Unit Tests -->
                <dependency>
-                       <groupId>org.argeo.slc.runtime</groupId>
+                       <groupId>org.argeo.slc</groupId>
                        <artifactId>org.argeo.slc.unit</artifactId>
                        <scope>test</scope>
                        <version>1.1.3-SNAPSHOT</version>