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-dg/appc-dg-shared/appc-dg-shared-features | |
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-dg/appc-dg-shared/appc-dg-shared-features')
3 files changed, 3 insertions, 3 deletions
diff --git a/appc-dg/appc-dg-shared/appc-dg-shared-features/features-appc-dg-shared/pom.xml b/appc-dg/appc-dg-shared/appc-dg-shared-features/features-appc-dg-shared/pom.xml index ddb9e24b4..c10aad6af 100644 --- a/appc-dg/appc-dg-shared/appc-dg-shared-features/features-appc-dg-shared/pom.xml +++ b/appc-dg/appc-dg-shared/appc-dg-shared-features/features-appc-dg-shared/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-dg/appc-dg-shared/appc-dg-shared-features/onap-appc-dg-shared/pom.xml b/appc-dg/appc-dg-shared/appc-dg-shared-features/onap-appc-dg-shared/pom.xml index 5a2d25e42..e372e89ef 100644 --- a/appc-dg/appc-dg-shared/appc-dg-shared-features/onap-appc-dg-shared/pom.xml +++ b/appc-dg/appc-dg-shared/appc-dg-shared-features/onap-appc-dg-shared/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-dg/appc-dg-shared/appc-dg-shared-features/pom.xml b/appc-dg/appc-dg-shared/appc-dg-shared-features/pom.xml index 93164c4ac..f2633cad7 100644 --- a/appc-dg/appc-dg-shared/appc-dg-shared-features/pom.xml +++ b/appc-dg/appc-dg-shared/appc-dg-shared-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> |