diff options
author | Patrick Brady <patrick.brady@att.com> | 2020-03-31 09:46:37 -0700 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2020-03-31 09:46:42 -0700 |
commit | 6cbb73628f72e90fb8219cc7120326ef55a91653 (patch) | |
tree | 7e2e1c2f6bdf2562ceeed329511c7c574c96f43c /appc-inbound/appc-artifact-handler/features | |
parent | fec1b41ae4aa6c88ad4f42306b9b491c655fdbc7 (diff) |
Change parent to release version 2.7.1
Change-Id: I87d105f7c59c0e65bc12ef5e92f708696081f7b1
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1816
Diffstat (limited to 'appc-inbound/appc-artifact-handler/features')
3 files changed, 3 insertions, 3 deletions
diff --git a/appc-inbound/appc-artifact-handler/features/features-appc-artifact-handler/pom.xml b/appc-inbound/appc-artifact-handler/features/features-appc-artifact-handler/pom.xml index 93c4eda4f..8acf0af08 100644 --- a/appc-inbound/appc-artifact-handler/features/features-appc-artifact-handler/pom.xml +++ b/appc-inbound/appc-artifact-handler/features/features-appc-artifact-handler/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.1-SNAPSHOT</version> + <version>2.7.1</version> <relativePath/> </parent> diff --git a/appc-inbound/appc-artifact-handler/features/onap-appc-artifact-handler/pom.xml b/appc-inbound/appc-artifact-handler/features/onap-appc-artifact-handler/pom.xml index 54b9351d9..981a56ec6 100644 --- a/appc-inbound/appc-artifact-handler/features/onap-appc-artifact-handler/pom.xml +++ b/appc-inbound/appc-artifact-handler/features/onap-appc-artifact-handler/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.1-SNAPSHOT</version> + <version>2.7.1</version> <relativePath/> </parent> diff --git a/appc-inbound/appc-artifact-handler/features/pom.xml b/appc-inbound/appc-artifact-handler/features/pom.xml index da5889bd1..88654f0bd 100644 --- a/appc-inbound/appc-artifact-handler/features/pom.xml +++ b/appc-inbound/appc-artifact-handler/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.1-SNAPSHOT</version> + <version>2.7.1</version> <relativePath/> </parent> |