Skip to content

Commit

Permalink
more maven tuscany plugin version updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Dr. Kelvin James Goodson committed May 28, 2010
1 parent 662666f commit 73b8a52
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion samples/binding-sca/contribution-calculator/pom.xml
Expand Up @@ -51,7 +51,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>
</plugin>
</plugins>
</build>
Expand Down
2 changes: 1 addition & 1 deletion samples/helloworld-spring/pom.xml
Expand Up @@ -57,7 +57,7 @@
<dependency>
<groupId>org.apache.tuscany.sca.shades</groupId>
<artifactId>tuscany-spring</artifactId>
<version>2.0-M5-SNAPSHOT</version>
<version>2.0-M4</version>
</dependency>
</dependencies>
</plugin>
Expand Down
2 changes: 1 addition & 1 deletion samples/helloworld-ws-sdo/pom.xml
Expand Up @@ -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>
Expand Down

0 comments on commit 73b8a52

Please sign in to comment.