summaryrefslogtreecommitdiffstats
path: root/netbox-client/features
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2018-10-11 16:14:59 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2018-10-11 16:14:59 -0400
commit258216bfca01a583c6a86359a5eead8a339e2fc5 (patch)
treec0254fe6f81bf765207908ec4d5743ceb5eca467 /netbox-client/features
parent58df303dbd3192d391bb77c96a75ecf5e88f73cd (diff)
Prepare for RC0 release3.0.0-ONAP0.3.1
Update to prepare for RC0 release build: remove -STAGING tag from release version and use released parent poms. Change-Id: I5e07d7af8381af1f22b8288965d400f95eb92abf Issue-ID: CCSDK-617 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'netbox-client/features')
-rw-r--r--netbox-client/features/ccsdk-netbox-client/pom.xml2
-rwxr-xr-xnetbox-client/features/features-netbox-client/pom.xml2
-rwxr-xr-xnetbox-client/features/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/netbox-client/features/ccsdk-netbox-client/pom.xml b/netbox-client/features/ccsdk-netbox-client/pom.xml
index bc957a4c..6a17707f 100644
--- a/netbox-client/features/ccsdk-netbox-client/pom.xml
+++ b/netbox-client/features/ccsdk-netbox-client/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<relativePath/>
</parent>
diff --git a/netbox-client/features/features-netbox-client/pom.xml b/netbox-client/features/features-netbox-client/pom.xml
index 4a689725..af175719 100755
--- a/netbox-client/features/features-netbox-client/pom.xml
+++ b/netbox-client/features/features-netbox-client/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<relativePath />
</parent>
diff --git a/netbox-client/features/pom.xml b/netbox-client/features/pom.xml
index 92060777..6d2cb3c3 100755
--- a/netbox-client/features/pom.xml
+++ b/netbox-client/features/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<relativePath/>
</parent>