From 92a9424d6c1e9a242feee43bc97d19f542120922 Mon Sep 17 00:00:00 2001 From: Andrew Grimberg Date: Fri, 4 Nov 2016 14:15:44 -0700 Subject: Bumping versions by 0.0.1 for maintenace releases Issue-ID: CIMAN-6 Change-Id: I7dd7f0f3fb16c07317ebc6a9e4feb328aec7e965 Signed-off-by: Andrew Grimberg --- catalog-core/catalog-mgr/pom.xml | 2 +- catalog-core/distribution/catalog-all/pom.xml | 2 +- catalog-core/distribution/catalog-standalone/pom.xml | 2 +- catalog-core/distribution/pom.xml | 2 +- catalog-core/httpserver/pom.xml | 2 +- catalog-core/pom.xml | 2 +- catalog-parent/catalogparent-lite/pom.xml | 4 ++-- catalog-parent/catalogparent/pom.xml | 2 +- catalog-parent/pom.xml | 2 +- pom.xml | 2 +- 10 files changed, 11 insertions(+), 11 deletions(-) diff --git a/catalog-core/catalog-mgr/pom.xml b/catalog-core/catalog-mgr/pom.xml index 38516017..98453cf6 100644 --- a/catalog-core/catalog-mgr/pom.xml +++ b/catalog-core/catalog-mgr/pom.xml @@ -20,7 +20,7 @@ org.openo.common-tosca.catalog catalog-core-parent - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT 4.0.0 diff --git a/catalog-core/distribution/catalog-all/pom.xml b/catalog-core/distribution/catalog-all/pom.xml index 642882eb..b84e7f32 100644 --- a/catalog-core/distribution/catalog-all/pom.xml +++ b/catalog-core/distribution/catalog-all/pom.xml @@ -20,7 +20,7 @@ org.openo.common-tosca.catalog distribution - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT 4.0.0 diff --git a/catalog-core/distribution/catalog-standalone/pom.xml b/catalog-core/distribution/catalog-standalone/pom.xml index dd0bee6c..187b8bdb 100644 --- a/catalog-core/distribution/catalog-standalone/pom.xml +++ b/catalog-core/distribution/catalog-standalone/pom.xml @@ -20,7 +20,7 @@ org.openo.common-tosca.catalog distribution - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT 4.0.0 diff --git a/catalog-core/distribution/pom.xml b/catalog-core/distribution/pom.xml index 44c1f798..d5791873 100644 --- a/catalog-core/distribution/pom.xml +++ b/catalog-core/distribution/pom.xml @@ -20,7 +20,7 @@ org.openo.common-tosca.catalog catalog-core-parent - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT 4.0.0 diff --git a/catalog-core/httpserver/pom.xml b/catalog-core/httpserver/pom.xml index 8f50fd18..a48b17db 100644 --- a/catalog-core/httpserver/pom.xml +++ b/catalog-core/httpserver/pom.xml @@ -20,7 +20,7 @@ org.openo.common-tosca.catalog catalog-core-parent - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT 4.0.0 diff --git a/catalog-core/pom.xml b/catalog-core/pom.xml index 30ef9364..3e165c82 100644 --- a/catalog-core/pom.xml +++ b/catalog-core/pom.xml @@ -20,7 +20,7 @@ org.openo.common-tosca.catalog catalog-root - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT 4.0.0 diff --git a/catalog-parent/catalogparent-lite/pom.xml b/catalog-parent/catalogparent-lite/pom.xml index 202c0208..25a3926e 100644 --- a/catalog-parent/catalogparent-lite/pom.xml +++ b/catalog-parent/catalogparent-lite/pom.xml @@ -20,14 +20,14 @@ org.openo.oparent oparent - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT ../../../oparent 4.0.0 org.openo.common-tosca.catalog catalogparent-lite - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT openo/commontosca/catalog/catalogparent-lite pom diff --git a/catalog-parent/catalogparent/pom.xml b/catalog-parent/catalogparent/pom.xml index afa6315a..5570df8e 100644 --- a/catalog-parent/catalogparent/pom.xml +++ b/catalog-parent/catalogparent/pom.xml @@ -20,7 +20,7 @@ org.openo.common-tosca.catalog catalogparent-lite - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT ../catalogparent-lite diff --git a/catalog-parent/pom.xml b/catalog-parent/pom.xml index 26df0fc5..5b1bb581 100644 --- a/catalog-parent/pom.xml +++ b/catalog-parent/pom.xml @@ -20,7 +20,7 @@ org.openo.common-tosca.catalog catalogparent-lite - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT catalogparent-lite diff --git a/pom.xml b/pom.xml index 2bce496f..dcb2f38c 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ org.openo.common-tosca.catalog catalogparent - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT catalog-parent/catalogparent -- cgit 1.2.3-korg