summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--netconf/features/pom.xml2
-rw-r--r--netconf/features/restconf/odl-restconf-nb-bierman02/pom.xml2
-rw-r--r--netconf/features/restconf/pom.xml2
-rw-r--r--netconf/pom.xml2
-rw-r--r--netconf/restconf/pom.xml2
-rw-r--r--netconf/restconf/restconf-common/pom.xml2
-rwxr-xr-xnetconf/restconf/restconf-nb-bierman02-installer/pom.xml2
-rw-r--r--netconf/restconf/restconf-nb-bierman02/pom.xml2
-rw-r--r--pom.xml2
9 files changed, 9 insertions, 9 deletions
diff --git a/netconf/features/pom.xml b/netconf/features/pom.xml
index 910a38a..5430f25 100644
--- a/netconf/features/pom.xml
+++ b/netconf/features/pom.xml
@@ -17,7 +17,7 @@
<groupId>org.onap.ccsdk.odl-legacy.netconf</groupId>
<artifactId>netconf-features-parent</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0</version>
<packaging>pom</packaging>
<properties>
diff --git a/netconf/features/restconf/odl-restconf-nb-bierman02/pom.xml b/netconf/features/restconf/odl-restconf-nb-bierman02/pom.xml
index 947934a..58c2a8e 100644
--- a/netconf/features/restconf/odl-restconf-nb-bierman02/pom.xml
+++ b/netconf/features/restconf/odl-restconf-nb-bierman02/pom.xml
@@ -18,7 +18,7 @@
<groupId>org.onap.ccsdk.odl-legacy.netconf</groupId>
<artifactId>odl-restconf-nb-bierman02</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0</version>
<packaging>feature</packaging>
<name>OpenDaylight :: Restconf :: NB :: bierman02</name>
diff --git a/netconf/features/restconf/pom.xml b/netconf/features/restconf/pom.xml
index 5db9c60..366a090 100644
--- a/netconf/features/restconf/pom.xml
+++ b/netconf/features/restconf/pom.xml
@@ -17,7 +17,7 @@
<groupId>org.onap.ccsdk.odk-legacy</groupId>
<artifactId>features-restconf-aggregator</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0</version>
<packaging>pom</packaging>
<properties>
diff --git a/netconf/pom.xml b/netconf/pom.xml
index 0a1c600..0ddaa6f 100644
--- a/netconf/pom.xml
+++ b/netconf/pom.xml
@@ -19,7 +19,7 @@
<groupId>org.onap.ccsdk.odl-legacy.netconf</groupId>
<artifactId>netconf-aggregator</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0</version>
<packaging>pom</packaging>
<name>${project.artifactId}</name>
diff --git a/netconf/restconf/pom.xml b/netconf/restconf/pom.xml
index f32804b..98050b8 100644
--- a/netconf/restconf/pom.xml
+++ b/netconf/restconf/pom.xml
@@ -18,7 +18,7 @@
<groupId>org.onap.ccsdk.odl-legacy.netconf</groupId>
<artifactId>restconf-subsystem</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0</version>
<packaging>pom</packaging>
<name>${project.artifactId}</name>
diff --git a/netconf/restconf/restconf-common/pom.xml b/netconf/restconf/restconf-common/pom.xml
index 6244dbe..ff8e532 100644
--- a/netconf/restconf/restconf-common/pom.xml
+++ b/netconf/restconf/restconf-common/pom.xml
@@ -20,7 +20,7 @@
<groupId>org.onap.ccsdk.odl-legacy.netconf</groupId>
<artifactId>restconf-common</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0</version>
<packaging>bundle</packaging>
<name>${project.artifactId}</name>
diff --git a/netconf/restconf/restconf-nb-bierman02-installer/pom.xml b/netconf/restconf/restconf-nb-bierman02-installer/pom.xml
index 64b75df..100186d 100755
--- a/netconf/restconf/restconf-nb-bierman02-installer/pom.xml
+++ b/netconf/restconf/restconf-nb-bierman02-installer/pom.xml
@@ -33,7 +33,7 @@
<groupId>org.onap.ccsdk.odl-legacy.netconf</groupId>
<artifactId>restconf-nb-bierman02-installer</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0</version>
<packaging>pom</packaging>
<name>ccsdk-odl-legacy :: ${project.artifactId}</name>
diff --git a/netconf/restconf/restconf-nb-bierman02/pom.xml b/netconf/restconf/restconf-nb-bierman02/pom.xml
index b87a5ca..ce418ed 100644
--- a/netconf/restconf/restconf-nb-bierman02/pom.xml
+++ b/netconf/restconf/restconf-nb-bierman02/pom.xml
@@ -17,7 +17,7 @@
<groupId>org.onap.ccsdk.odl-legacy.netconf</groupId>
<artifactId>restconf-nb-bierman02</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0</version>
<packaging>bundle</packaging>
<!-- TODO : several jUnits need work to get them to work due to OpenDaylight Chlorine changes
diff --git a/pom.xml b/pom.xml
index c3d3016..caa33ef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
<groupId>org.onap.ccsdk.odl-legacy</groupId>
<artifactId>root-aggregator</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0</version>
<packaging>pom</packaging>
<name>${project.artifactId}</name>