summaryrefslogtreecommitdiffstats
path: root/netbox-client/features/ccsdk-netbox-client/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-08-09 18:28:55 +0000
committerGerrit Code Review <gerrit@onap.org>2019-08-09 18:28:55 +0000
commitb429ab898e97c7607df38004e59ffeb3b747f82b (patch)
treeefcca60175d8b802d259e86d78b732d3c6bca9a5 /netbox-client/features/ccsdk-netbox-client/pom.xml
parentd9105054ab02ecbc7b323624ecfc563ed3c0c0f6 (diff)
parentc5302e63a7cfffa1fdf7f435d559a49688747a84 (diff)
Merge "CCSDK-1556 -Move this constructor to comply with Java Code Conventions"
Diffstat (limited to 'netbox-client/features/ccsdk-netbox-client/pom.xml')
-rw-r--r--netbox-client/features/ccsdk-netbox-client/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/netbox-client/features/ccsdk-netbox-client/pom.xml b/netbox-client/features/ccsdk-netbox-client/pom.xml
index 61dcf4ec8..c9d105b9e 100644
--- a/netbox-client/features/ccsdk-netbox-client/pom.xml
+++ b/netbox-client/features/ccsdk-netbox-client/pom.xml
@@ -20,13 +20,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.3.2</version>
+ <version>1.3.3-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.adaptors</groupId>
<artifactId>ccsdk-netbox-client</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.2-SNAPSHOT</version>
<packaging>feature</packaging>
<name>ccsdk-sli-adaptors :: netbox-client :: ${project.artifactId}</name>