Author: antelder
Date: Thu Apr 16 08:11:38 2009
New Revision: 765502
URL: http://svn.apache.org/viewvc?rev=765502&view=rev
Log:
Correct version of the bundle plugin to match parent pom.xml
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=765502&r1=765501&r2=765502&view=diff
==============================================================================
--- tuscany/java/sca/modules/pom.xml (original)
+++ tuscany/java/sca/modules/pom.xml Thu Apr 16 08:11:38 2009
@@ -116,7 +116,7 @@
<plugin>
<groupId>org.apache.tuscany.maven.plugins</groupId>
<artifactId>maven-bundle-plugin</artifactId>
- <version>1.0.1</version>
+ <version>1.0.2</version>
<extensions>true</extensions>
<executions>
<execution>