[maven-release-plugin] prepare release argeo-commons-2.1.59
[lgpl/argeo-commons.git] / dep / pom.xml
index 5525f6c96b56a4b31de65d1646ca576682c5c018..2e97b59d5d8230eb0f2b0c55a36a451157b9932b 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons</groupId>
                <artifactId>argeo-commons</artifactId>
-               <version>2.1.46-SNAPSHOT</version>
+               <version>2.1.59</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>dep</artifactId>
                        </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>
@@ -69,7 +76,7 @@
                                <dependency>
                                        <groupId>org.argeo.commons</groupId>
                                        <artifactId>org.argeo.osgi.boot</artifactId>
-                                       <version>2.1.46-SNAPSHOT</version>
+                                       <version>2.1.59</version>
                                        <scope>test</scope>
                                </dependency>
                        </dependencies>