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/10/13 15:09:08 UTC

svn commit: r824742 - /tuscany/java/sca/modules/pom.xml

Author: antelder
Date: Tue Oct 13 13:09:07 2009
New Revision: 824742

URL: http://svn.apache.org/viewvc?rev=824742&view=rev
Log:
Update to released 1.0.4 of the bundle plugin

Modified:
    tuscany/java/sca/modules/pom.xml

Modified: tuscany/java/sca/modules/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/java/sca/modules/pom.xml?rev=824742&r1=824741&r2=824742&view=diff
==============================================================================
--- tuscany/java/sca/modules/pom.xml (original)
+++ tuscany/java/sca/modules/pom.xml Tue Oct 13 13:09:07 2009
@@ -118,7 +118,7 @@
 	            <plugin> 	 
 	                <groupId>org.apache.tuscany.maven.plugins</groupId> 	 
 	                <artifactId>maven-bundle-plugin</artifactId> 	 
-	                <version>1.0.2</version> 	 
+	                <version>1.0.4</version> 	 
 	                <extensions>true</extensions> 	 
 	                <executions> 	 
 	                    <execution>