diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-01-21 19:39:17 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-01-21 19:39:17 +0000 |
commit | f16e1eef7e30a9b64b4dc65fd2ebaa147526270b (patch) | |
tree | 5fa0388d5a464f6275e4768f25b9f37ea502336e /appc-config/appc-config-audit/features | |
parent | 21c6e0b092ba9546f2b3ec02d5f4b56177e08d3d (diff) |
Release appc1.7.0
Diffstat (limited to 'appc-config/appc-config-audit/features')
3 files changed, 3 insertions, 3 deletions
diff --git a/appc-config/appc-config-audit/features/features-appc-config-audit/pom.xml b/appc-config/appc-config-audit/features/features-appc-config-audit/pom.xml index 9ab19b0ed..5f0033423 100644 --- a/appc-config/appc-config-audit/features/features-appc-config-audit/pom.xml +++ b/appc-config/appc-config-audit/features/features-appc-config-audit/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>features-appc-config-audit</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <packaging>feature</packaging> <name/> diff --git a/appc-config/appc-config-audit/features/onap-appc-config-audit/pom.xml b/appc-config/appc-config-audit/features/onap-appc-config-audit/pom.xml index 37374addc..e71a1d162 100644 --- a/appc-config/appc-config-audit/features/onap-appc-config-audit/pom.xml +++ b/appc-config/appc-config-audit/features/onap-appc-config-audit/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>onap-appc-config-audit</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <packaging>feature</packaging> <name/> diff --git a/appc-config/appc-config-audit/features/pom.xml b/appc-config/appc-config-audit/features/pom.xml index bbd053c8f..4dd4e8fbf 100644 --- a/appc-config/appc-config-audit/features/pom.xml +++ b/appc-config/appc-config-audit/features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>appc-config-audit-feature-aggregator</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.0</version> <packaging>pom</packaging> <name/> |