diff options
Diffstat (limited to 'branches/sca-java-1.3/itest/osgi-tuscany/sca-api')
-rw-r--r-- | branches/sca-java-1.3/itest/osgi-tuscany/sca-api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.3/itest/osgi-tuscany/sca-api/pom.xml b/branches/sca-java-1.3/itest/osgi-tuscany/sca-api/pom.xml index bcf47cb7cb..e8436ccb3c 100644 --- a/branches/sca-java-1.3/itest/osgi-tuscany/sca-api/pom.xml +++ b/branches/sca-java-1.3/itest/osgi-tuscany/sca-api/pom.xml @@ -43,7 +43,7 @@ <plugin> <groupId>org.apache.felix</groupId> <artifactId>maven-bundle-plugin</artifactId> - <version>1.2.1</version> + <version>1.4.0</version> <extensions>true</extensions> <configuration> <instructions> |