diff options
author | rfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68> | 2009-08-04 02:54:40 +0000 |
---|---|---|
committer | rfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68> | 2009-08-04 02:54:40 +0000 |
commit | dda25533ee5b7ff828eb216f64c14ce401ed6a60 (patch) | |
tree | 45bad8d6caed76f7d3b80a35263606c24fa1647b /java/sca | |
parent | a5ead8f9398d7c6356f40fb610c72b563dc071f1 (diff) |
Update to the 1.0.4-SNAPSHOT
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@800660 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca')
-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 4b489dd4ef..f871671da9 100644 --- a/java/sca/distribution/all/pom.xml +++ b/java/sca/distribution/all/pom.xml @@ -44,7 +44,7 @@ <plugin> <groupId>org.apache.tuscany.maven.plugins</groupId> <artifactId>maven-bundle-plugin</artifactId> - <version>1.0.3-SNAPSHOT</version> + <version>1.0.4-SNAPSHOT</version> <executions> <execution> <id>distribution-modules</id> |