diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-01-24 15:24:12 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-01-24 15:24:12 +0000 |
commit | 8afc886535cc092abd527df37790e0c7fbae46d0 (patch) | |
tree | 974be75667a9b6fe16ef6296347dd7301a840961 /aafshiro | |
parent | bc0f2d7fc5a1285810488e857fb92f969293920e (diff) |
Release ccsdk/features0.7.0
Diffstat (limited to 'aafshiro')
-rwxr-xr-x | aafshiro/features/ccsdk-aafshiro/pom.xml | 2 | ||||
-rwxr-xr-x | aafshiro/features/features-aafshiro/pom.xml | 2 | ||||
-rwxr-xr-x | aafshiro/features/pom.xml | 2 | ||||
-rwxr-xr-x | aafshiro/installer/pom.xml | 2 | ||||
-rwxr-xr-x | aafshiro/pom.xml | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/aafshiro/features/ccsdk-aafshiro/pom.xml b/aafshiro/features/ccsdk-aafshiro/pom.xml index 20c95df18..e3638bb0c 100755 --- a/aafshiro/features/ccsdk-aafshiro/pom.xml +++ b/aafshiro/features/ccsdk-aafshiro/pom.xml @@ -26,7 +26,7 @@ <groupId>org.onap.ccsdk.features</groupId> <artifactId>ccsdk-aafshiro</artifactId> - <version>0.7.0-SNAPSHOT</version> + <version>0.7.0</version> <packaging>feature</packaging> <name>ccsdk-features :: aafshiro-features :: ${project.artifactId}</name> diff --git a/aafshiro/features/features-aafshiro/pom.xml b/aafshiro/features/features-aafshiro/pom.xml index 979de68f5..fca0c6719 100755 --- a/aafshiro/features/features-aafshiro/pom.xml +++ b/aafshiro/features/features-aafshiro/pom.xml @@ -26,7 +26,7 @@ <groupId>org.onap.ccsdk.features</groupId> <artifactId>features-aafshiro</artifactId> - <version>0.7.0-SNAPSHOT</version> + <version>0.7.0</version> <packaging>feature</packaging> <name>ccsdk-features :: aafshiro-features :: ${project.artifactId}</name> diff --git a/aafshiro/features/pom.xml b/aafshiro/features/pom.xml index a166cf018..f49ef896b 100755 --- a/aafshiro/features/pom.xml +++ b/aafshiro/features/pom.xml @@ -26,7 +26,7 @@ <groupId>org.onap.ccsdk.features</groupId> <artifactId>aafshiro-features</artifactId> - <version>0.7.0-SNAPSHOT</version> + <version>0.7.0</version> <packaging>pom</packaging> <name>ccsdk-features :: ${project.artifactId}</name> diff --git a/aafshiro/installer/pom.xml b/aafshiro/installer/pom.xml index 4437342c8..ef386aa3e 100755 --- a/aafshiro/installer/pom.xml +++ b/aafshiro/installer/pom.xml @@ -26,7 +26,7 @@ <groupId>org.onap.ccsdk.features</groupId> <artifactId>aafshiro-installer</artifactId> - <version>0.7.0-SNAPSHOT</version> + <version>0.7.0</version> <packaging>pom</packaging> <name>ccsdk-features :: ${project.artifactId}</name> diff --git a/aafshiro/pom.xml b/aafshiro/pom.xml index 81a1bfbb1..5ae3f07eb 100755 --- a/aafshiro/pom.xml +++ b/aafshiro/pom.xml @@ -26,7 +26,7 @@ <groupId>org.onap.ccsdk.features</groupId> <artifactId>aafshiro</artifactId> - <version>0.7.0-SNAPSHOT</version> + <version>0.7.0</version> <packaging>pom</packaging> <name>ccsdk-features :: ${project.artifactId}</name> |