Skip to content

Commit

Permalink
Correct contribution dependency name
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/tuscany/sca-java-2.x/trunk@1027423 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
Anthony Elder committed Oct 26, 2010
1 parent 48afe48 commit 3995c8f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>helloworld-contribution</artifactId>
<artifactId>sample-helloworld-contribution</artifactId>
<version>2.0-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
Expand Down

0 comments on commit 3995c8f

Please sign in to comment.