diff options
author | Pavel Aharoni <pa0916@att.com> | 2017-11-21 18:09:33 +0200 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2017-11-21 16:12:56 +0000 |
commit | 4b3a36e8ab1a721d4d87b5e0643fa3336a5ecc6d (patch) | |
tree | f015a37717b914d659897d2f81fbab4aabade7b1 /sdc-distribution-ci/pom.xml | |
parent | 3c2636c53deea68359a8deb028bef3ef1e31502f (diff) |
[SDC-697] adding snapshot repo
Change-Id: I1c2f28a1fa548896c39d59a841c540e83858a954
Signed-off-by: Pavel Aharoni <pa0916@att.com>
Diffstat (limited to 'sdc-distribution-ci/pom.xml')
-rw-r--r-- | sdc-distribution-ci/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdc-distribution-ci/pom.xml b/sdc-distribution-ci/pom.xml index cb6f7f2..8af62ed 100644 --- a/sdc-distribution-ci/pom.xml +++ b/sdc-distribution-ci/pom.xml @@ -32,7 +32,7 @@ <dependency> <groupId>org.openecomp.sdc.sdc-tosca</groupId> <artifactId>sdc-tosca</artifactId> - <version>1.1.51-SNAPSHOT</version> + <version>1.1.55-SNAPSHOT</version> <scope>compile</scope> </dependency> |