aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSeshu Kumar M <seshu.kumar.m@huawei.com>2018-03-28 03:38:01 +0000
committerGerrit Code Review <gerrit@onap.org>2018-03-28 03:38:01 +0000
commit90676517b3da987604e2d666d8fcb09a8e165d65 (patch)
tree100f15d584565ff4a826ecd01c9eeea32efc3819
parent394eb84d5c6ba79081e4a19219220e1224a3dde1 (diff)
parent3dbb80243cd9526938de7cc555911a865b62c63a (diff)
Merge "Remove dependency on appc.client-lib SNAPSHOT"
-rw-r--r--bpmn/MSOCommonBPMN/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpmn/MSOCommonBPMN/pom.xml b/bpmn/MSOCommonBPMN/pom.xml
index 6cbd0175f6..6553e2ba53 100644
--- a/bpmn/MSOCommonBPMN/pom.xml
+++ b/bpmn/MSOCommonBPMN/pom.xml
@@ -438,7 +438,7 @@
<dependency>
<groupId>org.onap.appc.client</groupId>
<artifactId>client-lib</artifactId>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.0</version>
</dependency>
<dependency>
<groupId>org.onap.appc.client</groupId>