diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-06-16 17:09:16 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-06-16 17:09:16 +0000 |
commit | c9e8f204f3d9415e2ff7245c87948e754ddd95b7 (patch) | |
tree | 971fc3fe831c01350f6ce4a73fac5159de6d34c7 /asdcApi | |
parent | 97892f35cd3a28dce2982d7f9a8830811f052178 (diff) |
Release ccsdk/sli/northbound0.7.4
Diffstat (limited to 'asdcApi')
-rwxr-xr-x | asdcApi/installer/pom.xml | 2 | ||||
-rwxr-xr-x | asdcApi/model/pom.xml | 2 | ||||
-rwxr-xr-x | asdcApi/pom.xml | 2 | ||||
-rwxr-xr-x | asdcApi/provider/pom.xml | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/asdcApi/installer/pom.xml b/asdcApi/installer/pom.xml index 57d9139e..85789321 100755 --- a/asdcApi/installer/pom.xml +++ b/asdcApi/installer/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>asdcApi-installer</artifactId> - <version>0.7.4-SNAPSHOT</version> + <version>0.7.4</version> <packaging>pom</packaging> <name>ccsdk-sli-northbound :: asdcApi :: ${project.artifactId}</name> diff --git a/asdcApi/model/pom.xml b/asdcApi/model/pom.xml index f90bf50b..f02f7b3a 100755 --- a/asdcApi/model/pom.xml +++ b/asdcApi/model/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>asdcApi-model</artifactId> - <version>0.7.4-SNAPSHOT</version> + <version>0.7.4</version> <packaging>bundle</packaging> <name>ccsdk-sli-northbound :: asdcApi :: ${project.artifactId}</name> diff --git a/asdcApi/pom.xml b/asdcApi/pom.xml index 0432f8fc..cce35c9f 100755 --- a/asdcApi/pom.xml +++ b/asdcApi/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>asdcApi</artifactId> - <version>0.7.4-SNAPSHOT</version> + <version>0.7.4</version> <packaging>pom</packaging> <name>ccsdk-sli-northbound :: asdcApi</name> diff --git a/asdcApi/provider/pom.xml b/asdcApi/provider/pom.xml index 8b39015d..10af8b63 100755 --- a/asdcApi/provider/pom.xml +++ b/asdcApi/provider/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>asdcApi-provider</artifactId> - <version>0.7.4-SNAPSHOT</version> + <version>0.7.4</version> <packaging>bundle</packaging> <name>ccsdk-sli-northbound :: asdcApi :: ${project.artifactId}</name> |