diff options
author | Patrick Brady <patrick.brady@att.com> | 2019-01-08 12:14:33 -0800 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2019-01-08 12:14:38 -0800 |
commit | 24f589a6febd445399fdd8bc901ccbd271c1a77b (patch) | |
tree | afbcf4257da599217d4f741990d394ed6877b38d /bundle-parent | |
parent | 66661bfb038a5a9bd2a8992f8e17231d78808488 (diff) |
Update to latest ccsdk parent version
Update from version 1.1.0 to version 1.1.3 of the ccsdk
parent files.
Change-Id: Ie955c41f84c51cff3d05e4b01621f905db815fcd
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 e4322a3..67df39e 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> |