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:08:01 UTC

svn commit: r824740 - /tuscany/java/sca/pom.xml

Author: antelder
Date: Tue Oct 13 13:08:00 2009
New Revision: 824740

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

Modified:
    tuscany/java/sca/pom.xml

Modified: tuscany/java/sca/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/java/sca/pom.xml?rev=824740&r1=824739&r2=824740&view=diff
==============================================================================
--- tuscany/java/sca/pom.xml (original)
+++ tuscany/java/sca/pom.xml Tue Oct 13 13:08:00 2009
@@ -340,7 +340,7 @@
                    <plugin> 
                        <groupId>org.apache.tuscany.maven.plugins</groupId> 
                        <artifactId>maven-bundle-plugin</artifactId> 
-                       <version>1.0.4-SNAPSHOT</version> 
+                       <version>1.0.4</version> 
                        <extensions>true</extensions> 
                     </plugin>
                     <plugin>