You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by lr...@apache.org on 2008/04/03 07:48:20 UTC

svn commit: r644175 - /incubator/tuscany/branches/sca-java-1.2/samples/helloworld-reference-jms/pom.xml

Author: lresende
Date: Wed Apr  2 22:48:19 2008
New Revision: 644175

URL: http://svn.apache.org/viewvc?rev=644175&view=rev
Log:
Fixing proper service dependency sample

Modified:
    incubator/tuscany/branches/sca-java-1.2/samples/helloworld-reference-jms/pom.xml

Modified: incubator/tuscany/branches/sca-java-1.2/samples/helloworld-reference-jms/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-1.2/samples/helloworld-reference-jms/pom.xml?rev=644175&r1=644174&r2=644175&view=diff
==============================================================================
--- incubator/tuscany/branches/sca-java-1.2/samples/helloworld-reference-jms/pom.xml (original)
+++ incubator/tuscany/branches/sca-java-1.2/samples/helloworld-reference-jms/pom.xml Wed Apr  2 22:48:19 2008
@@ -65,7 +65,7 @@
 
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
-            <artifactId>sample-helloworld-ws-service-jms</artifactId>
+            <artifactId>sample-helloworld-service-jms</artifactId>
             <version>1.2-incubating-SNAPSHOT</version>
             <scope>test</scope>
         </dependency>



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org