diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-05-21 17:30:36 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-05-21 17:30:36 +0000 |
commit | 82d93b784a59d0fe4690bfca0f602b8b14f1d08b (patch) | |
tree | 33e653d462d3b7cd727f71d5d75a2c877d170b28 /aai-service | |
parent | bd81df3c5f3288d831c26b463e72b595779591f7 (diff) |
Release ccsdk/sli/adaptors0.7.3
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 7e755f9e..fff049c4 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.3-SNAPSHOT</version> + <version>0.7.3</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 05f67b38..0e6b947b 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.3-SNAPSHOT</version> + <version>0.7.3</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 5d60db01..bb615d1b 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.3-SNAPSHOT</version> + <version>0.7.3</version> <packaging>bundle</packaging> <name>ccsdk-sli-adaptors :: aai-service :: ${project.artifactId}</name> |