From b514c8bd44f5715443c3d035f3fe8215a0c96656 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Mon, 5 Aug 2019 08:45:20 +0000 Subject: Release sdnc/apps --- client/pom.xml | 4 ++-- pom.xml | 4 ++-- pomba/network-discovery-api/pom.xml | 2 +- pomba/network-discovery/pom.xml | 2 +- pomba/pom.xml | 2 +- pomba/service-decomposition/pom.xml | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/client/pom.xml b/client/pom.xml index 51ddfcc..42e2485 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -6,7 +6,7 @@ jar org.onap.sdnc.apps client - 1.6.0-SNAPSHOT + 1.6.0 ONAP :: ${project.groupId} :: ${project.artifactId} http://wiki.onap.org @@ -15,7 +15,7 @@ org.onap.ccsdk.parent client-parent - 1.3.0-SNAPSHOT + 1.3.0 diff --git a/pom.xml b/pom.xml index 8ad2ca1..8aa0827 100644 --- a/pom.xml +++ b/pom.xml @@ -6,12 +6,12 @@ pom org.onap.sdnc apps - 1.6.0-SNAPSHOT + 1.6.0 org.onap.ccsdk.parent odlparent-lite - 1.3.0-SNAPSHOT + 1.3.0 sdnc-apps diff --git a/pomba/network-discovery-api/pom.xml b/pomba/network-discovery-api/pom.xml index eab1a0b..0dc7852 100644 --- a/pomba/network-discovery-api/pom.xml +++ b/pomba/network-discovery-api/pom.xml @@ -28,7 +28,7 @@ limitations under the License. org.onap.sdnc.apps.pomba network-discovery-api - 1.6.0-SNAPSHOT + 1.6.0 Network Discovery API diff --git a/pomba/network-discovery/pom.xml b/pomba/network-discovery/pom.xml index d5cef74..bef65b4 100644 --- a/pomba/network-discovery/pom.xml +++ b/pomba/network-discovery/pom.xml @@ -22,7 +22,7 @@ limitations under the License. org.onap.sdnc.apps.pomba pomba - 1.6.0-SNAPSHOT + 1.6.0 ../pom.xml diff --git a/pomba/pom.xml b/pomba/pom.xml index 00b1e98..780dde7 100644 --- a/pomba/pom.xml +++ b/pomba/pom.xml @@ -28,7 +28,7 @@ limitations under the License. org.onap.sdnc.apps.pomba pomba - 1.6.0-SNAPSHOT + 1.6.0 pom diff --git a/pomba/service-decomposition/pom.xml b/pomba/service-decomposition/pom.xml index 7c14bcd..9800d3c 100644 --- a/pomba/service-decomposition/pom.xml +++ b/pomba/service-decomposition/pom.xml @@ -22,7 +22,7 @@ limitations under the License. org.onap.sdnc.apps.pomba pomba - 1.6.0-SNAPSHOT + 1.6.0 ../pom.xml -- cgit 1.2.3-korg