diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-03-17 08:37:33 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-03-17 08:37:33 +0000 |
commit | cd093c9956168e01e901a99492b0dc5bbb411223 (patch) | |
tree | 1f13e81558f24d7bc4db6cef66ccabef3a551602 /java/sca/modules | |
parent | a548e884194e7bc5bf9c293d08d46e30ae982204 (diff) |
Move up to 1.0.1 of bundle plugin
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755150 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/modules')
-rw-r--r-- | java/sca/modules/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/modules/pom.xml b/java/sca/modules/pom.xml index 81d7a927eb..954620ca50 100644 --- a/java/sca/modules/pom.xml +++ b/java/sca/modules/pom.xml @@ -110,7 +110,7 @@ <plugin> <groupId>org.apache.tuscany.maven.plugins</groupId> <artifactId>maven-bundle-plugin</artifactId> - <version>1.0</version> + <version>1.0.1</version> <extensions>true</extensions> <executions> <execution> |