diff options
author | Dan Timoney <dtimoney@att.com> | 2020-03-05 11:51:01 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-03-05 15:46:51 -0500 |
commit | a612cdd3fbed35c4d5b454c6f0329fa6ecec22e1 (patch) | |
tree | 0d16ccdd850bf6351e76ffdb3148c252647f4422 /aai-service/installer/pom.xml | |
parent | fc2570e434d72144c3adac184f85c93a2c0c834e (diff) |
Roll master to Guilin
Roll versions of master for early Guilin development
Change-Id: Id725abd9ecb3c67b2687e15286cb2f2bcd50be1a
Issue-ID: CCSDK-2152
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'aai-service/installer/pom.xml')
-rwxr-xr-x | aai-service/installer/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-service/installer/pom.xml b/aai-service/installer/pom.xml index baf41865f..6a0d99097 100755 --- a/aai-service/installer/pom.xml +++ b/aai-service/installer/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>1.5.2</version> + <version>2.0.0-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>aai-service-installer</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>1.0.0-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: aai-service :: ${project.artifactId}</name> |