diff options
author | Patrick Brady <patrick.brady@att.com> | 2019-01-07 08:41:15 -0800 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2019-01-07 09:39:16 -0800 |
commit | 218cb0ceddea15164b553a4b0befe90355a786c5 (patch) | |
tree | 40bae82e91136b7769c7d2bcc22662e060926014 /appc-provider/appc-provider-model/pom.xml | |
parent | 4f2af7fd9845c66bf96b8da97a167961a98b75f4 (diff) |
Update parent pom version
Update the parent version to appc parent 1.4.1
Change-Id: I185d086595bed6410f7fd6b8c139cc6300e4467e
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1304
Diffstat (limited to 'appc-provider/appc-provider-model/pom.xml')
-rw-r--r-- | appc-provider/appc-provider-model/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-provider/appc-provider-model/pom.xml b/appc-provider/appc-provider-model/pom.xml index 443aa9ccb..9db7ab205 100644 --- a/appc-provider/appc-provider-model/pom.xml +++ b/appc-provider/appc-provider-model/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.appc.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.4.0</version> + <version>1.4.1</version> </parent> <groupId>org.onap.appc</groupId> <artifactId>appc-provider-model</artifactId> |