diff options
author | Patrick Brady <patrick.brady@att.com> | 2019-08-26 14:28:53 -0700 |
---|---|---|
committer | Takamune Cho <takamune.cho@att.com> | 2019-08-30 23:40:32 +0000 |
commit | a0c771eb01a35f907394582f3febb42d39f25799 (patch) | |
tree | 40e60f3b4d6173a93d5c665dffbbb0230ecdb883 /appc-config/appc-encryption-tool/provider/pom.xml | |
parent | 1a98883624408440ed71c3ec7ef2cb63f7b8b2d7 (diff) |
Change parent version to snapshot
Changing the parent version to snapshot in order to
build with the new version of appc parent which has
the Fluorine SR2 ccsdk parent poms.
Change-Id: I03d9a0d38b6d97bab17cd887562ae42ed1b19611
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1630
Diffstat (limited to 'appc-config/appc-encryption-tool/provider/pom.xml')
-rw-r--r-- | appc-config/appc-encryption-tool/provider/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-config/appc-encryption-tool/provider/pom.xml b/appc-config/appc-encryption-tool/provider/pom.xml index c77d399fc..6ccf6f2d0 100644 --- a/appc-config/appc-encryption-tool/provider/pom.xml +++ b/appc-config/appc-encryption-tool/provider/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.6.0</version> + <version>2.6.1-SNAPSHOT</version> <relativePath /> </parent> <groupId>org.onap.appc</groupId> |