]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - server/dep/pom.xml
Java 1.5 not supported anymore
[lgpl/argeo-commons.git] / server / dep / pom.xml
index ada33bfa37f05e04e7a1dcaa221658382c16bdba..4e08a6e1229eeba66dd2b30289d8e23299e04ec1 100644 (file)
@@ -4,7 +4,7 @@
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons</groupId>
-               <version>0.2.3-SNAPSHOT</version>
+               <version>0.3.4-SNAPSHOT</version>
                <artifactId>server</artifactId>
                <relativePath>..</relativePath>
        </parent>
@@ -25,7 +25,6 @@
                        <plugin>
                                <groupId>org.argeo.maven.plugins</groupId>
                                <artifactId>maven-argeo-osgi-plugin</artifactId>
-                               <version>${version.maven-argeo-osgi}</version>
                                <executions>
                                        <execution>
                                                <id>check-osgi</id>
@@ -46,7 +45,7 @@
                <dependency>
                        <groupId>org.argeo.commons.osgi</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>0.2.3-SNAPSHOT</version>
+                       <version>0.3.4-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>