Prepare for RC0 release
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>
diff --git a/aai-service/features/ccsdk-aai-service/pom.xml b/aai-service/features/ccsdk-aai-service/pom.xml
index 250c3a9..8dac8c4 100644
--- a/aai-service/features/ccsdk-aai-service/pom.xml
+++ b/aai-service/features/ccsdk-aai-service/pom.xml
@@ -7,7 +7,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/aai-service/features/features-aai-service/pom.xml b/aai-service/features/features-aai-service/pom.xml
index 4cc9ff5..91881c8 100755
--- a/aai-service/features/features-aai-service/pom.xml
+++ b/aai-service/features/features-aai-service/pom.xml
@@ -5,7 +5,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/aai-service/features/pom.xml b/aai-service/features/pom.xml
index af47c58..46932fe 100755
--- a/aai-service/features/pom.xml
+++ b/aai-service/features/pom.xml
@@ -5,7 +5,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>
diff --git a/aai-service/installer/pom.xml b/aai-service/installer/pom.xml
index 64853b6..a5c8e99 100755
--- a/aai-service/installer/pom.xml
+++ b/aai-service/installer/pom.xml
@@ -5,7 +5,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>
diff --git a/aai-service/pom.xml b/aai-service/pom.xml
index af48a77..38e0d06 100755
--- a/aai-service/pom.xml
+++ b/aai-service/pom.xml
@@ -5,7 +5,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>
diff --git a/aai-service/provider/pom.xml b/aai-service/provider/pom.xml
index 6bd1077..7804c97 100755
--- a/aai-service/provider/pom.xml
+++ b/aai-service/provider/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<relativePath />
</parent>
diff --git a/ansible-adapter/ansible-adapter-bundle/pom.xml b/ansible-adapter/ansible-adapter-bundle/pom.xml
index a096882..72fd9de 100644
--- a/ansible-adapter/ansible-adapter-bundle/pom.xml
+++ b/ansible-adapter/ansible-adapter-bundle/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<relativePath/>
</parent>
diff --git a/ansible-adapter/ansible-adapter-features/ccsdk-ansible-adapter/pom.xml b/ansible-adapter/ansible-adapter-features/ccsdk-ansible-adapter/pom.xml
index ec09902..9d99785 100644
--- a/ansible-adapter/ansible-adapter-features/ccsdk-ansible-adapter/pom.xml
+++ b/ansible-adapter/ansible-adapter-features/ccsdk-ansible-adapter/pom.xml
@@ -5,7 +5,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/ansible-adapter/ansible-adapter-features/features-ansible-adapter/pom.xml b/ansible-adapter/ansible-adapter-features/features-ansible-adapter/pom.xml
index 3099586..9b08f4d 100755
--- a/ansible-adapter/ansible-adapter-features/features-ansible-adapter/pom.xml
+++ b/ansible-adapter/ansible-adapter-features/features-ansible-adapter/pom.xml
@@ -5,7 +5,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/ansible-adapter/ansible-adapter-features/pom.xml b/ansible-adapter/ansible-adapter-features/pom.xml
index 809df33..221484e 100644
--- a/ansible-adapter/ansible-adapter-features/pom.xml
+++ b/ansible-adapter/ansible-adapter-features/pom.xml
@@ -17,7 +17,7 @@
<parent>
<artifactId>odlparent-lite</artifactId>
<groupId>org.onap.ccsdk.parent</groupId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.adaptors</groupId>
diff --git a/ansible-adapter/ansible-adapter-installer/pom.xml b/ansible-adapter/ansible-adapter-installer/pom.xml
index 65d9fe3..b66d9d7 100644
--- a/ansible-adapter/ansible-adapter-installer/pom.xml
+++ b/ansible-adapter/ansible-adapter-installer/pom.xml
@@ -27,7 +27,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>
<groupId>org.onap.ccsdk.sli.adaptors</groupId>
diff --git a/ansible-adapter/pom.xml b/ansible-adapter/pom.xml
index b682f1a..4ab530e 100644
--- a/ansible-adapter/pom.xml
+++ b/ansible-adapter/pom.xml
@@ -28,7 +28,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>
diff --git a/features/ccsdk-sli-adaptors-all/pom.xml b/features/ccsdk-sli-adaptors-all/pom.xml
index 503a621..d558890 100644
--- a/features/ccsdk-sli-adaptors-all/pom.xml
+++ b/features/ccsdk-sli-adaptors-all/pom.xml
@@ -7,7 +7,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/features/features-sli-adaptors/pom.xml b/features/features-sli-adaptors/pom.xml
index 78b17c6..abf0488 100644
--- a/features/features-sli-adaptors/pom.xml
+++ b/features/features-sli-adaptors/pom.xml
@@ -5,7 +5,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/features/installer/pom.xml b/features/installer/pom.xml
index c5cf104..ca3bb0a 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.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<relativePath />
</parent>
diff --git a/features/pom.xml b/features/pom.xml
index 04c7184..fa07f9f 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.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<relativePath/>
</parent>
diff --git a/mdsal-resource/features/ccsdk-mdsal-resource/pom.xml b/mdsal-resource/features/ccsdk-mdsal-resource/pom.xml
index ef564a8..e8d383e 100644
--- a/mdsal-resource/features/ccsdk-mdsal-resource/pom.xml
+++ b/mdsal-resource/features/ccsdk-mdsal-resource/pom.xml
@@ -7,7 +7,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/mdsal-resource/features/features-mdsal-resource/pom.xml b/mdsal-resource/features/features-mdsal-resource/pom.xml
index 3e85e1c..f2b8adb 100755
--- a/mdsal-resource/features/features-mdsal-resource/pom.xml
+++ b/mdsal-resource/features/features-mdsal-resource/pom.xml
@@ -6,7 +6,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/mdsal-resource/features/pom.xml b/mdsal-resource/features/pom.xml
index 8554f4a..c3ac9cf 100755
--- a/mdsal-resource/features/pom.xml
+++ b/mdsal-resource/features/pom.xml
@@ -6,7 +6,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>
diff --git a/mdsal-resource/installer/pom.xml b/mdsal-resource/installer/pom.xml
index 89d4ddd..ffb8ddb 100755
--- a/mdsal-resource/installer/pom.xml
+++ b/mdsal-resource/installer/pom.xml
@@ -6,7 +6,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>
diff --git a/mdsal-resource/pom.xml b/mdsal-resource/pom.xml
index 839c64e..afad072 100755
--- a/mdsal-resource/pom.xml
+++ b/mdsal-resource/pom.xml
@@ -6,7 +6,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>
diff --git a/mdsal-resource/provider/pom.xml b/mdsal-resource/provider/pom.xml
index d5f4180..78014fe 100755
--- a/mdsal-resource/provider/pom.xml
+++ b/mdsal-resource/provider/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<relativePath />
</parent>
diff --git a/netbox-client/features/ccsdk-netbox-client/pom.xml b/netbox-client/features/ccsdk-netbox-client/pom.xml
index bc957a4..6a17707 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 4a68972..af17571 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 9206077..6d2cb3c 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>
diff --git a/netbox-client/installer/pom.xml b/netbox-client/installer/pom.xml
index 68a801e..b4d121e 100755
--- a/netbox-client/installer/pom.xml
+++ b/netbox-client/installer/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>
diff --git a/netbox-client/pom.xml b/netbox-client/pom.xml
index 23609bc..5ba8cf1 100644
--- a/netbox-client/pom.xml
+++ b/netbox-client/pom.xml
@@ -20,7 +20,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>
diff --git a/netbox-client/provider/pom.xml b/netbox-client/provider/pom.xml
index fc37ea1..27966f1 100644
--- a/netbox-client/provider/pom.xml
+++ b/netbox-client/provider/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<relativePath/>
</parent>
diff --git a/pom.xml b/pom.xml
index c9d2803..730132c 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.1-SNAPSHOT</version>
+ <version>1.1.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/resource-assignment/features/ccsdk-resource-assignment/pom.xml b/resource-assignment/features/ccsdk-resource-assignment/pom.xml
index 497dca4..9dc699b 100644
--- a/resource-assignment/features/ccsdk-resource-assignment/pom.xml
+++ b/resource-assignment/features/ccsdk-resource-assignment/pom.xml
@@ -6,7 +6,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/resource-assignment/features/features-resource-assignment/pom.xml b/resource-assignment/features/features-resource-assignment/pom.xml
index 9f26223..e5f35bb 100755
--- a/resource-assignment/features/features-resource-assignment/pom.xml
+++ b/resource-assignment/features/features-resource-assignment/pom.xml
@@ -6,7 +6,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/resource-assignment/features/pom.xml b/resource-assignment/features/pom.xml
index a621519..c107f27 100755
--- a/resource-assignment/features/pom.xml
+++ b/resource-assignment/features/pom.xml
@@ -6,7 +6,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>
diff --git a/resource-assignment/installer/pom.xml b/resource-assignment/installer/pom.xml
index 0f07de6..d0b8604 100755
--- a/resource-assignment/installer/pom.xml
+++ b/resource-assignment/installer/pom.xml
@@ -6,7 +6,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>
diff --git a/resource-assignment/pom.xml b/resource-assignment/pom.xml
index 45b9f5f..cc81fca 100755
--- a/resource-assignment/pom.xml
+++ b/resource-assignment/pom.xml
@@ -6,7 +6,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>
diff --git a/resource-assignment/provider/pom.xml b/resource-assignment/provider/pom.xml
index 06b8aa7..8c6761b 100755
--- a/resource-assignment/provider/pom.xml
+++ b/resource-assignment/provider/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<relativePath />
</parent>
diff --git a/saltstack-adapter/pom.xml b/saltstack-adapter/pom.xml
index dd45c01..a8919f7 100644
--- a/saltstack-adapter/pom.xml
+++ b/saltstack-adapter/pom.xml
@@ -30,7 +30,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>
diff --git a/saltstack-adapter/saltstack-adapter-features/ccsdk-saltstack-adapter/pom.xml b/saltstack-adapter/saltstack-adapter-features/ccsdk-saltstack-adapter/pom.xml
index ba2dcfb..69e597c 100644
--- a/saltstack-adapter/saltstack-adapter-features/ccsdk-saltstack-adapter/pom.xml
+++ b/saltstack-adapter/saltstack-adapter-features/ccsdk-saltstack-adapter/pom.xml
@@ -7,7 +7,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/saltstack-adapter/saltstack-adapter-features/features-saltstack-adapter/pom.xml b/saltstack-adapter/saltstack-adapter-features/features-saltstack-adapter/pom.xml
index 9806b42..fe20c4e 100755
--- a/saltstack-adapter/saltstack-adapter-features/features-saltstack-adapter/pom.xml
+++ b/saltstack-adapter/saltstack-adapter-features/features-saltstack-adapter/pom.xml
@@ -7,7 +7,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/saltstack-adapter/saltstack-adapter-features/pom.xml b/saltstack-adapter/saltstack-adapter-features/pom.xml
index 4e44779..0a8171e 100644
--- a/saltstack-adapter/saltstack-adapter-features/pom.xml
+++ b/saltstack-adapter/saltstack-adapter-features/pom.xml
@@ -17,7 +17,7 @@
<parent>
<artifactId>odlparent-lite</artifactId>
<groupId>org.onap.ccsdk.parent</groupId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.adaptors</groupId>
diff --git a/saltstack-adapter/saltstack-adapter-installer/pom.xml b/saltstack-adapter/saltstack-adapter-installer/pom.xml
index 011bcf0..5971b35 100644
--- a/saltstack-adapter/saltstack-adapter-installer/pom.xml
+++ b/saltstack-adapter/saltstack-adapter-installer/pom.xml
@@ -29,7 +29,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>
<groupId>org.onap.ccsdk.sli.adaptors</groupId>
diff --git a/saltstack-adapter/saltstack-adapter-provider/pom.xml b/saltstack-adapter/saltstack-adapter-provider/pom.xml
index 0bf4337..227a0c9 100644
--- a/saltstack-adapter/saltstack-adapter-provider/pom.xml
+++ b/saltstack-adapter/saltstack-adapter-provider/pom.xml
@@ -18,7 +18,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<relativePath/>
</parent>
diff --git a/sql-resource/features/ccsdk-sql-resource/pom.xml b/sql-resource/features/ccsdk-sql-resource/pom.xml
index f1960dc..cd11c47 100644
--- a/sql-resource/features/ccsdk-sql-resource/pom.xml
+++ b/sql-resource/features/ccsdk-sql-resource/pom.xml
@@ -6,7 +6,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/sql-resource/features/features-sql-resource/pom.xml b/sql-resource/features/features-sql-resource/pom.xml
index 21ad630..035ceaf 100755
--- a/sql-resource/features/features-sql-resource/pom.xml
+++ b/sql-resource/features/features-sql-resource/pom.xml
@@ -6,7 +6,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/sql-resource/features/pom.xml b/sql-resource/features/pom.xml
index f922f42..761d17e 100755
--- a/sql-resource/features/pom.xml
+++ b/sql-resource/features/pom.xml
@@ -6,7 +6,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>
diff --git a/sql-resource/installer/pom.xml b/sql-resource/installer/pom.xml
index 9fd1469..8ea9d2a 100755
--- a/sql-resource/installer/pom.xml
+++ b/sql-resource/installer/pom.xml
@@ -6,7 +6,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>
diff --git a/sql-resource/pom.xml b/sql-resource/pom.xml
index 1d80715..d603ef8 100755
--- a/sql-resource/pom.xml
+++ b/sql-resource/pom.xml
@@ -6,7 +6,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>
diff --git a/sql-resource/provider/pom.xml b/sql-resource/provider/pom.xml
index 2b8a2ce..23bb497 100755
--- a/sql-resource/provider/pom.xml
+++ b/sql-resource/provider/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.1.1</version>
<relativePath />
</parent>
diff --git a/version.properties b/version.properties
index 36aa8e3..9f280ea 100644
--- a/version.properties
+++ b/version.properties
@@ -9,6 +9,6 @@
base_version=${release_name}.${sprint_number}.${feature_revision}
-release_version=${base_version}-STAGING
+release_version=${base_version}
snapshot_version=${base_version}-SNAPSHOT