summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0-Beta1/samples/running-tuscany/maven
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/branches/2.0-Beta1/samples/running-tuscany/maven')
-rw-r--r--sca-java-2.x/branches/2.0-Beta1/samples/running-tuscany/maven/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/branches/2.0-Beta1/samples/running-tuscany/maven/README b/sca-java-2.x/branches/2.0-Beta1/samples/running-tuscany/maven/README
index ff976c3515..61a1e13081 100644
--- a/sca-java-2.x/branches/2.0-Beta1/samples/running-tuscany/maven/README
+++ b/sca-java-2.x/branches/2.0-Beta1/samples/running-tuscany/maven/README
@@ -5,7 +5,7 @@ look for contributions that have the following configuration in their pom.xml fi
<plugin>
<groupId>org.apache.tuscany.maven.plugins</groupId>
<artifactId>maven-tuscany-plugin</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-Beta1</version>
</plugin>
For contributions that have this, for example, binding-sca/contribution-calculator, do the following