diff options
author | Patrick Brady <patrick.brady@att.com> | 2019-09-20 13:41:02 -0700 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2019-09-20 13:41:09 -0700 |
commit | 12094d52d537c43c2d8d4d875dd84ba1ec7e8c7a (patch) | |
tree | b4edac9a6f7b1585b2c2d3a1fe4c2280c8ad2f41 /appc-inbound/appc-design-services/installer/pom.xml | |
parent | c1decc814fb7c646399df2b2d94c65c695190f97 (diff) |
Set appc parent 2.6.2
Change-Id: I4d3fe28ac744a62b448816fe14b645f19a3e5209
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1735
Diffstat (limited to 'appc-inbound/appc-design-services/installer/pom.xml')
-rwxr-xr-x | appc-inbound/appc-design-services/installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-inbound/appc-design-services/installer/pom.xml b/appc-inbound/appc-design-services/installer/pom.xml index 8140c7224..15473d991 100755 --- a/appc-inbound/appc-design-services/installer/pom.xml +++ b/appc-inbound/appc-design-services/installer/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.6.1</version> + <version>2.6.2</version> <relativePath /> </parent> <groupId>org.onap.appc</groupId> |