diff options
author | Patrick Brady <patrick.brady@att.com> | 2020-01-14 22:31:38 -0800 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2020-01-14 22:31:43 -0800 |
commit | 21c6e0b092ba9546f2b3ec02d5f4b56177e08d3d (patch) | |
tree | 18eace3756fd0d608ad9c24fbdf3c01933eebb28 /appc-config/appc-config-audit | |
parent | 70d72d23f7ec9d221c8f44d9e66c177d71f79551 (diff) |
Change parent to release version 2.7.0
Change-Id: Idf46f142fb571a01575ba146c2a0f32b7541d142
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1816
Diffstat (limited to 'appc-config/appc-config-audit')
6 files changed, 6 insertions, 6 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 f7715c42d..9ab19b0ed 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 @@ -24,7 +24,7 @@ limitations under the License. <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>2.7.0-SNAPSHOT</version> + <version>2.7.0</version> <relativePath/> </parent> 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 39ea9d1c6..37374addc 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 @@ -24,7 +24,7 @@ limitations under the License. <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.7.0-SNAPSHOT</version> + <version>2.7.0</version> <relativePath/> </parent> diff --git a/appc-config/appc-config-audit/features/pom.xml b/appc-config/appc-config-audit/features/pom.xml index 1f5c0f5e3..bbd053c8f 100644 --- a/appc-config/appc-config-audit/features/pom.xml +++ b/appc-config/appc-config-audit/features/pom.xml @@ -24,7 +24,7 @@ limitations under the License. <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.7.0-SNAPSHOT</version> + <version>2.7.0</version> <relativePath/> </parent> diff --git a/appc-config/appc-config-audit/installer/pom.xml b/appc-config/appc-config-audit/installer/pom.xml index ede9f3165..8dfbdfb84 100644 --- a/appc-config/appc-config-audit/installer/pom.xml +++ b/appc-config/appc-config-audit/installer/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.7.0-SNAPSHOT</version> + <version>2.7.0</version> <relativePath/> </parent> diff --git a/appc-config/appc-config-audit/pom.xml b/appc-config/appc-config-audit/pom.xml index 4ba0a4f3c..8aea757c7 100644 --- a/appc-config/appc-config-audit/pom.xml +++ b/appc-config/appc-config-audit/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.7.0-SNAPSHOT</version> + <version>2.7.0</version> <relativePath/> </parent> diff --git a/appc-config/appc-config-audit/provider/pom.xml b/appc-config/appc-config-audit/provider/pom.xml index 32d7d5627..f5aaa717f 100644 --- a/appc-config/appc-config-audit/provider/pom.xml +++ b/appc-config/appc-config-audit/provider/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.7.0-SNAPSHOT</version> + <version>2.7.0</version> <relativePath/> </parent> <groupId>org.onap.appc</groupId> |