You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by an...@apache.org on 2007/09/19 01:56:22 UTC

svn commit: r577114 - /incubator/tuscany/branches/sca-java-1.0/samples/helloworld-bpel/pom.xml

Author: antelder
Date: Tue Sep 18 16:56:21 2007
New Revision: 577114

URL: http://svn.apache.org/viewvc?rev=577114&view=rev
Log:
Fix apom version for branch

Modified:
    incubator/tuscany/branches/sca-java-1.0/samples/helloworld-bpel/pom.xml

Modified: incubator/tuscany/branches/sca-java-1.0/samples/helloworld-bpel/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-1.0/samples/helloworld-bpel/pom.xml?rev=577114&r1=577113&r2=577114&view=diff
==============================================================================
--- incubator/tuscany/branches/sca-java-1.0/samples/helloworld-bpel/pom.xml (original)
+++ incubator/tuscany/branches/sca-java-1.0/samples/helloworld-bpel/pom.xml Tue Sep 18 16:56:21 2007
@@ -141,7 +141,7 @@
 			<plugin>
 				<groupId>org.apache.tuscany.sca</groupId>
 				<artifactId>tuscany-maven-wsdl2java</artifactId>
-				<version>1.1-incubating-SNAPSHOT</version>
+				<version>1.0-incubating-SNAPSHOT</version>
 				<executions>
 					<execution>
 						<configuration>



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