diff options
author | Smokowski, Steve (ss835w) <ss835w@us.att.com> | 2018-08-06 11:42:35 -0400 |
---|---|---|
committer | Smokowski, Steve (ss835w) <ss835w@us.att.com> | 2018-08-06 11:42:35 -0400 |
commit | d6f2d23cea31bef057154b1ad3ab147f4acd1223 (patch) | |
tree | b4a2820fd57450b11accc6050a66c5638cf17fc6 /asdc-controller/pom.xml | |
parent | b2b49ac5cc58b485ad709b977f251617d09ede75 (diff) |
Update SDC Client Dependencies
Issue-ID: SO-799
Change-Id: Ia403872b2d81e7277f9329d6be08df6e04f7bd27
Change-Id: Ia403872b2d81e7277f9329d6be08df6e04f7bd27
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
Diffstat (limited to 'asdc-controller/pom.xml')
-rw-r--r-- | asdc-controller/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asdc-controller/pom.xml b/asdc-controller/pom.xml index 8ab35ca9c6..f9f7127d17 100644 --- a/asdc-controller/pom.xml +++ b/asdc-controller/pom.xml @@ -196,12 +196,12 @@ <dependency> <groupId>org.onap.sdc.sdc-tosca</groupId> <artifactId>sdc-tosca</artifactId> - <version>1.3.4-SNAPSHOT</version> + <version>1.4.1</version> </dependency> <dependency> <groupId>org.onap.sdc.jtosca</groupId> <artifactId>jtosca</artifactId> - <version>1.3.4-SNAPSHOT</version> + <version>1.4.1</version> </dependency> <dependency> <groupId>org.onap.so</groupId> |