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-design-services/features/features-appc-design-services | |
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-design-services/features/features-appc-design-services')
-rw-r--r-- | appc-inbound/appc-design-services/features/features-appc-design-services/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-inbound/appc-design-services/features/features-appc-design-services/pom.xml b/appc-inbound/appc-design-services/features/features-appc-design-services/pom.xml index 57aa77297..ba1bb10e7 100644 --- a/appc-inbound/appc-design-services/features/features-appc-design-services/pom.xml +++ b/appc-inbound/appc-design-services/features/features-appc-design-services/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> |