diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-09-10 18:49:19 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-09-10 18:49:19 +0000 |
commit | 1dd661040782fcb21280259899c66519b73e299e (patch) | |
tree | 264a7e4f1050c3c744ead5b7e45446749d72fd43 /aai-service/provider/pom.xml | |
parent | 5e95c009b9433de62236212240718fcb2ce772c1 (diff) |
Release ccsdk/sli/adaptors0.6.1
Diffstat (limited to 'aai-service/provider/pom.xml')
-rwxr-xr-x | aai-service/provider/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-service/provider/pom.xml b/aai-service/provider/pom.xml index 7f1ab206..f97243ce 100755 --- a/aai-service/provider/pom.xml +++ b/aai-service/provider/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.4.1-SNAPSHOT</version> + <version>1.4.1</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>aai-service-provider</artifactId> - <version>0.6.1-SNAPSHOT</version> + <version>0.6.1</version> <packaging>bundle</packaging> <name>ccsdk-sli-adaptors :: aai-service :: ${project.artifactId}</name> |