diff options
author | Patrick Brady <patrick.brady@att.com> | 2019-05-20 23:12:51 -0700 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2019-05-20 23:12:58 -0700 |
commit | 8183cf136ad38556c4628199c1eb6b30dccbb3e3 (patch) | |
tree | 6ebcfce6fc5f8e6e93a08f6d0a798feeebb2cb56 /appc-outbound/appc-aai-client/features/features-appc-aai-client/pom.xml | |
parent | 25f856faedd92ba62e8348507f7baf8ef34f4540 (diff) |
Update parent version
Update the parent version to match the new 2.*
parent versioning.
Change-Id: I77280d8cf12de1de20c01249491dc85243f5d655
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1601
Diffstat (limited to 'appc-outbound/appc-aai-client/features/features-appc-aai-client/pom.xml')
-rw-r--r-- | appc-outbound/appc-aai-client/features/features-appc-aai-client/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-outbound/appc-aai-client/features/features-appc-aai-client/pom.xml b/appc-outbound/appc-aai-client/features/features-appc-aai-client/pom.xml index edc6137f9..99e7ebcba 100644 --- a/appc-outbound/appc-aai-client/features/features-appc-aai-client/pom.xml +++ b/appc-outbound/appc-aai-client/features/features-appc-aai-client/pom.xml @@ -24,7 +24,7 @@ limitations under the License. <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>2.6.0-SNAPSHOT</version> <relativePath /> </parent> |