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 99bd7e52..926d7ab7 100755
--- a/netbox-client/installer/pom.xml
+++ b/netbox-client/installer/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
<relativePath/>
</parent>
diff --git a/netbox-client/pom.xml b/netbox-client/pom.xml
index 82aa9660..8f83bc93 100644
--- a/netbox-client/pom.xml
+++ b/netbox-client/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
<relativePath/>
</parent>
diff --git a/netbox-client/provider/pom.xml b/netbox-client/provider/pom.xml
index a3eb486c..ab926465 100644
--- a/netbox-client/provider/pom.xml
+++ b/netbox-client/provider/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.0.2-SNAPSHOT</version>
+ <version>2.0.2</version>
<relativePath/>
</parent>