]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc/pom.xml
Remove dependencies to ant
[gpl/argeo-slc.git] / org.argeo.slc / pom.xml
index 1d512ae78fe849a2b8e125ee90e5b3c599040a84..665f1dcfddd0b212d1e10645cc443b539df755aa 100644 (file)
@@ -20,7 +20,7 @@
                <version.equinox>3.4.2.R34x_v20080826-1230</version.equinox>
                <version.maven-bundle-plugin>2.0.0</version.maven-bundle-plugin>
                <version.activemq>5.2.0.0006</version.activemq>
-               <version.maven-argeo-osgi>0.1.10</version.maven-argeo-osgi>
+               <version.maven-argeo-osgi>0.1.11</version.maven-argeo-osgi>
        </properties>
        <scm>
                <connection>scm:svn:https://www.argeo.org/svn/slc/trunk/org.argeo.slc</connection>
@@ -227,11 +227,11 @@ limitations under the License.
                                <version>${project.version}</version>
                                <classifier>tests</classifier>
                        </dependency>
-                       <dependency>
-                               <groupId>org.argeo.slc.runtime</groupId>
+                       <!--
+                               <dependency> <groupId>org.argeo.slc.runtime</groupId>
                                <artifactId>org.argeo.slc.support.ant</artifactId>
-                               <version>${project.version}</version>
-                       </dependency>
+                               <version>${project.version}</version> </dependency>
+                       -->
                        <dependency>
                                <groupId>org.argeo.slc.runtime</groupId>
                                <artifactId>org.argeo.slc.support.hibernate</artifactId>
@@ -529,9 +529,9 @@ limitations under the License.
 
                        <!-- Ant -->
                        <dependency>
-                               <groupId>org.argeo.dep.osgi</groupId>
-                               <artifactId>org.argeo.dep.osgi.ant</artifactId>
-                               <version>1.7.1</version>
+                               <groupId>org.apache.ant</groupId>
+                               <artifactId>com.springsource.org.apache.tools.ant</artifactId>
+                               <version>1.7.0</version>
                        </dependency>
 
                        <!-- Required by specific Ant tasks -->