]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.support.osgi/pom.xml
Fix SLC demo
[gpl/argeo-slc.git] / runtime / org.argeo.slc.support.osgi / pom.xml
index 84ae3ab259d14ac5417d7eb4ad87a5481e2a3145..f9297269b026ced7f4ff5c99c7e857fec1ad6119 100644 (file)
@@ -3,10 +3,9 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>1.1.2</version>
+               <version>1.1.4-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
-       <groupId>org.argeo.slc.runtime</groupId>
        <artifactId>org.argeo.slc.support.osgi</artifactId>
        <name>SLC Support OSGi</name>
        <packaging>jar</packaging>
@@ -29,9 +28,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-SNAPSHOT</version>
                </dependency>
 
                <dependency>