diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-17 14:47:22 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-17 14:47:22 -0400 |
commit | 7767b6cc2a107fe04282cf8e54d099335db45e9c (patch) | |
tree | 3c1415d5a40fb71683e7e0f30a1d89f8aec0fa59 /aai-service/pom.xml | |
parent | e0f1c0f2a7fe7c60f56f6e2a952eb5f58c3150a6 (diff) |
Roll to next snapshot
Roll to next snapshot version
Change-Id: I3a04d92d514f07bca0d1a7a719e0f6d74676d940
Issue-ID: CCSDK-1701
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'aai-service/pom.xml')
-rwxr-xr-x | aai-service/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-service/pom.xml b/aai-service/pom.xml index d4da4b5c..5e6ef190 100755 --- a/aai-service/pom.xml +++ b/aai-service/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.4.2-SNAPSHOT</version> + <version>1.4.3-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>aai-service</artifactId> - <version>0.6.2-SNAPSHOT</version> + <version>0.6.3-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: aai-service</name> |