From 24f589a6febd445399fdd8bc901ccbd271c1a77b Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Tue, 8 Jan 2019 12:14:33 -0800 Subject: Update to latest ccsdk parent version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update from version 1.1.0 to version 1.1.3 of the ccsdk parent files. Change-Id: Ie955c41f84c51cff3d05e4b01621f905db815fcd Signed-off-by: Patrick Brady Issue-ID: APPC-1304 --- binding-parent/pom.xml | 2 +- bundle-parent/pom.xml | 2 +- feature-repo-parent/pom.xml | 2 +- odlparent-lite/pom.xml | 2 +- pom.xml | 2 +- single-feature-parent/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/binding-parent/pom.xml b/binding-parent/pom.xml index ab8053a..763a472 100644 --- a/binding-parent/pom.xml +++ b/binding-parent/pom.xml @@ -31,7 +31,7 @@ limitations under the License. org.onap.ccsdk.parent binding-parent - 1.1.0 + 1.1.3 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. org.onap.ccsdk.parent bundle-parent - 1.1.0 + 1.1.3 diff --git a/feature-repo-parent/pom.xml b/feature-repo-parent/pom.xml index 295feb1..b4f65c2 100644 --- a/feature-repo-parent/pom.xml +++ b/feature-repo-parent/pom.xml @@ -31,7 +31,7 @@ limitations under the License. org.onap.ccsdk.parent feature-repo-parent - 1.1.0 + 1.1.3 diff --git a/odlparent-lite/pom.xml b/odlparent-lite/pom.xml index f420234..bf67fe1 100644 --- a/odlparent-lite/pom.xml +++ b/odlparent-lite/pom.xml @@ -31,7 +31,7 @@ limitations under the License. org.onap.ccsdk.parent odlparent-lite - 1.1.0 + 1.1.3 diff --git a/pom.xml b/pom.xml index 5e9488d..79c48e2 100755 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ limitations under the License. org.onap.ccsdk.parent odlparent-lite - 1.1.0 + 1.1.3 diff --git a/single-feature-parent/pom.xml b/single-feature-parent/pom.xml index 317fd79..b747575 100644 --- a/single-feature-parent/pom.xml +++ b/single-feature-parent/pom.xml @@ -31,7 +31,7 @@ limitations under the License. org.onap.ccsdk.parent single-feature-parent - 1.1.0 + 1.1.3 -- cgit 1.2.3-korg