[maven-release-plugin] prepare release argeo-commons-2.1.68
[lgpl/argeo-commons.git] / dep / pom.xml
index 6ede8365940733c53abde00f49ea9bf1d0d4a802..f614dc8f2441e5e7141f005e88a94ea0653ef6e6 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.44-SNAPSHOT</version>
+               <version>2.1.68</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
                <module>org.argeo.dep.cms.node</module>
                <module>org.argeo.dep.cms.platform</module>
                <module>org.argeo.dep.cms.sdk</module>
-               <!-- legacy -->
-               <!-- <module>org.argeo.security.dep.node</module> -->
-               <!-- <module>org.argeo.dep.cms</module> -->
-               <!-- <module>org.argeo.security.dep.node.rap</module> -->
        </modules>
        <build>
                <plugins>
                        </plugin>
                </plugins>
        </build>
+       <dependencies>
+               <dependency>
+                       <groupId>org.argeo.tp.equinox</groupId>
+                       <artifactId>org.eclipse.osgi</artifactId>
+                       <scope>test</scope>
+               </dependency>
+       </dependencies>
        <profiles>
                <profile>
                        <id>check-osgi</id>
@@ -73,7 +76,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.1.44-SNAPSHOT</version>
+                                       <version>2.1.68</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>