]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - org.argeo.security.ui/pom.xml
Rename Commons bundles
[lgpl/argeo-commons.git] / org.argeo.security.ui / pom.xml
index 618f61cbd9f8d833f7a1b6ee2739c34aeffbe986..beb37408e6d9ac1f568a3807339538c0a95395c0 100644 (file)
@@ -3,28 +3,33 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>2.1.16</version>
+               <version>2.1.46-SNAPSHOT</version>
                <artifactId>argeo-commons</artifactId>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.security.ui</artifactId>
-       <name>Commons CMS Workbench</name>
+       <name>CMS Workbench</name>
        <packaging>jar</packaging>
        <dependencies>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
-                       <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.16</version>
+                       <artifactId>org.argeo.cms</artifactId>
+                       <version>2.1.46-SNAPSHOT</version>
                </dependency>
+<!--           <dependency> -->
+<!--                   <groupId>org.argeo.commons</groupId> -->
+<!--                   <artifactId>org.argeo.security.core</artifactId> -->
+<!--                   <version>2.1.46-SNAPSHOT</version> -->
+<!--           </dependency> -->
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.workbench</artifactId>
-                       <version>2.1.16</version>
+                       <version>2.1.46-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.util</artifactId>
-                       <version>2.1.16</version>
+                       <version>2.1.46-SNAPSHOT</version>
                </dependency>
        </dependencies>
 </project>
\ No newline at end of file