Release ccsdk/features 0.5.1
authorjenkins-releng <jenkins-releng@onap.org>
Wed, 7 Aug 2019 22:04:14 +0000 (22:04 +0000)
committerjenkins-releng <jenkins-releng@onap.org>
Wed, 7 Aug 2019 22:04:14 +0000 (22:04 +0000)
83 files changed:
aafshiro/features/ccsdk-aafshiro/pom.xml
aafshiro/features/features-aafshiro/pom.xml
aafshiro/features/pom.xml
aafshiro/installer/pom.xml
aafshiro/pom.xml
blueprints-processor/adaptors/data-adaptor-provider/pom.xml
blueprints-processor/adaptors/pom.xml
blueprints-processor/adaptors/rest-adaptor-provider/pom.xml
blueprints-processor/features/ccsdk-blueprints-processor/pom.xml
blueprints-processor/features/features-blueprints-processor/pom.xml
blueprints-processor/features/pom.xml
blueprints-processor/installer/pom.xml
blueprints-processor/plugin/assignment-provider/pom.xml
blueprints-processor/plugin/generator-provider/pom.xml
blueprints-processor/plugin/model-provider/pom.xml
blueprints-processor/plugin/pom.xml
blueprints-processor/pom.xml
features/ccsdk-features-all/pom.xml
features/features-features/pom.xml
features/installer/pom.xml
features/pom.xml
pom.xml
sdnr/northbound/energysavings/features/pom.xml
sdnr/northbound/energysavings/installer/pom.xml
sdnr/northbound/energysavings/model/pom.xml
sdnr/northbound/energysavings/pom.xml
sdnr/northbound/energysavings/provider/pom.xml
sdnr/northbound/features/ccsdk-features-sdnr-northbound-all/pom.xml
sdnr/northbound/features/installer/pom.xml
sdnr/northbound/features/pom.xml
sdnr/northbound/oofpcipoc/consumer/pom.xml
sdnr/northbound/oofpcipoc/feature/pom.xml
sdnr/northbound/oofpcipoc/installer/pom.xml
sdnr/northbound/oofpcipoc/model/pom.xml
sdnr/northbound/oofpcipoc/pom.xml
sdnr/northbound/oofpcipoc/provider/pom.xml
sdnr/northbound/pom.xml
sdnr/wt/apigateway/feature/pom.xml
sdnr/wt/apigateway/installer/pom.xml
sdnr/wt/apigateway/pom.xml
sdnr/wt/apigateway/provider/pom.xml
sdnr/wt/devicemanager/feature/pom.xml
sdnr/wt/devicemanager/installer/pom.xml
sdnr/wt/devicemanager/model/pom.xml
sdnr/wt/devicemanager/pom.xml
sdnr/wt/devicemanager/provider/pom.xml
sdnr/wt/devicemodel/feature/pom.xml
sdnr/wt/devicemodel/installer/pom.xml
sdnr/wt/devicemodel/model/pom.xml
sdnr/wt/devicemodel/pom.xml
sdnr/wt/featureaggregator/feature/pom.xml
sdnr/wt/featureaggregator/installer/pom.xml
sdnr/wt/featureaggregator/pom.xml
sdnr/wt/helpserver/feature/pom.xml
sdnr/wt/helpserver/installer/pom.xml
sdnr/wt/helpserver/pom.xml
sdnr/wt/helpserver/provider/pom.xml
sdnr/wt/odlux/apps/apiDemo/pom.xml
sdnr/wt/odlux/apps/app-feature/pom.xml
sdnr/wt/odlux/apps/app-installer/pom.xml
sdnr/wt/odlux/apps/configurationApp/pom.xml
sdnr/wt/odlux/apps/connectApp/pom.xml
sdnr/wt/odlux/apps/demoApp/pom.xml
sdnr/wt/odlux/apps/faultApp/pom.xml
sdnr/wt/odlux/apps/helpApp/pom.xml
sdnr/wt/odlux/apps/inventoryApp/pom.xml
sdnr/wt/odlux/apps/maintenanceApp/pom.xml
sdnr/wt/odlux/apps/mediatorApp/pom.xml
sdnr/wt/odlux/apps/minimumApp/pom.xml
sdnr/wt/odlux/apps/performanceHistoryApp/pom.xml
sdnr/wt/odlux/core/features/pom.xml
sdnr/wt/odlux/core/installer/pom.xml
sdnr/wt/odlux/core/model/pom.xml
sdnr/wt/odlux/core/pom.xml
sdnr/wt/odlux/core/provider/pom.xml
sdnr/wt/odlux/framework/pom.xml
sdnr/wt/odlux/pom.xml
sdnr/wt/pom.xml
sdnr/wt/websocketmanager2/feature/pom.xml
sdnr/wt/websocketmanager2/installer/pom.xml
sdnr/wt/websocketmanager2/model/pom.xml
sdnr/wt/websocketmanager2/pom.xml
sdnr/wt/websocketmanager2/provider/pom.xml

index 39b0b3e..e36873d 100755 (executable)
@@ -26,7 +26,7 @@
 
        <groupId>org.onap.ccsdk.features</groupId>
        <artifactId>ccsdk-aafshiro</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.1</version>
        <packaging>feature</packaging>
 
        <name>ccsdk-features :: aafshiro :: ${project.artifactId}</name>
index a6e384d..f115498 100755 (executable)
@@ -26,7 +26,7 @@
 
        <groupId>org.onap.ccsdk.features</groupId>
        <artifactId>features-aafshiro</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.1</version>
        <packaging>feature</packaging>
 
        <name>ccsdk-features :: aafshiro :: ${project.artifactId}</name>
index 1885e11..37ae65a 100755 (executable)
@@ -26,7 +26,7 @@
 
        <groupId>org.onap.ccsdk.features</groupId>
        <artifactId>aafshiro-features</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.1</version>
        <packaging>pom</packaging>
 
        <name>ccsdk-features :: aafshiro :: ${project.artifactId}</name>
index 5efea85..cb3b020 100755 (executable)
@@ -26,7 +26,7 @@
 
        <groupId>org.onap.ccsdk.features</groupId>
        <artifactId>aafshiro-installer</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.1</version>
        <packaging>pom</packaging>
 
        <name>ccsdk-features :: aafshiro :: ${project.artifactId}</name>
index 96788b8..497f69a 100755 (executable)
@@ -26,7 +26,7 @@
 
        <groupId>org.onap.ccsdk.features</groupId>
        <artifactId>aafshiro</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.1</version>
        <packaging>pom</packaging>
 
        <name>ccsdk-features :: aafshiro</name>
index 21773fa..bfd619b 100644 (file)
@@ -18,7 +18,7 @@
        </parent>
 
        <groupId>org.onap.ccsdk.features</groupId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.1</version>
        <artifactId>blueprints-data-adaptor-provider</artifactId>
        <packaging>bundle</packaging>
        <name>Blueprints Data Adaptor - Provider</name>
index 92109a9..b49ee09 100644 (file)
@@ -25,7 +25,7 @@
        </parent>
 
        <groupId>org.onap.ccsdk.features</groupId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.1</version>
        <modelVersion>4.0.0</modelVersion>
        <packaging>pom</packaging>
        <artifactId>blueprints-processor-adaptors</artifactId>
index b5b7806..85d84e9 100644 (file)
@@ -26,7 +26,7 @@
        </parent>
 
        <groupId>org.onap.ccsdk.features</groupId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.1</version>
        <artifactId>blueprints-rest-adaptor-provider</artifactId>
        <packaging>bundle</packaging>
        <name>Blueprints Rest Adaptor - Provider</name>
index 2d5ee44..03b6a86 100644 (file)
@@ -26,7 +26,7 @@
 
        <groupId>org.onap.ccsdk.features</groupId>
        <artifactId>ccsdk-blueprints-processor</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.1</version>
        <packaging>feature</packaging>
 
        <name>Blueprints Processor :: Features :: ${project.artifactId}</name>
index b039c20..0622e32 100755 (executable)
@@ -26,7 +26,7 @@
 
        <groupId>org.onap.ccsdk.features</groupId>
        <artifactId>features-blueprints-processor</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.1</version>
        <packaging>feature</packaging>
 
        <name>Blueprints Processor :: CCSDK Features :: ${project.artifactId}</name>
index 0713cf3..02916db 100755 (executable)
@@ -26,7 +26,7 @@
 
        <groupId>org.onap.ccsdk.features</groupId>
        <artifactId>blueprints-processor-features</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.1</version>
        <packaging>pom</packaging>
 
        <name>Blueprints Processor :: Features aggregator :: ${project.artifactId}</name>
index 0094e1e..4d16ce7 100644 (file)
@@ -26,7 +26,7 @@
 
        <groupId>org.onap.ccsdk.features</groupId>
        <artifactId>blueprints-processor-installer</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.1</version>
        <packaging>pom</packaging>
        <name>Blueprints Processor :: ${project.artifactId}</name>
 
index 22f7638..0913f0f 100644 (file)
@@ -26,7 +26,7 @@
        </parent>
 
        <groupId>org.onap.ccsdk.features</groupId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.1</version>
        <artifactId>blueprints-assignment-provider</artifactId>
        <packaging>bundle</packaging>
        <name>Blueprints Assignment - Provider</name>
index 249f264..91b8487 100644 (file)
@@ -26,7 +26,7 @@
        </parent>
 
        <groupId>org.onap.ccsdk.features</groupId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.1</version>
        <artifactId>blueprints-generator-provider</artifactId>
        <packaging>bundle</packaging>
        <name>Blueprints Generator - Provider</name>
index 7ed6d22..7d38ed5 100644 (file)
@@ -26,7 +26,7 @@
     </parent>
 
     <groupId>org.onap.ccsdk.features</groupId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.1</version>
     <artifactId>blueprints-model-provider</artifactId>
     <packaging>bundle</packaging>
     <name>Blueprints Model - Provider</name>
index 06904da..d2ae8c4 100644 (file)
@@ -25,7 +25,7 @@
                <relativePath/>
        </parent>
 
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.1</version>
        <artifactId>blueprints-processor-plugin</artifactId>
        <groupId>org.onap.ccsdk.features</groupId>
        <packaging>pom</packaging>
index 483d10b..5cf8a30 100644 (file)
@@ -27,7 +27,7 @@
 
        <groupId>org.onap.ccsdk.features</groupId>
        <artifactId>blueprints-processor</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.1</version>
        <packaging>pom</packaging>
 
        <name>Blueprints Processor Module</name>
index 80e418b..96ca0d3 100644 (file)
@@ -26,7 +26,7 @@
 
        <groupId>org.onap.ccsdk.features</groupId>
        <artifactId>ccsdk-features-all</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.1</version>
        <packaging>feature</packaging>
 
        <name>ccsdk-features :: features :: ${project.artifactId}</name>
index 74c72b8..e3021c8 100644 (file)
@@ -26,7 +26,7 @@
 
        <groupId>org.onap.ccsdk.features</groupId>
        <artifactId>features-features</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.1</version>
        <packaging>feature</packaging>
 
        <name>Blueprints Processor :: features :: ${project.artifactId}</name>
index 433a218..f1c21f3 100755 (executable)
@@ -26,7 +26,7 @@
 
        <groupId>org.onap.ccsdk.features</groupId>
        <artifactId>features-installer</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.1</version>
        <packaging>pom</packaging>
 
        <name>Blueprints Processor :: features :: ${project.artifactId}</name>
index 9d9da48..c08f8e2 100755 (executable)
@@ -26,7 +26,7 @@
 
        <groupId>org.onap.ccsdk.features</groupId>
        <artifactId>ccsdk-feature-aggregator</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.1</version>
        <packaging>pom</packaging>
 
        <name>Blueprints Processor :: features</name>
diff --git a/pom.xml b/pom.xml
index f73ae8a..22675c6 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
 
        <groupId>org.onap.ccsdk.features</groupId>
        <artifactId>ccsdk-features</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.1</version>
        <packaging>pom</packaging>
 
        <name>ccsdk-features</name>
index 1b36100..23e4158 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.onap.ccsdk.features.sdnr.northbound</groupId>
   <artifactId>energysavings-features</artifactId>
-  <version>0.2.4-SNAPSHOT</version>
+  <version>0.2.4</version>
   <packaging>feature</packaging>
 
   <dependencyManagement>
index 5743f46..11cc65b 100755 (executable)
@@ -11,7 +11,7 @@
 
   <groupId>org.onap.ccsdk.features.sdnr.northbound</groupId>
   <artifactId>energysavings-installer</artifactId>
-  <version>0.2.4-SNAPSHOT</version>
+  <version>0.2.4</version>
   <packaging>pom</packaging>
 
   <name>ccsdk-features-sdnr-northbound :: energysavings :: ${project.artifactId}</name>
index 1878832..769bcf8 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.onap.ccsdk.features.sdnr.northbound</groupId>
   <artifactId>energysavings-model</artifactId>
-  <version>0.2.4-SNAPSHOT</version>
+  <version>0.2.4</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 67424b8..d6df593 100644 (file)
@@ -11,7 +11,7 @@
 
        <groupId>org.onap.ccsdk.features.sdnr.northbound</groupId>
        <artifactId>energysavings</artifactId>
-       <version>0.2.4-SNAPSHOT</version>
+       <version>0.2.4</version>
        <packaging>pom</packaging>
 
        <modules>
index cd9f870..121d739 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.onap.ccsdk.features.sdnr.northbound</groupId>
   <artifactId>energysavings-provider</artifactId>
-  <version>0.2.4-SNAPSHOT</version>
+  <version>0.2.4</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
index 553ade7..a1ab8d6 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.onap.ccsdk.features.sdnr.northbound</groupId>
   <artifactId>sdnr-northbound-all</artifactId>
-  <version>0.5.1-SNAPSHOT</version>
+  <version>0.5.1</version>
   <packaging>feature</packaging>
 
   <name>ccsdk-features-sdnr-northbound :: features :: ${project.artifactId}</name>
index 46cadd5..a6c561b 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.onap.ccsdk.features.sdnr.northbound</groupId>
   <artifactId>sdnr-northbound-features-installer</artifactId>
-  <version>0.5.1-SNAPSHOT</version>
+  <version>0.5.1</version>
   <packaging>pom</packaging>
 
   <name>ccsdk-features-sdnr-northbound :: features :: ${project.artifactId}</name>
index 77f6e46..1ee9090 100644 (file)
@@ -11,7 +11,7 @@
 
        <groupId>org.onap.ccsdk.features.sdnr.northbound</groupId>
        <artifactId>sdnr-northbound-feature-aggregator</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.1</version>
        <packaging>pom</packaging>
 
        <name>ccsdk-features-sdnr-northbound :: features</name>
index 0cb5bf5..bd249c7 100644 (file)
@@ -11,7 +11,7 @@
 
        <groupId>org.onap.ccsdk.features.sdnr.northbound</groupId>
        <artifactId>oofpcipoc-consumer</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.1</version>
        <packaging>bundle</packaging>
 
        <dependencyManagement>
index 2af7ddf..2c8c792 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.onap.ccsdk.features.sdnr.northbound</groupId>
   <artifactId>sdnr-oofpcipoc</artifactId>
-  <version>0.5.1-SNAPSHOT</version>
+  <version>0.5.1</version>
   <packaging>feature</packaging>
 
   <name>ccsdk-features-sdnr-northbound :: oofpcipoc :: ${project.artifactId}</name>
index eeb0d6e..0256e8e 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.onap.ccsdk.features.sdnr.northbound</groupId>
   <artifactId>oofpcipoc-installer</artifactId>
-  <version>0.5.1-SNAPSHOT</version>
+  <version>0.5.1</version>
   <packaging>pom</packaging>
 
   <name>ccsdk-features-sdnr-northbound :: oofpcipoc :: ${project.artifactId}</name>
index 9b61cb4..e79100e 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.onap.ccsdk.features.sdnr.northbound</groupId>
   <artifactId>oofpcipoc-model</artifactId>
-  <version>0.5.1-SNAPSHOT</version>
+  <version>0.5.1</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index a7834bd..c3533f0 100644 (file)
@@ -11,7 +11,7 @@
 
         <groupId>org.onap.ccsdk.features.sdnr.northbound</groupId>
        <artifactId>oofpcipoc</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.1</version>
        <packaging>pom</packaging>
 
        <name>ccsdk-features-sdnr-northbound :: oofpcipoc</name>
index 3cea74b..21e012c 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.onap.ccsdk.features.sdnr.northbound</groupId>
   <artifactId>oofpcipoc-provider</artifactId>
-  <version>0.5.1-SNAPSHOT</version>
+  <version>0.5.1</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
index 6e9481d..a2fb56b 100644 (file)
@@ -30,7 +30,7 @@
 
     <groupId>org.onap.ccsdk.features.sdnr.northbound</groupId>
     <artifactId>sdnr-northbound</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.1</version>
     <packaging>pom</packaging>
     <name>ccsdk-sdnr-northbound :: features</name>
     <description>SDN-R RAN and OOF PCI ANR POC </description>
index 2e118df..98eeedd 100644 (file)
@@ -26,7 +26,7 @@
 
   <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
   <artifactId>sdnr-wt-apigateway-feature</artifactId>
-  <version>0.5.1-SNAPSHOT</version>
+  <version>0.5.1</version>
   <packaging>feature</packaging>
   <name>ccsdk-features-sdnr-wt :: ${project.artifactId} :: feature</name>
 
index fe240e0..0184bc5 100755 (executable)
@@ -4,7 +4,7 @@
 
   <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
   <artifactId>sdnr-wt-apigateway-installer</artifactId>
-  <version>0.5.1-SNAPSHOT</version>
+  <version>0.5.1</version>
   <packaging>pom</packaging>
   <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name>
 
index 939623f..d4fbecf 100755 (executable)
@@ -26,7 +26,7 @@
 
         <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
     <artifactId>sdnr-wt-apigateway-top</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.1</version>
     <packaging>pom</packaging>
     <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name>
 
index cafd318..4de7927 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
     <artifactId>sdnr-wt-apigateway-provider</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.1</version>
     <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name>
     <packaging>bundle</packaging>
     <properties>
index cc61ed8..ab2a7eb 100644 (file)
@@ -26,7 +26,7 @@
 
   <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
   <artifactId>sdnr-wt-devicemanager-feature</artifactId>
-  <version>0.5.1-SNAPSHOT</version>
+  <version>0.5.1</version>
   <packaging>feature</packaging>
   <name>ccsdk-features-sdnr-wt :: ${project.artifactId} :: feature</name>
 
index aea9461..ba60536 100755 (executable)
@@ -33,7 +33,7 @@
 
   <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
   <artifactId>sdnr-wt-devicemanager-installer</artifactId>
-  <version>0.5.1-SNAPSHOT</version>
+  <version>0.5.1</version>
   <packaging>pom</packaging>
   <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name>
 
index 1400106..7547b1c 100644 (file)
@@ -25,7 +25,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
   <artifactId>sdnr-wt-devicemanager-model</artifactId>
-  <version>0.5.1-SNAPSHOT</version>
+  <version>0.5.1</version>
   <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 26d3e7e..66fb13a 100755 (executable)
@@ -26,7 +26,7 @@
 
       <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
     <artifactId>sdnr-wt-devicemanager-top</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.1</version>
     <packaging>pom</packaging>
     <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name>
 
index f08fd47..beecf44 100644 (file)
@@ -20,7 +20,7 @@
 
   <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
   <artifactId>sdnr-wt-devicemanager-provider</artifactId>
-  <version>0.5.1-SNAPSHOT</version>
+  <version>0.5.1</version>
   <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index f50852a..20be6fb 100644 (file)
@@ -24,7 +24,7 @@
 
   <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
   <artifactId>sdnr-wt-devicemodel-feature</artifactId>
-  <version>0.5.1-SNAPSHOT</version>
+  <version>0.5.1</version>
   <packaging>feature</packaging>
   <name>ccsdk-features-sdnr-wt :: ${project.artifactId} :: feature</name>
 
index aea6cb1..fa624f7 100755 (executable)
@@ -26,7 +26,7 @@
 
   <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
   <artifactId>sdnr-wt-devicemodel-installer</artifactId>
-  <version>0.5.1-SNAPSHOT</version>
+  <version>0.5.1</version>
   <packaging>pom</packaging>
   <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name>
 
index 5195cf5..4262382 100644 (file)
@@ -26,7 +26,7 @@
 
   <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
   <artifactId>sdnr-wt-devicemodel-model</artifactId>
-  <version>0.5.1-SNAPSHOT</version>
+  <version>0.5.1</version>
   <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
 
index 903ce40..f73de67 100755 (executable)
@@ -26,7 +26,7 @@
 
        <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
        <artifactId>sdnr-wt-devicemodel-top</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.1</version>
        <packaging>pom</packaging>
        <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name>
 
index 5db6a34..92ec1e6 100644 (file)
@@ -24,7 +24,7 @@
 
   <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
   <artifactId>sdnr-wt-feature-aggregator</artifactId>
-  <version>0.5.1-SNAPSHOT</version>
+  <version>0.5.1</version>
   <packaging>feature</packaging>
   <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name>
 
index 2415cf6..78db1d1 100755 (executable)
@@ -24,7 +24,7 @@
 
   <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
   <artifactId>sdnr-wt-feature-aggregator-installer</artifactId>
-  <version>0.5.1-SNAPSHOT</version>
+  <version>0.5.1</version>
   <packaging>pom</packaging>
   <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name>
 
index 334df45..ed07586 100755 (executable)
@@ -24,7 +24,7 @@
 
   <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
   <artifactId>sdnr-wt-feature-aggregator-top</artifactId>
-  <version>0.5.1-SNAPSHOT</version>
+  <version>0.5.1</version>
   <packaging>pom</packaging>
   <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name>
 
index 5c79323..7f3b4a6 100644 (file)
@@ -26,7 +26,7 @@
 
   <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
   <artifactId>sdnr-wt-helpserver-feature</artifactId>
-  <version>0.5.1-SNAPSHOT</version>
+  <version>0.5.1</version>
   <packaging>feature</packaging>
   <name>ccsdk-features-sdnr-wt :: ${project.artifactId} :: feature</name>
 
index 3f04395..6aba932 100755 (executable)
@@ -4,7 +4,7 @@
 
        <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
        <artifactId>sdnr-wt-helpserver-installer</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.1</version>
        <packaging>pom</packaging>
        <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name>
 
index bb7094f..cfcd89e 100755 (executable)
@@ -26,7 +26,7 @@
 
        <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
        <artifactId>sdnr-wt-helpserver-top</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.1</version>
        <packaging>pom</packaging>
        <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name>
 
index 3113537..8cb21fc 100644 (file)
@@ -17,7 +17,7 @@
 
     <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
     <artifactId>sdnr-wt-helpserver-provider</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.1</version>
     <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name>
     <packaging>bundle</packaging>
     <properties>
index a3c8a70..3f0aa10 100644 (file)
@@ -10,7 +10,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
     <artifactId>sdnr-wt-odlux-app-apiDemo</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.1</version>
     <packaging>bundle</packaging>
     <name>sdnr-wt-odlux-app-apiDemo</name>
     <licenses>
index 2dea43c..9918093 100644 (file)
@@ -16,7 +16,7 @@
 
     <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
     <artifactId>sdnr-wt-odlux-apps-feature</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.1</version>
     <packaging>feature</packaging>
     <name>ccsdk-features-sdnr-wt :: ${project.artifactId} :: feature</name>
 
index 608bd1f..b94af9c 100755 (executable)
@@ -4,7 +4,7 @@
 
     <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
     <artifactId>sdnr-wt-odlux-apps-installer</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.1</version>
     <packaging>pom</packaging>
     <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name>
 
index 7c277a2..0da85ab 100644 (file)
@@ -10,7 +10,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
     <artifactId>sdnr-wt-odlux-app-configurationApp</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.1</version>
     <packaging>bundle</packaging>
     <name>sdnr-wt-odlux-app-configurationApp</name>
     <licenses>
index 7c6273a..207bf6b 100644 (file)
@@ -10,7 +10,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
     <artifactId>sdnr-wt-odlux-app-connectApp</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.1</version>
     <packaging>bundle</packaging>
     <name>sdnr-wt-odlux-app-connectApp</name>
     <licenses>
index 25c4060..c8f2123 100644 (file)
@@ -10,7 +10,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
     <artifactId>sdnr-wt-odlux-app-demoApp</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.1</version>
     <packaging>bundle</packaging>
     <name>sdnr-wt-odlux-app-demoApp</name>
     <licenses>
index 0485b26..0d69f60 100644 (file)
@@ -11,7 +11,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
     <artifactId>sdnr-wt-odlux-app-faultApp</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.1</version>
     <packaging>bundle</packaging>
     <name>sdnr-wt-odlux-app-faultApp</name>
     <licenses>
index cde300b..2fe35d2 100644 (file)
@@ -10,7 +10,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
     <artifactId>sdnr-wt-odlux-app-helpApp</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.1</version>
     <packaging>bundle</packaging>
     <name>sdnr-wt-odlux-app-helpApp</name>
     <licenses>
index e5abbd3..4ff99fe 100644 (file)
@@ -10,7 +10,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
     <artifactId>sdnr-wt-odlux-app-inventoryApp</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.1</version>
     <packaging>bundle</packaging>
     <name>sdnr-wt-odlux-app-inventoryApp</name>
     <licenses>
index 11178ac..25eafce 100644 (file)
@@ -10,7 +10,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
     <artifactId>sdnr-wt-odlux-app-maintenanceApp</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.1</version>
     <packaging>bundle</packaging>
     <name>sdnr-wt-odlux-app-maintenanceApp</name>
     <licenses>
index e56eae5..df54f06 100644 (file)
@@ -11,7 +11,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
     <artifactId>sdnr-wt-odlux-app-mediatorApp</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.1</version>
     <packaging>bundle</packaging>
     <name>sdnr-wt-odlux-app-mediatorApp</name>
     <licenses>
index cc7f273..cb0c586 100644 (file)
@@ -10,7 +10,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
     <artifactId>sdnr-wt-odlux-app-minimumApp</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.1</version>
     <packaging>bundle</packaging>
     <name>sdnr-wt-odlux-app-minimumApp</name>
     <licenses>
index 8f77174..9293a7d 100644 (file)
@@ -10,7 +10,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
     <artifactId>sdnr-wt-odlux-app-performanceHistoryApp</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.1</version>
     <packaging>bundle</packaging>
     <name>sdnr-wt-odlux-app-performanceHistoryApp</name>
     <licenses>
index ef34dc1..1751f1d 100644 (file)
@@ -16,7 +16,7 @@
 
     <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
     <artifactId>sdnr-wt-odlux-core-feature</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.1</version>
     <packaging>feature</packaging>
     <name>ccsdk-features-sdnr-wt :: ${project.artifactId} :: feature</name>
 
index dca67d0..1bf37d6 100755 (executable)
@@ -4,7 +4,7 @@
 
        <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
        <artifactId>sdnr-wt-odlux-core-installer</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.1</version>
        <packaging>pom</packaging>
        <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name>
 
index fc02da6..5b5ba9d 100644 (file)
@@ -4,7 +4,7 @@
 
     <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
     <artifactId>sdnr-wt-odlux-core-model</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.1</version>
     <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name>
     <packaging>bundle</packaging>
 
index 4d276d4..0435e08 100644 (file)
@@ -12,7 +12,7 @@
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
        <artifactId>sdnr-wt-odlux-core-top</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.1</version>
        <packaging>pom</packaging>
        <name>odlux-core</name>
 
index 022300d..6262c20 100644 (file)
@@ -4,7 +4,7 @@
 
        <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
        <artifactId>sdnr-wt-odlux-core-provider</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.1</version>
        <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name>
        <packaging>bundle</packaging>
 
index 035c4b8..6b7a700 100644 (file)
@@ -10,7 +10,7 @@
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
        <artifactId>sdnr-wt-odlux-framework</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.1</version>
        <packaging>jar</packaging>
        <name>sdnr-wt-odlux-framework</name>
        <properties>
index ba14429..c81c08c 100644 (file)
@@ -12,7 +12,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
     <artifactId>odlux-top</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.1</version>
     <packaging>pom</packaging>
     <name>odlux</name>
 
index c56dcc0..6f5177d 100644 (file)
@@ -30,7 +30,7 @@
 
     <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
     <artifactId>sdnr-wt</artifactId>
-    <version>0.5.1-SNAPSHOT</version>
+    <version>0.5.1</version>
     <packaging>pom</packaging>
     <name>ccsdk-sdnr-wireless transport :: micro-services</name>
     <description>SDN-R wireless transport micro-services</description>
index bf96a01..e41880f 100644 (file)
@@ -26,7 +26,7 @@
 
   <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
   <artifactId>sdnr-wt-websocketmanager2-feature</artifactId>
-  <version>0.5.1-SNAPSHOT</version>
+  <version>0.5.1</version>
   <packaging>feature</packaging>
   <name>ccsdk-features-sdnr-wt :: ${project.artifactId} :: feature</name>
 
index 0d10225..dc34950 100755 (executable)
@@ -26,7 +26,7 @@
 
   <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
   <artifactId>sdnr-wt-websocketmanager2-installer</artifactId>
-  <version>0.5.1-SNAPSHOT</version>
+  <version>0.5.1</version>
   <packaging>pom</packaging>
   <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name>
 
index 9b066b9..e924502 100644 (file)
@@ -25,7 +25,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
   <artifactId>sdnr-wt-websocketmanager2-model</artifactId>
-  <version>0.5.1-SNAPSHOT</version>
+  <version>0.5.1</version>
   <packaging>bundle</packaging>
   <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name>
   <parent>
index fd7822e..4beee90 100755 (executable)
@@ -26,7 +26,7 @@
 
        <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
        <artifactId>sdnr-wt-websocketmanager2-top</artifactId>
-       <version>0.5.1-SNAPSHOT</version>
+       <version>0.5.1</version>
        <packaging>pom</packaging>
        <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name>
 
index 8143418..4467a52 100644 (file)
@@ -14,7 +14,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
   <artifactId>sdnr-wt-websocketmanager2-provider</artifactId>
-  <version>0.5.1-SNAPSHOT</version>
+  <version>0.5.1</version>
   <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name>
   <packaging>bundle</packaging>
   <parent>