summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing/itest/spi/pom.xml
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2012-12-07 20:53:12 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2012-12-07 20:53:12 +0000
commit1f3796522a078dda5906395ba471d151ad694b6b (patch)
treeefe3bc14f9793fbcf8003e1786454228ae4e615d /sca-java-2.x/trunk/testing/itest/spi/pom.xml
parentc06019586ccd109a06593c7efa094e8824a1dd02 (diff)
Update maven-antrun-plugin dependency in itest projects to 1.7.1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1418468 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/testing/itest/spi/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/testing/itest/spi/pom.xml b/sca-java-2.x/trunk/testing/itest/spi/pom.xml
index 19b66b5411..2e1cc8c3a3 100644
--- a/sca-java-2.x/trunk/testing/itest/spi/pom.xml
+++ b/sca-java-2.x/trunk/testing/itest/spi/pom.xml
@@ -45,7 +45,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-antrun-plugin</artifactId>
- <version>1.6</version>
+ <version>1.7.1</version>
<executions>
<execution>
<id>spi</id>