]> 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 dc36808a3a5648680dc4252903883e08fb43b76d..5dfaebc63504c5fd978a16fac3ac11c6713fd28e 100644 (file)
@@ -1,23 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.commons.eclipse</groupId>
                <artifactId>features</artifactId>
-               <version>0.2.2-SNAPSHOT</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>
@@ -47,5 +38,7 @@
                        <groupId>org.eclipse.equinox</groupId>
                        <artifactId>org.eclipse.equinox.security</artifactId>
                </dependency>
+
+               
        </dependencies>
 </project>