]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - eclipse/features/pom.xml
commons: improve maven, new RPM structure
[lgpl/argeo-commons.git] / eclipse / features / pom.xml
index dbb02c27f60796a33e42f9e417700b6948118696..9f00461708675ea1c0f46e2a1926fc36eba2f455 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>org.argeo.commons.eclipse</groupId>
                <artifactId>eclipse</artifactId>
-               <version>0.3.3-SNAPSHOT</version>
+               <version>0.3.4-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>features</artifactId>
@@ -43,7 +43,7 @@
                        <plugin>
                                <groupId>org.apache.felix</groupId>
                                <artifactId>maven-bundle-plugin</artifactId>
-                               <version>${version.maven-bundle-plugin}</version>
+
                                <configuration>
                                        <manifestLocation>META-INF</manifestLocation>
                                </configuration>
@@ -91,7 +91,7 @@
                <dependency>
                        <groupId>org.argeo.commons.osgi</groupId>
                        <artifactId>org.argeo.osgi.boot</artifactId>
-                       <version>0.3.3-SNAPSHOT</version>
+                       <version>0.3.4-SNAPSHOT</version>
                        <scope>test</scope>
                </dependency>
        </dependencies>