commit | 785ebcc95de3e064e843bec04ba7a209d854fc7c | [log] [tgz] |
---|---|---|
author | Michael Lando <ml636r@att.com> | Thu Dec 21 10:22:39 2017 +0200 |
committer | Michael Lando <ml636r@att.com> | Thu Dec 21 10:22:39 2017 +0200 |
tree | 28119c255611be15b4db3437bae96b2fd2ad5668 | |
parent | d1618e5e4532d3d7fadf83ca3c680e5e1ab38169 [diff] |
fix incorrect dependency Change-Id: Ie90efc5a9d1264d1d8d0f7048233be4f859bea23 Issue-ID: SDC-762 Signed-off-by: Michael Lando <ml636r@att.com>
diff --git a/ui-ci/pom.xml b/ui-ci/pom.xml index ff0973c..b7cf230 100644 --- a/ui-ci/pom.xml +++ b/ui-ci/pom.xml
@@ -180,7 +180,7 @@ <dependency> <groupId>org.openecomp.sdc.sdc-distribution-client</groupId> <artifactId>sdc-distribution-client</artifactId> - <version>1.1.50</version> + <version>1.1.50-SNAPSHOT</version> <scope>compile</scope> </dependency>