diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-10 16:16:07 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-09-10 16:16:07 -0400 |
commit | 4736befed266373062619037ca55db4d6c9c2fb0 (patch) | |
tree | 659c7a0334b89d525daf0c6304552a17dd671b8a /aai-service/pom.xml | |
parent | 3ab7010ab2cc0096c308c98103515a00c5c8bd88 (diff) |
Roll version for Frankfurt release
Roll version in master branch to Frankfurt version (0.7.0-SNAPSHOT)
Change-Id: I668004304935d1d1c312749f4c2507a159db4f0f
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 a2e18c900..b30be9f4c 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.1-SNAPSHOT</version> + <version>1.5.0-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>aai-service</artifactId> - <version>0.6.1-SNAPSHOT</version> + <version>0.7.0-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: aai-service</name> |