diff options
author | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2008-11-13 00:03:10 +0000 |
---|---|---|
committer | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2008-11-13 00:03:10 +0000 |
commit | 406ea6abca2e1f1620a1774875142b1179ce867d (patch) | |
tree | 67b2a84d79f37a9cdd1afb06555eb195e22ba24d /branches/sca-equinox/distribution/repository/src/main/assembly | |
parent | 70d4e6049790789d4600b5ad65262543d05210da (diff) |
Updating artifact version to avoid dependenciy issues with artifacts from trunk
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@713570 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-equinox/distribution/repository/src/main/assembly')
-rw-r--r-- | branches/sca-equinox/distribution/repository/src/main/assembly/repository.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-equinox/distribution/repository/src/main/assembly/repository.xml b/branches/sca-equinox/distribution/repository/src/main/assembly/repository.xml index ed459500a8..87e20a870b 100644 --- a/branches/sca-equinox/distribution/repository/src/main/assembly/repository.xml +++ b/branches/sca-equinox/distribution/repository/src/main/assembly/repository.xml @@ -21,7 +21,7 @@ <!-- id typically identifies the "type" (src vs bin etc) of the assembly --> <id></id> <includeBaseDirectory>true</includeBaseDirectory> - <baseDirectory>tuscany-sca-1.4-SNAPSHOT</baseDirectory> + <baseDirectory>tuscany-sca-1.4-EQUINOX-SNAPSHOT</baseDirectory> <formats> <!-- <format>dir</format> |