]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.support.ant/pom.xml
[maven-release-plugin] prepare release argeo-slc-0.14.0
[gpl/argeo-slc.git] / runtime / org.argeo.slc.support.ant / pom.xml
index be2ea9c6d2debd5579391b94cfe3518a1731a68c..8ddeb1e825b2ca84581223c3fe9b9756d798a81d 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>runtime</artifactId>
-               <version>0.13.0</version>
+               <version>0.14.0</version>
                <relativePath>..</relativePath>
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
@@ -15,7 +15,7 @@
                        <plugin>
                                <groupId>org.apache.felix</groupId>
                                <artifactId>maven-bundle-plugin</artifactId>
-                               <version>${version.maven-bundle-plugin}</version>
+
                                <configuration>
                                        <instructions>
                                                <Export-Package>
@@ -30,6 +30,7 @@
                <dependency>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.core</artifactId>
+                       <version>0.14.0</version>
                </dependency>
 
                <dependency>
@@ -39,9 +40,8 @@
                <dependency>
                        <groupId>org.apache.ant</groupId>
                        <artifactId>com.springsource.org.apache.tools.ant.launch</artifactId>
-                       <version>1.7.1</version>
                </dependency>
-               
+
                <dependency>
                        <groupId>org.apache.commons</groupId>
                        <artifactId>com.springsource.org.apache.commons.net</artifactId>