aboutsummaryrefslogtreecommitdiffstats
path: root/netbox-client/installer/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-12-02 12:35:00 -0500
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-12-02 12:35:06 -0500
commit54f98b397826e9d4281af1446b0227cdcf36f4a3 (patch)
tree80f044c8a3d6f7dffa4f19ebc6a6ccd8229d11f6 /netbox-client/installer/pom.xml
parentf2e0976cb492b1e0ec48761f61cdfb543ad50462 (diff)
Use 1.5.1-SNAPSHOT version of parent pom
Fixed version of parent pom to use snapshot version Change-Id: Iec34f6ca9bd1ab14d4c1c8a837e3b693bd716069 Issue-ID: CCSDK-1935 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'netbox-client/installer/pom.xml')
-rwxr-xr-xnetbox-client/installer/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/netbox-client/installer/pom.xml b/netbox-client/installer/pom.xml
index d872be5a..e9f437e1 100755
--- a/netbox-client/installer/pom.xml
+++ b/netbox-client/installer/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.5.0</version>
+ <version>1.5.1-SNAPSHOT</version>
<relativePath/>
</parent>