diff options
author | Taka Cho <takamune.cho@att.com> | 2020-02-13 12:31:05 -0500 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2020-02-18 16:51:31 +0000 |
commit | 90732f0d7d131cb3a9640cde51b9afdc502a7c4d (patch) | |
tree | b9a5e4e2eaa5b7fe087c95a7eb31fa6fbee3903c /pom.xml | |
parent | c334915378ac2e6c3dbc9799e3956f37a8f750ad (diff) |
update parent version for appc
upgrade to 1.5.1 for Frankfurt
Issue-ID: APPC-1731
Change-Id: Ia7cde5fbc394a345e7e476affc72689d14177fb5
Signed-off-by: Taka Cho <takamune.cho@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ limitations under the License. <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent</artifactId> - <version>1.3.2</version> + <version>1.5.1</version> </parent> |