summaryrefslogtreecommitdiffstats
path: root/pomba/network-discovery/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-05-01 14:26:23 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-05-01 14:26:23 -0400
commit6b1320519eb99e3d929a6780163a0ebbaeea14ed (patch)
treeff5ee8c606bd5a7e0c75ca608550d9f14f064373 /pomba/network-discovery/pom.xml
parent273c1c6817247bd3e87f865e3d80f548d84138ff (diff)
Fix versions1.5.1
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) <dtimoney@att.com>
Diffstat (limited to 'pomba/network-discovery/pom.xml')
-rw-r--r--pomba/network-discovery/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pomba/network-discovery/pom.xml b/pomba/network-discovery/pom.xml
index 2b5a2fc..a5d831c 100644
--- a/pomba/network-discovery/pom.xml
+++ b/pomba/network-discovery/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
<parent>
<groupId>org.onap.sdnc.apps.pomba</groupId>
<artifactId>pomba</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.5.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>