diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-03-05 13:03:42 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-03-05 13:03:42 +0000 |
commit | 10080a36cc43fa3e634998cc3164fef002956ccd (patch) | |
tree | ac9d1364b7244215e0ef8b812f0eae3118241520 /aai-service | |
parent | d95c9b66abae3570cd9d0bf86e9fc0d348e2ef1e (diff) |
Release ccsdk/sli/adaptors0.7.1
Diffstat (limited to 'aai-service')
-rwxr-xr-x | aai-service/installer/pom.xml | 2 | ||||
-rwxr-xr-x | aai-service/pom.xml | 2 | ||||
-rwxr-xr-x | aai-service/provider/pom.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/aai-service/installer/pom.xml b/aai-service/installer/pom.xml index baf41865..f06f2618 100755 --- a/aai-service/installer/pom.xml +++ b/aai-service/installer/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>aai-service-installer</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.1</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: aai-service :: ${project.artifactId}</name> diff --git a/aai-service/pom.xml b/aai-service/pom.xml index c5167d50..1575a8dd 100755 --- a/aai-service/pom.xml +++ b/aai-service/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>aai-service</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.1</version> <packaging>pom</packaging> <name>ccsdk-sli-adaptors :: aai-service</name> diff --git a/aai-service/provider/pom.xml b/aai-service/provider/pom.xml index 082fcaab..a07a55f1 100755 --- a/aai-service/provider/pom.xml +++ b/aai-service/provider/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.adaptors</groupId> <artifactId>aai-service-provider</artifactId> - <version>0.7.1-SNAPSHOT</version> + <version>0.7.1</version> <packaging>bundle</packaging> <name>ccsdk-sli-adaptors :: aai-service :: ${project.artifactId}</name> |