From 6b1320519eb99e3d929a6780163a0ebbaeea14ed Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Wed, 1 May 2019 14:26:23 -0400 Subject: Fix versions Versions were set inconsistently in sdnc/apps - entire repo needs to have the same version number. Change-Id: I69cf0dd73cfaf2762f5fce7d0e9ff43fffd14709 Issue-ID: CCSDK-1222 Signed-off-by: Timoney, Dan (dt5972) --- pomba/network-discovery-api/pom.xml | 54 ++++++++++++++++++------------------- 1 file changed, 27 insertions(+), 27 deletions(-) (limited to 'pomba/network-discovery-api') diff --git a/pomba/network-discovery-api/pom.xml b/pomba/network-discovery-api/pom.xml index d3db665..6a8ea24 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.5.0-SNAPSHOT + 1.5.1-SNAPSHOT Network Discovery API @@ -49,31 +49,31 @@ limitations under the License. 2.9.6 test - - - - nexus-staging - - - !altDeploymentRepository - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - https://nexus.onap.org - 176c31dfe190a - ecomp-staging - - - - - - + + + + nexus-staging + + + !altDeploymentRepository + + + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + https://nexus.onap.org + 176c31dfe190a + ecomp-staging + + + + + + -- cgit 1.2.3-korg