Author: antelder
Date: Wed Nov 19 03:40:41 2008
New Revision: 718934
URL: http://svn.apache.org/viewvc?rev=718934&view=rev
Log:
Copy bundle plugin from sca-equinox branch to 2.0 trunk as it appears to be
required to build
Added:
tuscany/java/sca/tools/maven/maven-bundle-plugin/
- copied from r718932,
tuscany/branches/sca-equinox/tools/maven/maven-bundle-plugin/
Modified:
tuscany/java/sca/tools/maven/maven-bundle-plugin/pom.xml
Modified: tuscany/java/sca/tools/maven/maven-bundle-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/tuscany/java/sca/tools/maven/maven-bundle-plugin/pom.xml?rev=718934&r1=718932&r2=718934&view=diff
==============================================================================
--- tuscany/java/sca/tools/maven/maven-bundle-plugin/pom.xml (original)
+++ tuscany/java/sca/tools/maven/maven-bundle-plugin/pom.xml Wed Nov 19
03:40:41 2008
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca-maven-tools</artifactId>
- <version>1.4-EQUINOX-SNAPSHOT</version>
+ <version>2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>tuscany-maven-bundle-plugin</artifactId>