summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-04-16 13:13:29 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-04-16 13:13:29 +0000
commit51d873dee29344f25816d92e161f39fd4084fa6c (patch)
treef2691a0b44189d7a2a9c26777809ae197df3a374 /branches/sca-java-1.x
parentb5c84afe1ab53fbdb5c0233e1e5288bea6734877 (diff)
Use explicit verison to fix continuum build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@765624 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.x')
-rw-r--r--branches/sca-java-1.x/tools/maven/maven-incremental-build/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.x/tools/maven/maven-incremental-build/pom.xml b/branches/sca-java-1.x/tools/maven/maven-incremental-build/pom.xml
index 938cf8a157..7aa292df3c 100644
--- a/branches/sca-java-1.x/tools/maven/maven-incremental-build/pom.xml
+++ b/branches/sca-java-1.x/tools/maven/maven-incremental-build/pom.xml
@@ -97,7 +97,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugin-plugin</artifactId>
- <version>LATEST</version>
+ <version>2.5</version>
<configuration>
<goalPrefix>incremental</goalPrefix>
</configuration>