From dad340b6eec99de46b5ea2b18606bdf847fcd2bd Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Thu, 15 Nov 2018 16:16:46 -0500 Subject: Roll to next snapshot Roll to snapshot 0.3.3-SNAPSHOT Change-Id: Iacc878d4592f59ad78d9eefa59061ad574083b5c Issue-ID: CCSDK-679 Signed-off-by: Timoney, Dan (dt5972) --- asdcApi/features/ccsdk-asdcApi/pom.xml | 4 ++-- asdcApi/features/features-asdcApi/pom.xml | 4 ++-- asdcApi/features/pom.xml | 4 ++-- asdcApi/installer/pom.xml | 4 ++-- asdcApi/model/pom.xml | 4 ++-- asdcApi/pom.xml | 4 ++-- asdcApi/provider/pom.xml | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) (limited to 'asdcApi') diff --git a/asdcApi/features/ccsdk-asdcApi/pom.xml b/asdcApi/features/ccsdk-asdcApi/pom.xml index 5967d751..b526dd31 100644 --- a/asdcApi/features/ccsdk-asdcApi/pom.xml +++ b/asdcApi/features/ccsdk-asdcApi/pom.xml @@ -6,13 +6,13 @@ org.onap.ccsdk.parent single-feature-parent - 1.1.2 + 1.1.3-SNAPSHOT org.onap.ccsdk.sli.northbound ccsdk-asdcApi - 0.3.2-SNAPSHOT + 0.3.3-SNAPSHOT feature ccsdk-sli-northbound :: asdcApi :: ${project.artifactId} diff --git a/asdcApi/features/features-asdcApi/pom.xml b/asdcApi/features/features-asdcApi/pom.xml index ce100e59..569c6a48 100644 --- a/asdcApi/features/features-asdcApi/pom.xml +++ b/asdcApi/features/features-asdcApi/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent feature-repo-parent - 1.1.2 + 1.1.3-SNAPSHOT org.onap.ccsdk.sli.northbound features-asdcApi - 0.3.2-SNAPSHOT + 0.3.3-SNAPSHOT feature ccsdk-sli-northbound :: asdcApi :: ${project.artifactId} diff --git a/asdcApi/features/pom.xml b/asdcApi/features/pom.xml index fa2e7530..e63d14c1 100755 --- a/asdcApi/features/pom.xml +++ b/asdcApi/features/pom.xml @@ -6,12 +6,12 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.2 + 1.1.3-SNAPSHOT org.onap.ccsdk.sli.northbound asdcApi-features - 0.3.2-SNAPSHOT + 0.3.3-SNAPSHOT pom ccsdk-sli-northbound :: asdcApi :: ${project.artifactId} diff --git a/asdcApi/installer/pom.xml b/asdcApi/installer/pom.xml index a1a8f724..12737828 100755 --- a/asdcApi/installer/pom.xml +++ b/asdcApi/installer/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.2 + 1.1.3-SNAPSHOT org.onap.ccsdk.sli.northbound asdcApi-installer - 0.3.2-SNAPSHOT + 0.3.3-SNAPSHOT pom ccsdk-sli-northbound :: asdcApi :: ${project.artifactId} diff --git a/asdcApi/model/pom.xml b/asdcApi/model/pom.xml index 70429054..737a5240 100755 --- a/asdcApi/model/pom.xml +++ b/asdcApi/model/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent binding-parent - 1.1.2 + 1.1.3-SNAPSHOT org.onap.ccsdk.sli.northbound asdcApi-model - 0.3.2-SNAPSHOT + 0.3.3-SNAPSHOT bundle ccsdk-sli-northbound :: asdcApi :: ${project.artifactId} diff --git a/asdcApi/pom.xml b/asdcApi/pom.xml index 572ad2b1..71b6d5a2 100755 --- a/asdcApi/pom.xml +++ b/asdcApi/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.1.2 + 1.1.3-SNAPSHOT org.onap.ccsdk.sli.northbound asdcApi - 0.3.2-SNAPSHOT + 0.3.3-SNAPSHOT pom ccsdk-sli-northbound :: asdcApi diff --git a/asdcApi/provider/pom.xml b/asdcApi/provider/pom.xml index a3675892..e6af3964 100755 --- a/asdcApi/provider/pom.xml +++ b/asdcApi/provider/pom.xml @@ -6,13 +6,13 @@ org.onap.ccsdk.parent binding-parent - 1.1.2 + 1.1.3-SNAPSHOT org.onap.ccsdk.sli.northbound asdcApi-provider - 0.3.2-SNAPSHOT + 0.3.3-SNAPSHOT bundle ccsdk-sli-northbound :: asdcApi :: ${project.artifactId} -- cgit 1.2.3-korg