aboutsummaryrefslogtreecommitdiffstats
path: root/netbox-client/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'netbox-client/pom.xml')
-rw-r--r--netbox-client/pom.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/netbox-client/pom.xml b/netbox-client/pom.xml
index efbc6376..1dd15ed9 100644
--- a/netbox-client/pom.xml
+++ b/netbox-client/pom.xml
@@ -20,13 +20,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.2.0-SNAPSHOT</version>
- <relativePath />
+ <version>1.2.1-SNAPSHOT</version>
+ <relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.adaptors</groupId>
<artifactId>netbox-client</artifactId>
- <version>0.4.0-SNAPSHOT</version>
+ <version>0.4.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-sli-adaptors :: netbox-client</name>
@@ -38,4 +38,3 @@
<module>installer</module>
</modules>
</project>
-