summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-2.0-M2/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-04-09 15:27:56 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-04-09 15:27:56 +0000
commitbb9e653fe2211ee5ad2ec5a641305d2408155e9d (patch)
tree5555dcf0177b89bfaae33695225d8f607189e4c0 /branches/sca-java-2.0-M2/pom.xml
parente0e172ce46e7a943ce223c52efe76d8494807620 (diff)
Update to correct plugin releases
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@763696 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-2.0-M2/pom.xml')
-rw-r--r--branches/sca-java-2.0-M2/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/branches/sca-java-2.0-M2/pom.xml b/branches/sca-java-2.0-M2/pom.xml
index 1ec7061554..aaa1704780 100644
--- a/branches/sca-java-2.0-M2/pom.xml
+++ b/branches/sca-java-2.0-M2/pom.xml
@@ -274,7 +274,7 @@
<plugin>
<groupId>org.apache.tuscany.maven.plugins</groupId>
<artifactId>maven-bundle-plugin</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.2</version>
<extensions>true</extensions>
</plugin>
<plugin>
@@ -495,7 +495,7 @@
<dependency>
<groupId>org.apache.tuscany.maven.plugins</groupId>
<artifactId>maven-eclipse-compiler</artifactId>
- <version>1.0.2-SNAPSHOT</version>
+ <version>1.0.1</version>
<scope>provided</scope>
</dependency>
</dependencies>