diff options
author | Patrick Brady <patrick.brady@att.com> | 2020-01-27 08:57:06 -0800 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2020-01-27 09:00:10 -0800 |
commit | 9b32cb60360a2a2973c621053510718de0072111 (patch) | |
tree | 80a45b47d9a6316b8dd5b29d3671d3aaa093424e /appc-config/appc-config-adaptor/features/features-appc-config-adaptor | |
parent | dac845c622625f78f5c28be9b93ecf3ab377f488 (diff) |
Change parent to version 2.7.1-SNAPSHOT
Change-Id: I5fa014f96f20dad8a6ed4bc2d7a73641ff7846c4
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1816
Diffstat (limited to 'appc-config/appc-config-adaptor/features/features-appc-config-adaptor')
-rw-r--r-- | appc-config/appc-config-adaptor/features/features-appc-config-adaptor/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-config/appc-config-adaptor/features/features-appc-config-adaptor/pom.xml b/appc-config/appc-config-adaptor/features/features-appc-config-adaptor/pom.xml index 3edc405d3..3e51bf9a9 100644 --- a/appc-config/appc-config-adaptor/features/features-appc-config-adaptor/pom.xml +++ b/appc-config/appc-config-adaptor/features/features-appc-config-adaptor/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</version> + <version>2.7.1-SNAPSHOT</version> <relativePath/> </parent> |