diff options
author | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2008-12-16 18:18:33 +0000 |
---|---|---|
committer | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2008-12-16 18:18:33 +0000 |
commit | 507dbf9a94c049f983fa28ccae5ed22add21ea5d (patch) | |
tree | 817c67abafe8bfef54deac5ed48e9fca3d96c3e1 | |
parent | ae3717a3f28b7bd9459725b3dc3e8d865b6d10df (diff) |
Fixing tuscany.version to deploy snapshots
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@727103 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | branches/sca-java-1.x/modules/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.x/modules/pom.xml b/branches/sca-java-1.x/modules/pom.xml index f6636b737b..dba0ea79cf 100644 --- a/branches/sca-java-1.x/modules/pom.xml +++ b/branches/sca-java-1.x/modules/pom.xml @@ -30,7 +30,7 @@ <name>Apache Tuscany SCA Implementation Modules</name> <properties> - <tuscany.version>1.4</tuscany.version> + <tuscany.version>1.5</tuscany.version> </properties> <profiles> |