aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2018-11-13 12:00:36 -0500
committerTimoney, Dan (dt5972) <dtimoney@att.com>2018-11-13 12:00:36 -0500
commitc6b5a4b074b24f9eaee93478f9deff4f3f7ec26e (patch)
treee455e09b54a41bdac3ab135625c5c0d82780f54a
parentfa7681ae396d0e9e75525a936fdbacc064094127 (diff)
Prepare for release build
Prepare sli/core for 0.3.2 release build Change-Id: I07bcbfde7375fea56c0340345df9398e81f18afb Issue-ID: CCSDK-679 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
-rw-r--r--dblib/features/ccsdk-dblib/pom.xml2
-rw-r--r--dblib/features/features-dblib/pom.xml2
-rwxr-xr-xdblib/features/pom.xml2
-rwxr-xr-xdblib/installer/pom.xml2
-rwxr-xr-xdblib/pom.xml2
-rwxr-xr-xdblib/provider/pom.xml2
-rw-r--r--features/ccsdk-sli-core-all/pom.xml2
-rw-r--r--features/features-sli-core/pom.xml2
-rwxr-xr-xfeatures/installer/pom.xml2
-rwxr-xr-xfeatures/pom.xml2
-rw-r--r--filters/features/ccsdk-filters/pom.xml2
-rw-r--r--filters/features/features-filters/pom.xml2
-rwxr-xr-xfilters/features/pom.xml2
-rwxr-xr-xfilters/installer/pom.xml2
-rw-r--r--filters/pom.xml2
-rwxr-xr-xfilters/provider/pom.xml2
-rwxr-xr-xpom.xml2
-rwxr-xr-xsli/common/pom.xml2
-rw-r--r--sli/features/features-sli/pom.xml2
-rw-r--r--sli/features/odl-sli/pom.xml2
-rw-r--r--sli/features/pom.xml2
-rwxr-xr-xsli/installer/pom.xml2
-rwxr-xr-xsli/model/pom.xml2
-rwxr-xr-xsli/pom.xml2
-rwxr-xr-xsli/provider/pom.xml2
-rwxr-xr-xsli/recording/pom.xml2
-rw-r--r--sliPluginUtils/features/ccsdk-sliPluginUtils/pom.xml2
-rw-r--r--sliPluginUtils/features/features-sliPluginUtils/pom.xml2
-rwxr-xr-xsliPluginUtils/features/pom.xml2
-rwxr-xr-xsliPluginUtils/installer/pom.xml2
-rwxr-xr-xsliPluginUtils/pom.xml2
-rwxr-xr-xsliPluginUtils/provider/pom.xml2
-rw-r--r--sliapi/features/ccsdk-sliapi/pom.xml2
-rw-r--r--sliapi/features/features-sliapi/pom.xml2
-rwxr-xr-xsliapi/features/pom.xml2
-rwxr-xr-xsliapi/installer/pom.xml2
-rwxr-xr-xsliapi/model/pom.xml2
-rwxr-xr-xsliapi/pom.xml2
-rwxr-xr-xsliapi/provider/pom.xml2
-rw-r--r--utils/features/ccsdk-slicore-utils/pom.xml2
-rw-r--r--utils/features/features-util/pom.xml2
-rwxr-xr-xutils/features/pom.xml2
-rwxr-xr-xutils/installer/pom.xml2
-rwxr-xr-xutils/pom.xml2
-rw-r--r--utils/provider/pom.xml2
-rw-r--r--version.properties2
46 files changed, 46 insertions, 46 deletions
diff --git a/dblib/features/ccsdk-dblib/pom.xml b/dblib/features/ccsdk-dblib/pom.xml
index 1012dce1..051cd067 100644
--- a/dblib/features/ccsdk-dblib/pom.xml
+++ b/dblib/features/ccsdk-dblib/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath />
</parent>
diff --git a/dblib/features/features-dblib/pom.xml b/dblib/features/features-dblib/pom.xml
index 28d2d1b6..78cef49c 100644
--- a/dblib/features/features-dblib/pom.xml
+++ b/dblib/features/features-dblib/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/dblib/features/pom.xml b/dblib/features/pom.xml
index 26a9f8c2..5ab4255b 100755
--- a/dblib/features/pom.xml
+++ b/dblib/features/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/dblib/installer/pom.xml b/dblib/installer/pom.xml
index 4ec1d8a5..22748942 100755
--- a/dblib/installer/pom.xml
+++ b/dblib/installer/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath />
</parent>
diff --git a/dblib/pom.xml b/dblib/pom.xml
index bbb62b41..80165b0b 100755
--- a/dblib/pom.xml
+++ b/dblib/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/dblib/provider/pom.xml b/dblib/provider/pom.xml
index 1cf6bfe4..161c1a1f 100755
--- a/dblib/provider/pom.xml
+++ b/dblib/provider/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/features/ccsdk-sli-core-all/pom.xml b/features/ccsdk-sli-core-all/pom.xml
index f9922856..80de2ea4 100644
--- a/features/ccsdk-sli-core-all/pom.xml
+++ b/features/ccsdk-sli-core-all/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath />
</parent>
diff --git a/features/features-sli-core/pom.xml b/features/features-sli-core/pom.xml
index f31d8187..8537154d 100644
--- a/features/features-sli-core/pom.xml
+++ b/features/features-sli-core/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/features/installer/pom.xml b/features/installer/pom.xml
index 062e0cc5..61978a10 100755
--- a/features/installer/pom.xml
+++ b/features/installer/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath />
</parent>
diff --git a/features/pom.xml b/features/pom.xml
index 01e9c033..5e014b7c 100755
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/filters/features/ccsdk-filters/pom.xml b/filters/features/ccsdk-filters/pom.xml
index fab945d0..d5e595c2 100644
--- a/filters/features/ccsdk-filters/pom.xml
+++ b/filters/features/ccsdk-filters/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath />
</parent>
diff --git a/filters/features/features-filters/pom.xml b/filters/features/features-filters/pom.xml
index 1893930d..072763f3 100644
--- a/filters/features/features-filters/pom.xml
+++ b/filters/features/features-filters/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/filters/features/pom.xml b/filters/features/pom.xml
index da10300d..93729eb3 100755
--- a/filters/features/pom.xml
+++ b/filters/features/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/filters/installer/pom.xml b/filters/installer/pom.xml
index 55b8fa16..0d451513 100755
--- a/filters/installer/pom.xml
+++ b/filters/installer/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/filters/pom.xml b/filters/pom.xml
index 5d4085fa..c5df9cf6 100644
--- a/filters/pom.xml
+++ b/filters/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/filters/provider/pom.xml b/filters/provider/pom.xml
index 0a5e0aa6..d4b023fa 100755
--- a/filters/provider/pom.xml
+++ b/filters/provider/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/pom.xml b/pom.xml
index a690413f..a1cc4d94 100755
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/sli/common/pom.xml b/sli/common/pom.xml
index cc3ecb0d..787412ec 100755
--- a/sli/common/pom.xml
+++ b/sli/common/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath />
</parent>
diff --git a/sli/features/features-sli/pom.xml b/sli/features/features-sli/pom.xml
index 051da5bf..40c4c7e7 100644
--- a/sli/features/features-sli/pom.xml
+++ b/sli/features/features-sli/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/sli/features/odl-sli/pom.xml b/sli/features/odl-sli/pom.xml
index d1a5dc87..ae59083e 100644
--- a/sli/features/odl-sli/pom.xml
+++ b/sli/features/odl-sli/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath />
</parent>
diff --git a/sli/features/pom.xml b/sli/features/pom.xml
index 8a98a659..265c05b6 100644
--- a/sli/features/pom.xml
+++ b/sli/features/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/sli/installer/pom.xml b/sli/installer/pom.xml
index 3c66038f..4eb41322 100755
--- a/sli/installer/pom.xml
+++ b/sli/installer/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath />
</parent>
diff --git a/sli/model/pom.xml b/sli/model/pom.xml
index 9cefdd90..e97c9aaa 100755
--- a/sli/model/pom.xml
+++ b/sli/model/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/sli/pom.xml b/sli/pom.xml
index 7d46778a..ee19b813 100755
--- a/sli/pom.xml
+++ b/sli/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/sli/provider/pom.xml b/sli/provider/pom.xml
index e88dbbd8..10bedfa0 100755
--- a/sli/provider/pom.xml
+++ b/sli/provider/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath />
</parent>
diff --git a/sli/recording/pom.xml b/sli/recording/pom.xml
index c8437554..b81955ba 100755
--- a/sli/recording/pom.xml
+++ b/sli/recording/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath />
</parent>
diff --git a/sliPluginUtils/features/ccsdk-sliPluginUtils/pom.xml b/sliPluginUtils/features/ccsdk-sliPluginUtils/pom.xml
index 20cb1c71..1165b084 100644
--- a/sliPluginUtils/features/ccsdk-sliPluginUtils/pom.xml
+++ b/sliPluginUtils/features/ccsdk-sliPluginUtils/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/sliPluginUtils/features/features-sliPluginUtils/pom.xml b/sliPluginUtils/features/features-sliPluginUtils/pom.xml
index 6a4c39b6..c075b854 100644
--- a/sliPluginUtils/features/features-sliPluginUtils/pom.xml
+++ b/sliPluginUtils/features/features-sliPluginUtils/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/sliPluginUtils/features/pom.xml b/sliPluginUtils/features/pom.xml
index a4cb51c1..0807a050 100755
--- a/sliPluginUtils/features/pom.xml
+++ b/sliPluginUtils/features/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/sliPluginUtils/installer/pom.xml b/sliPluginUtils/installer/pom.xml
index c14c36fb..f78cd4ad 100755
--- a/sliPluginUtils/installer/pom.xml
+++ b/sliPluginUtils/installer/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/sliPluginUtils/pom.xml b/sliPluginUtils/pom.xml
index d39d5b9f..540df014 100755
--- a/sliPluginUtils/pom.xml
+++ b/sliPluginUtils/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/sliPluginUtils/provider/pom.xml b/sliPluginUtils/provider/pom.xml
index 44f03b94..a49c67ec 100755
--- a/sliPluginUtils/provider/pom.xml
+++ b/sliPluginUtils/provider/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/sliapi/features/ccsdk-sliapi/pom.xml b/sliapi/features/ccsdk-sliapi/pom.xml
index 8de4f483..5e403cfd 100644
--- a/sliapi/features/ccsdk-sliapi/pom.xml
+++ b/sliapi/features/ccsdk-sliapi/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/sliapi/features/features-sliapi/pom.xml b/sliapi/features/features-sliapi/pom.xml
index c7c2b415..8c902594 100644
--- a/sliapi/features/features-sliapi/pom.xml
+++ b/sliapi/features/features-sliapi/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/sliapi/features/pom.xml b/sliapi/features/pom.xml
index d8afd550..3714647c 100755
--- a/sliapi/features/pom.xml
+++ b/sliapi/features/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/sliapi/installer/pom.xml b/sliapi/installer/pom.xml
index 205065b2..f9b8a546 100755
--- a/sliapi/installer/pom.xml
+++ b/sliapi/installer/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/sliapi/model/pom.xml b/sliapi/model/pom.xml
index 5c45c0dc..7de3b919 100755
--- a/sliapi/model/pom.xml
+++ b/sliapi/model/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/sliapi/pom.xml b/sliapi/pom.xml
index 047a3dfd..4a599d54 100755
--- a/sliapi/pom.xml
+++ b/sliapi/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/sliapi/provider/pom.xml b/sliapi/provider/pom.xml
index 4294b70c..4efecb50 100755
--- a/sliapi/provider/pom.xml
+++ b/sliapi/provider/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath />
</parent>
diff --git a/utils/features/ccsdk-slicore-utils/pom.xml b/utils/features/ccsdk-slicore-utils/pom.xml
index de80f771..03b8bb53 100644
--- a/utils/features/ccsdk-slicore-utils/pom.xml
+++ b/utils/features/ccsdk-slicore-utils/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/utils/features/features-util/pom.xml b/utils/features/features-util/pom.xml
index 259c028a..6a35d3c0 100644
--- a/utils/features/features-util/pom.xml
+++ b/utils/features/features-util/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/utils/features/pom.xml b/utils/features/pom.xml
index da777dd6..2bcc7997 100755
--- a/utils/features/pom.xml
+++ b/utils/features/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/utils/installer/pom.xml b/utils/installer/pom.xml
index 919ea0c2..19d1e6b4 100755
--- a/utils/installer/pom.xml
+++ b/utils/installer/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath />
</parent>
diff --git a/utils/pom.xml b/utils/pom.xml
index 00d4b785..a94ac69f 100755
--- a/utils/pom.xml
+++ b/utils/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/utils/provider/pom.xml b/utils/provider/pom.xml
index b42e8eb4..73388696 100644
--- a/utils/provider/pom.xml
+++ b/utils/provider/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.1.2-SNAPSHOT</version>
+ <version>1.1.2</version>
<relativePath/>
</parent>
diff --git a/version.properties b/version.properties
index eeb7d862..c387b3c5 100644
--- a/version.properties
+++ b/version.properties
@@ -10,6 +10,6 @@ feature_revision=2
base_version=${release_name}.${sprint_number}.${feature_revision}
-release_version=${base_version}-STAGING
+release_version=${base_version}
snapshot_version=${base_version}-SNAPSHOT