diff options
author | rfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68> | 2009-10-30 22:10:11 +0000 |
---|---|---|
committer | rfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68> | 2009-10-30 22:10:11 +0000 |
commit | ef25a099e9ea2064b9523ec33a15f114ee52ce45 (patch) | |
tree | 8bba02f2ca100c9331fb24d018293ae10cc6395c /java/sca/distribution | |
parent | d058702bea1602cdb0f4a7887419c0db1104a0a9 (diff) |
Propagate osgi properties for OSGi remote services
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831468 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/distribution')
-rw-r--r-- | java/sca/distribution/all/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/distribution/all/pom.xml b/java/sca/distribution/all/pom.xml index 180d68b6ea..61c99e4ddd 100644 --- a/java/sca/distribution/all/pom.xml +++ b/java/sca/distribution/all/pom.xml @@ -64,7 +64,7 @@ <plugin> <groupId>org.apache.tuscany.maven.plugins</groupId> <artifactId>maven-bundle-plugin</artifactId> - <version>1.0.4</version> + <version>1.0.5-SNAPSHOT</version> <executions> <execution> <id>distribution-modules</id> |