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 12:16:08 UTC

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

Author: antelder
Date: Thu Apr  9 10:16:08 2009
New Revision: 763584

URL: http://svn.apache.org/viewvc?rev=763584&view=rev
Log:
Update to 1.0.2 of bundle plugin now that its in the repos

Modified:
    tuscany/java/sca/pom.xml

Modified: tuscany/java/sca/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/java/sca/pom.xml?rev=763584&r1=763583&r2=763584&view=diff
==============================================================================
--- tuscany/java/sca/pom.xml (original)
+++ tuscany/java/sca/pom.xml Thu Apr  9 10:16:08 2009
@@ -274,7 +274,7 @@
                    <plugin> 
                        <groupId>org.apache.tuscany.maven.plugins</groupId> 
                        <artifactId>maven-bundle-plugin</artifactId> 
-                       <version>1.0.3-SNAPSHOT</version> 
+                       <version>1.0.2</version> 
                        <extensions>true</extensions> 
                     </plugin>
                     <plugin>