summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/sca-java-2.0-M5/samples/helloworld-ws-sdo
diff options
context:
space:
mode:
authorkelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68>2010-05-28 13:48:54 +0000
committerkelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68>2010-05-28 13:48:54 +0000
commitc74517d74210b56938070009db4a7125c89020d3 (patch)
tree8ca578f0d0f99f6905b63d839fafccdbdcd65d18 /sca-java-2.x/branches/sca-java-2.0-M5/samples/helloworld-ws-sdo
parent06f3c850509bb88b88d022f90150ac8c04d00808 (diff)
more maven tuscany plugin version updates
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@949178 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/branches/sca-java-2.0-M5/samples/helloworld-ws-sdo')
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M5/samples/helloworld-ws-sdo/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/branches/sca-java-2.0-M5/samples/helloworld-ws-sdo/pom.xml b/sca-java-2.x/branches/sca-java-2.0-M5/samples/helloworld-ws-sdo/pom.xml
index 9d7470bdb9..30cdb92b95 100644
--- a/sca-java-2.x/branches/sca-java-2.0-M5/samples/helloworld-ws-sdo/pom.xml
+++ b/sca-java-2.x/branches/sca-java-2.0-M5/samples/helloworld-ws-sdo/pom.xml
@@ -108,7 +108,7 @@
<plugin>
<groupId>org.apache.tuscany.maven.plugins</groupId>
<artifactId>maven-tuscany-plugin</artifactId>
- <version>2.0-M5-SNAPSHOT</version>
+ <version>2.0-M4</version>
<dependencies>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>