]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - eclipse/features/org.argeo.eclipse.dep.common/pom.xml
[maven-release-plugin] rollback the release of argeo-commons-0.3.2
[lgpl/argeo-commons.git] / eclipse / features / org.argeo.eclipse.dep.common / pom.xml
index 0b2151a615b4dbeccec1744ed488637dbf2ee6aa..5dfaebc63504c5fd978a16fac3ac11c6713fd28e 100644 (file)
@@ -4,19 +4,11 @@
        <parent>
                <groupId>org.argeo.commons.eclipse</groupId>
                <artifactId>features</artifactId>
-               <version>0.2.2</version>
+               <version>0.3.2-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.eclipse.dep.common</artifactId>
-       <name>Argeo Commons RCP Dependencies</name>
-       <build>
-               <plugins>
-                       <plugin>
-                               <groupId>org.argeo.maven.plugins</groupId>
-                               <artifactId>maven-argeo-osgi-plugin</artifactId>
-                       </plugin>
-               </plugins>
-       </build>
+       <name>Commons Eclipse Shared Dependencies</name>
        <dependencies>
                <!-- Eclipse -->
                <dependency>
@@ -46,5 +38,7 @@
                        <groupId>org.eclipse.equinox</groupId>
                        <artifactId>org.eclipse.equinox.security</artifactId>
                </dependency>
+
+               
        </dependencies>
 </project>