diff options
author | Patrick Brady <patrick.brady@att.com> | 2019-01-04 13:21:45 -0800 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2019-01-04 13:21:53 -0800 |
commit | f9039e95fabcbe967383656e5223f2c5c568aacc (patch) | |
tree | 04491dc418eba9533d8ea32e6a8da0a2da19ce2a /bundle-parent | |
parent | b0ed32d4097a40f4bebce9835f096725ef2b837d (diff) |
Update to latest ccsdk parent version3.0.1-ONAP1.4.1casablanca
Update from version 1.1.0 to version 1.1.3 of the ccsdk
parent files.
Change-Id: I37851e89c633941dcc99bb0c11ccc9b7bd8b3308
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1304
Diffstat (limited to 'bundle-parent')
-rw-r--r-- | bundle-parent/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bundle-parent/pom.xml b/bundle-parent/pom.xml index 5161bd2..5579cfd 100644 --- a/bundle-parent/pom.xml +++ b/bundle-parent/pom.xml @@ -31,7 +31,7 @@ limitations under the License. <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>bundle-parent</artifactId> - <version>1.1.0</version> + <version>1.1.3</version> <relativePath /> </parent> |