summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rwxr-xr-xcore/artifacts/pom.xml2
-rwxr-xr-xcore/dblib/installer/pom.xml2
-rwxr-xr-xcore/dblib/pom.xml2
-rwxr-xr-xcore/dblib/provider/pom.xml2
-rw-r--r--core/features/ccsdk-dblib/pom.xml2
-rw-r--r--core/features/ccsdk-filters/pom.xml2
-rw-r--r--core/features/ccsdk-sli-core-all/pom.xml2
-rw-r--r--core/features/ccsdk-sli/pom.xml2
-rw-r--r--core/features/ccsdk-sliPluginUtils/pom.xml2
-rw-r--r--core/features/ccsdk-sliapi/pom.xml2
-rw-r--r--core/features/ccsdk-slicore-utils/pom.xml2
-rw-r--r--core/features/features-sli-core/pom.xml2
-rwxr-xr-xcore/features/installer/pom.xml2
-rwxr-xr-xcore/features/pom.xml2
-rwxr-xr-xcore/filters/installer/pom.xml2
-rw-r--r--core/filters/pom.xml2
-rwxr-xr-xcore/filters/provider/pom.xml2
-rwxr-xr-xcore/pom.xml2
-rwxr-xr-xcore/sli/common/pom.xml2
-rwxr-xr-xcore/sli/installer/pom.xml2
-rwxr-xr-xcore/sli/model/pom.xml2
-rwxr-xr-xcore/sli/pom.xml2
-rw-r--r--core/sli/provider-base/pom.xml2
-rwxr-xr-xcore/sli/provider/pom.xml2
-rwxr-xr-xcore/sliPluginUtils/installer/pom.xml2
-rwxr-xr-xcore/sliPluginUtils/pom.xml2
-rwxr-xr-xcore/sliPluginUtils/provider/pom.xml2
-rwxr-xr-xcore/sliapi/installer/pom.xml2
-rwxr-xr-xcore/sliapi/model/pom.xml2
-rw-r--r--core/sliapi/model/swagger/pom.xml2
-rwxr-xr-xcore/sliapi/model/yang/pom.xml2
-rwxr-xr-xcore/sliapi/pom.xml2
-rwxr-xr-xcore/sliapi/provider/pom.xml2
-rwxr-xr-xcore/utils/installer/pom.xml2
-rwxr-xr-xcore/utils/pom.xml2
-rw-r--r--core/utils/provider/pom.xml2
36 files changed, 36 insertions, 36 deletions
diff --git a/core/artifacts/pom.xml b/core/artifacts/pom.xml
index 66aeba96d..b804b598a 100755
--- a/core/artifacts/pom.xml
+++ b/core/artifacts/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>sli-core-artifacts</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0</version>
<packaging>pom</packaging>
<name>ccsdk-sli-core :: ${project.artifactId}</name>
diff --git a/core/dblib/installer/pom.xml b/core/dblib/installer/pom.xml
index 1ca8ab048..0f9c47d21 100755
--- a/core/dblib/installer/pom.xml
+++ b/core/dblib/installer/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>dblib-installer</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0</version>
<packaging>pom</packaging>
<name>ccsdk-sli-core :: ${project.artifactId}</name>
diff --git a/core/dblib/pom.xml b/core/dblib/pom.xml
index 919a6459a..39bbaa5da 100755
--- a/core/dblib/pom.xml
+++ b/core/dblib/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>dblib</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0</version>
<packaging>pom</packaging>
<name>ccsdk-sli-core :: ${project.artifactId}</name>
diff --git a/core/dblib/provider/pom.xml b/core/dblib/provider/pom.xml
index 5c16b7c54..9f02b72d1 100755
--- a/core/dblib/provider/pom.xml
+++ b/core/dblib/provider/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>dblib-provider</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0</version>
<packaging>bundle</packaging>
<name>ccsdk-sli-core :: ${project.artifactId}</name>
diff --git a/core/features/ccsdk-dblib/pom.xml b/core/features/ccsdk-dblib/pom.xml
index e19f79c27..f6b80bfe3 100644
--- a/core/features/ccsdk-dblib/pom.xml
+++ b/core/features/ccsdk-dblib/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>ccsdk-dblib</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0</version>
<packaging>feature</packaging>
<name>ccsdk-sli-core :: features :: ${project.artifactId}</name>
diff --git a/core/features/ccsdk-filters/pom.xml b/core/features/ccsdk-filters/pom.xml
index 1a198bc55..b5c49d25c 100644
--- a/core/features/ccsdk-filters/pom.xml
+++ b/core/features/ccsdk-filters/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>ccsdk-filters</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0</version>
<packaging>feature</packaging>
<name>ccsdk-sli-core :: features :: ${project.artifactId}</name>
diff --git a/core/features/ccsdk-sli-core-all/pom.xml b/core/features/ccsdk-sli-core-all/pom.xml
index d27c459e3..6c889212a 100644
--- a/core/features/ccsdk-sli-core-all/pom.xml
+++ b/core/features/ccsdk-sli-core-all/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>ccsdk-sli-core-all</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0</version>
<packaging>feature</packaging>
<name>ccsdk-sli-core :: features :: ${project.artifactId}</name>
diff --git a/core/features/ccsdk-sli/pom.xml b/core/features/ccsdk-sli/pom.xml
index f3bf33ca3..aac0f844d 100644
--- a/core/features/ccsdk-sli/pom.xml
+++ b/core/features/ccsdk-sli/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>ccsdk-sli</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0</version>
<packaging>feature</packaging>
<name>ccsdk-sli-core :: features :: ${project.artifactId}</name>
diff --git a/core/features/ccsdk-sliPluginUtils/pom.xml b/core/features/ccsdk-sliPluginUtils/pom.xml
index f533c7550..b1ef8c9b1 100644
--- a/core/features/ccsdk-sliPluginUtils/pom.xml
+++ b/core/features/ccsdk-sliPluginUtils/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>ccsdk-sliPluginUtils</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0</version>
<packaging>feature</packaging>
<name>ccsdk-sli-core :: features :: ${project.artifactId}</name>
diff --git a/core/features/ccsdk-sliapi/pom.xml b/core/features/ccsdk-sliapi/pom.xml
index 540d9154c..b0e4d28f9 100644
--- a/core/features/ccsdk-sliapi/pom.xml
+++ b/core/features/ccsdk-sliapi/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>ccsdk-sliapi</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0</version>
<packaging>feature</packaging>
<name>ccsdk-sli-core :: features :: ${project.artifactId}</name>
diff --git a/core/features/ccsdk-slicore-utils/pom.xml b/core/features/ccsdk-slicore-utils/pom.xml
index 62fa008e6..29089b445 100644
--- a/core/features/ccsdk-slicore-utils/pom.xml
+++ b/core/features/ccsdk-slicore-utils/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>ccsdk-slicore-utils</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0</version>
<packaging>feature</packaging>
<name>ccsdk-sli-core :: features :: ${project.artifactId}</name>
diff --git a/core/features/features-sli-core/pom.xml b/core/features/features-sli-core/pom.xml
index 44fe3e640..386c8e3e1 100644
--- a/core/features/features-sli-core/pom.xml
+++ b/core/features/features-sli-core/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>features-sli-core</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0</version>
<packaging>feature</packaging>
<name>ccsdk-sli-core :: features :: ${project.artifactId}</name>
diff --git a/core/features/installer/pom.xml b/core/features/installer/pom.xml
index dbd7afa99..cb8b72d4a 100755
--- a/core/features/installer/pom.xml
+++ b/core/features/installer/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>slicore-features-installer</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0</version>
<packaging>pom</packaging>
<name>ccsdk-sli-core :: features :: ${project.artifactId}</name>
diff --git a/core/features/pom.xml b/core/features/pom.xml
index 7331d7111..866893794 100755
--- a/core/features/pom.xml
+++ b/core/features/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>slicore-feature-aggregator</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0</version>
<packaging>pom</packaging>
<name>ccsdk-sli-core :: features</name>
diff --git a/core/filters/installer/pom.xml b/core/filters/installer/pom.xml
index 094557801..b1a21dcd2 100755
--- a/core/filters/installer/pom.xml
+++ b/core/filters/installer/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>filters-installer</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0</version>
<packaging>pom</packaging>
<name>ccsdk-sli-core :: ${project.artifactId}</name>
diff --git a/core/filters/pom.xml b/core/filters/pom.xml
index 4b07c2a82..4d2507654 100644
--- a/core/filters/pom.xml
+++ b/core/filters/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>filters</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0</version>
<packaging>pom</packaging>
<name>ccsdk-sli-core :: ${project.artifactId}</name>
diff --git a/core/filters/provider/pom.xml b/core/filters/provider/pom.xml
index ff0805bb0..78d3d99b1 100755
--- a/core/filters/provider/pom.xml
+++ b/core/filters/provider/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>filters-provider</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0</version>
<packaging>bundle</packaging>
<name>ccsdk-sli-core :: ${project.artifactId}</name>
diff --git a/core/pom.xml b/core/pom.xml
index 257800469..c5683b3ed 100755
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>ccsdk-sli-core</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0</version>
<packaging>pom</packaging>
<name>${project.artifactId}</name>
diff --git a/core/sli/common/pom.xml b/core/sli/common/pom.xml
index e9a5add66..6e076878b 100755
--- a/core/sli/common/pom.xml
+++ b/core/sli/common/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>sli-common</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0</version>
<packaging>bundle</packaging>
<name>ccsdk-sli-core :: ${project.artifactId}</name>
diff --git a/core/sli/installer/pom.xml b/core/sli/installer/pom.xml
index 7ec61e7e6..155dc7a82 100755
--- a/core/sli/installer/pom.xml
+++ b/core/sli/installer/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>sli-installer</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0</version>
<packaging>pom</packaging>
<name>ccsdk-sli-core :: ${project.artifactId}</name>
diff --git a/core/sli/model/pom.xml b/core/sli/model/pom.xml
index 579e51af1..d49958c6b 100755
--- a/core/sli/model/pom.xml
+++ b/core/sli/model/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>sli-model</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0</version>
<packaging>bundle</packaging>
<name>ccsdk-sli-core :: ${project.artifactId}</name>
diff --git a/core/sli/pom.xml b/core/sli/pom.xml
index b49d126b4..58fb4c53d 100755
--- a/core/sli/pom.xml
+++ b/core/sli/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>sli</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0</version>
<packaging>pom</packaging>
<name>ccsdk-sli-core :: ${project.artifactId}</name>
diff --git a/core/sli/provider-base/pom.xml b/core/sli/provider-base/pom.xml
index e9a92b1d1..cd1c0d36a 100644
--- a/core/sli/provider-base/pom.xml
+++ b/core/sli/provider-base/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>sli-provider-base</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0</version>
<packaging>bundle</packaging>
<name>ccsdk-sli-core :: ${project.artifactId}</name>
diff --git a/core/sli/provider/pom.xml b/core/sli/provider/pom.xml
index e17713a9c..6993ee3fe 100755
--- a/core/sli/provider/pom.xml
+++ b/core/sli/provider/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>sli-provider</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0</version>
<packaging>bundle</packaging>
<name>ccsdk-sli-core :: ${project.artifactId}</name>
diff --git a/core/sliPluginUtils/installer/pom.xml b/core/sliPluginUtils/installer/pom.xml
index f7eb7ab35..d2894c225 100755
--- a/core/sliPluginUtils/installer/pom.xml
+++ b/core/sliPluginUtils/installer/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>sliPluginUtils-installer</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0</version>
<packaging>pom</packaging>
<name>ccsdk-sli-core :: ${project.artifactId}</name>
diff --git a/core/sliPluginUtils/pom.xml b/core/sliPluginUtils/pom.xml
index fafd51e67..b8760de9b 100755
--- a/core/sliPluginUtils/pom.xml
+++ b/core/sliPluginUtils/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>sliPluginUtils</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0</version>
<packaging>pom</packaging>
<name>ccsdk-sli-core :: ${project.artifactId}</name>
diff --git a/core/sliPluginUtils/provider/pom.xml b/core/sliPluginUtils/provider/pom.xml
index 44ddc6d06..70a07eeee 100755
--- a/core/sliPluginUtils/provider/pom.xml
+++ b/core/sliPluginUtils/provider/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>sliPluginUtils-provider</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0</version>
<packaging>bundle</packaging>
<name>ccsdk-sli-core :: ${project.artifactId}</name>
diff --git a/core/sliapi/installer/pom.xml b/core/sliapi/installer/pom.xml
index 19aed0b12..bdc66f5d0 100755
--- a/core/sliapi/installer/pom.xml
+++ b/core/sliapi/installer/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>sliapi-installer</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0</version>
<packaging>pom</packaging>
<name>ccsdk-sli-core :: ${project.artifactId}</name>
diff --git a/core/sliapi/model/pom.xml b/core/sliapi/model/pom.xml
index 5e2a597f6..d8772f490 100755
--- a/core/sliapi/model/pom.xml
+++ b/core/sliapi/model/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>sliapi-model</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0</version>
<packaging>pom</packaging>
<name>ccsdk-sli-core :: ${project.artifactId}</name>
diff --git a/core/sliapi/model/swagger/pom.xml b/core/sliapi/model/swagger/pom.xml
index 482fcc6b0..d40f88134 100644
--- a/core/sliapi/model/swagger/pom.xml
+++ b/core/sliapi/model/swagger/pom.xml
@@ -10,7 +10,7 @@
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>sliapi-model-swagger</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0</version>
<packaging>jar</packaging>
<name>ccsdk-sli-core :: sliapi :: ${project.artifactId}</name>
diff --git a/core/sliapi/model/yang/pom.xml b/core/sliapi/model/yang/pom.xml
index bfa239c3c..d5068cca6 100755
--- a/core/sliapi/model/yang/pom.xml
+++ b/core/sliapi/model/yang/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>sliapi-model-yang</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0</version>
<packaging>bundle</packaging>
<name>ccsdk-sli-core :: sliapi :: ${project.artifactId}</name>
diff --git a/core/sliapi/pom.xml b/core/sliapi/pom.xml
index 60ee455a0..8dff657b4 100755
--- a/core/sliapi/pom.xml
+++ b/core/sliapi/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>sliapi</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0</version>
<packaging>pom</packaging>
<name>ccsdk-sli-core :: ${project.artifactId}</name>
diff --git a/core/sliapi/provider/pom.xml b/core/sliapi/provider/pom.xml
index 5bc21f156..b1380a293 100755
--- a/core/sliapi/provider/pom.xml
+++ b/core/sliapi/provider/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>sliapi-provider</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0</version>
<packaging>bundle</packaging>
<name>ccsdk-sli-core :: ${project.artifactId}</name>
diff --git a/core/utils/installer/pom.xml b/core/utils/installer/pom.xml
index a4cdaec97..2ddcea255 100755
--- a/core/utils/installer/pom.xml
+++ b/core/utils/installer/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>utils-installer</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0</version>
<packaging>pom</packaging>
<name>ccsdk-sli-core :: ${project.artifactId}</name>
diff --git a/core/utils/pom.xml b/core/utils/pom.xml
index ac1fc5023..68cc42be5 100755
--- a/core/utils/pom.xml
+++ b/core/utils/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>utils</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0</version>
<packaging>pom</packaging>
<name>ccsdk-sli-core :: ${project.artifactId}</name>
diff --git a/core/utils/provider/pom.xml b/core/utils/provider/pom.xml
index 672dbccc2..7034e2508 100644
--- a/core/utils/provider/pom.xml
+++ b/core/utils/provider/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>utils-provider</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0</version>
<packaging>bundle</packaging>
<name>ccsdk-sli-core :: ${project.artifactId}</name>