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:57 UTC

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

Author: antelder
Date: Thu Apr  9 15:27:56 2009
New Revision: 763696

URL: http://svn.apache.org/viewvc?rev=763696&view=rev
Log:
Update to correct plugin releases

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

Modified: tuscany/branches/sca-java-2.0-M2/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/branches/sca-java-2.0-M2/pom.xml?rev=763696&r1=763695&r2=763696&view=diff
==============================================================================
--- tuscany/branches/sca-java-2.0-M2/pom.xml (original)
+++ tuscany/branches/sca-java-2.0-M2/pom.xml Thu Apr  9 15:27:56 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>
@@ -495,7 +495,7 @@
                         <dependency>
                             <groupId>org.apache.tuscany.maven.plugins</groupId>
                             <artifactId>maven-eclipse-compiler</artifactId>
-                            <version>1.0.2-SNAPSHOT</version>
+                            <version>1.0.1</version>
                             <scope>provided</scope>
                         </dependency>
                     </dependencies>