[maven-release-plugin] prepare release argeo-commons-2.1.77
[lgpl/argeo-commons.git] / org.argeo.cms / pom.xml
index 80676617896d2ef0470cdca6ce9c6943303c2091..cb7ee56ad48daf75db11d48dfb4ccfa1dbb70c7c 100644 (file)
@@ -4,32 +4,42 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.34</version>
+               <version>2.1.77</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.cms</artifactId>
-       <name>Commons CMS</name>
+       <name>CMS</name>
        <packaging>jar</packaging>
        <dependencies>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
-                       <artifactId>org.argeo.server.jcr</artifactId>
-                       <version>2.1.34</version>
+                       <artifactId>org.argeo.node.api</artifactId>
+                       <version>2.1.77</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
-                       <artifactId>org.argeo.security.core</artifactId>
-                       <version>2.1.34</version>
+                       <artifactId>org.argeo.jcr</artifactId>
+                       <version>2.1.77</version>
+               </dependency>
+               <dependency>
+                       <groupId>org.argeo.commons</groupId>
+                       <artifactId>org.argeo.enterprise</artifactId>
+                       <version>2.1.77</version>
+               </dependency>
+               <dependency>
+                       <groupId>org.argeo.commons</groupId>
+                       <artifactId>org.argeo.core</artifactId>
+                       <version>2.1.77</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui</artifactId>
-                       <version>2.1.34</version>
+                       <version>2.1.77</version>
                </dependency>
                <dependency>
                        <groupId>org.argeo.commons</groupId>
                        <artifactId>org.argeo.eclipse.ui.rap</artifactId>
-                       <version>2.1.34</version>
+                       <version>2.1.77</version>
                        <scope>provided</scope>
                </dependency>
        </dependencies>