summaryrefslogtreecommitdiffstats
path: root/netbox-client
diff options
context:
space:
mode:
Diffstat (limited to 'netbox-client')
-rwxr-xr-xnetbox-client/installer/pom.xml2
-rw-r--r--netbox-client/pom.xml2
-rw-r--r--netbox-client/provider/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/netbox-client/installer/pom.xml b/netbox-client/installer/pom.xml
index 70b602dc2..93e005673 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.2-SNAPSHOT</version>
+ <version>1.5.2</version>
<relativePath/>
</parent>
diff --git a/netbox-client/pom.xml b/netbox-client/pom.xml
index 54505b95f..6051f2ce9 100644
--- a/netbox-client/pom.xml
+++ b/netbox-client/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.5.2-SNAPSHOT</version>
+ <version>1.5.2</version>
<relativePath/>
</parent>
diff --git a/netbox-client/provider/pom.xml b/netbox-client/provider/pom.xml
index 851bc6706..cef1f05da 100644
--- a/netbox-client/provider/pom.xml
+++ b/netbox-client/provider/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.5.2-SNAPSHOT</version>
+ <version>1.5.2</version>
<relativePath/>
</parent>