From fdc3ef0322b4d42d716ca40b839cd86df09bb554 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Wed, 28 Aug 2019 08:45:15 +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 4a13fb3..24ace1d 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -6,7 +6,7 @@ jar org.onap.sdnc.apps client - 1.7.0-SNAPSHOT + 1.7.0 ONAP :: ${project.groupId} :: ${project.artifactId} http://wiki.onap.org @@ -15,7 +15,7 @@ org.onap.ccsdk.parent client-parent - 1.4.0-SNAPSHOT + 1.4.0 diff --git a/pom.xml b/pom.xml index 60a23b5..e56ec3e 100644 --- a/pom.xml +++ b/pom.xml @@ -6,12 +6,12 @@ pom org.onap.sdnc apps - 1.7.0-SNAPSHOT + 1.7.0 org.onap.ccsdk.parent odlparent-lite - 1.4.0-SNAPSHOT + 1.4.0 sdnc-apps diff --git a/pomba/network-discovery-api/pom.xml b/pomba/network-discovery-api/pom.xml index a6db132..f0270ec 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.7.0-SNAPSHOT + 1.7.0 Network Discovery API diff --git a/pomba/network-discovery/pom.xml b/pomba/network-discovery/pom.xml index 8a21615..029a878 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.7.0-SNAPSHOT + 1.7.0 ../pom.xml diff --git a/pomba/pom.xml b/pomba/pom.xml index b901e69..fce3de8 100644 --- a/pomba/pom.xml +++ b/pomba/pom.xml @@ -28,7 +28,7 @@ limitations under the License. org.onap.sdnc.apps.pomba pomba - 1.7.0-SNAPSHOT + 1.7.0 pom diff --git a/pomba/service-decomposition/pom.xml b/pomba/service-decomposition/pom.xml index 2105b8d..175b302 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.7.0-SNAPSHOT + 1.7.0 ../pom.xml -- cgit 1.2.3-korg