diff options
author | Rob Daugherty <rd472p@att.com> | 2018-03-27 14:32:11 -0400 |
---|---|---|
committer | Rob Daugherty <rd472p@att.com> | 2018-03-27 14:32:11 -0400 |
commit | b4473da1a753e63e66f5a9a3b1984fd4736273c2 (patch) | |
tree | 07a54d689ed6c6f94d2a58e7f683200569a49160 /aria/aria-rest-java-client | |
parent | ecc98a038909d1f9f18753706b77178f14abd8b4 (diff) |
Dependency version updates for Beijing
Update so/libs version to 1.2.1
Update aai-common version to 1.2.1
Update sdc-distribution-client version to 1.3.0
Update sdc-tosca version to 1.3.3
Change-Id: I6c8f1c5476efc4dc866bf765c265736ab70c12c7
Issue-ID: SO-536
Signed-off-by: Rob Daugherty <rd472p@att.com>
Diffstat (limited to 'aria/aria-rest-java-client')
-rwxr-xr-x | aria/aria-rest-java-client/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/aria/aria-rest-java-client/pom.xml b/aria/aria-rest-java-client/pom.xml index e06e97dd09..93ac009601 100755 --- a/aria/aria-rest-java-client/pom.xml +++ b/aria/aria-rest-java-client/pom.xml @@ -25,7 +25,6 @@ <groupId>org.onap.so</groupId> <artifactId>aria-client</artifactId> - <version>1.2.0-SNAPSHOT</version> <parent> <groupId>org.onap.so</groupId> <artifactId>aria</artifactId> |