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 2009/04/09 17:27:25 UTC

svn commit: r763695 - /tuscany/branches/sca-java-2.0-M2/modules/pom.xml

Author: antelder
Date: Thu Apr  9 15:27:25 2009
New Revision: 763695

URL: http://svn.apache.org/viewvc?rev=763695&view=rev
Log:
Update to correct bundle plugin release

Modified:
    tuscany/branches/sca-java-2.0-M2/modules/pom.xml

Modified: tuscany/branches/sca-java-2.0-M2/modules/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/branches/sca-java-2.0-M2/modules/pom.xml?rev=763695&r1=763694&r2=763695&view=diff
==============================================================================
--- tuscany/branches/sca-java-2.0-M2/modules/pom.xml (original)
+++ tuscany/branches/sca-java-2.0-M2/modules/pom.xml Thu Apr  9 15:27:25 2009
@@ -116,7 +116,7 @@
 	            <plugin> 	 
 	                <groupId>org.apache.tuscany.maven.plugins</groupId> 	 
 	                <artifactId>maven-bundle-plugin</artifactId> 	 
-	                <version>1.0.1</version> 	 
+	                <version>1.0.2</version> 	 
 	                <extensions>true</extensions> 	 
 	                <executions> 	 
 	                        <execution>