aboutsummaryrefslogtreecommitdiffstats
path: root/appc-config
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2020-01-14 22:31:38 -0800
committerPatrick Brady <patrick.brady@att.com>2020-01-14 22:31:43 -0800
commit21c6e0b092ba9546f2b3ec02d5f4b56177e08d3d (patch)
tree18eace3756fd0d608ad9c24fbdf3c01933eebb28 /appc-config
parent70d72d23f7ec9d221c8f44d9e66c177d71f79551 (diff)
Change parent to release version 2.7.0
Change-Id: Idf46f142fb571a01575ba146c2a0f32b7541d142 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1816
Diffstat (limited to 'appc-config')
-rw-r--r--appc-config/appc-config-adaptor/features/features-appc-config-adaptor/pom.xml2
-rw-r--r--appc-config/appc-config-adaptor/features/onap-appc-config-adaptor/pom.xml2
-rw-r--r--appc-config/appc-config-adaptor/features/pom.xml2
-rw-r--r--appc-config/appc-config-adaptor/installer/pom.xml2
-rw-r--r--appc-config/appc-config-adaptor/pom.xml2
-rw-r--r--appc-config/appc-config-adaptor/provider/pom.xml2
-rw-r--r--appc-config/appc-config-audit/features/features-appc-config-audit/pom.xml2
-rw-r--r--appc-config/appc-config-audit/features/onap-appc-config-audit/pom.xml2
-rw-r--r--appc-config/appc-config-audit/features/pom.xml2
-rw-r--r--appc-config/appc-config-audit/installer/pom.xml2
-rw-r--r--appc-config/appc-config-audit/pom.xml2
-rw-r--r--appc-config/appc-config-audit/provider/pom.xml2
-rw-r--r--appc-config/appc-config-generator/features/features-appc-config-generator/pom.xml2
-rw-r--r--appc-config/appc-config-generator/features/onap-appc-config-generator/pom.xml2
-rw-r--r--appc-config/appc-config-generator/features/pom.xml2
-rw-r--r--appc-config/appc-config-generator/installer/pom.xml2
-rw-r--r--appc-config/appc-config-generator/pom.xml2
-rw-r--r--appc-config/appc-config-generator/provider/pom.xml2
-rw-r--r--appc-config/appc-config-params/features/features-appc-config-params/pom.xml2
-rw-r--r--appc-config/appc-config-params/features/onap-appc-config-params/pom.xml2
-rw-r--r--appc-config/appc-config-params/features/pom.xml2
-rw-r--r--appc-config/appc-config-params/installer/pom.xml2
-rw-r--r--appc-config/appc-config-params/pom.xml2
-rw-r--r--appc-config/appc-config-params/provider/pom.xml2
-rw-r--r--appc-config/appc-data-services/features/features-appc-config-data-services/pom.xml2
-rw-r--r--appc-config/appc-data-services/features/onap-appc-config-data-services/pom.xml2
-rw-r--r--appc-config/appc-data-services/features/pom.xml2
-rw-r--r--appc-config/appc-data-services/installer/pom.xml2
-rw-r--r--appc-config/appc-data-services/pom.xml2
-rw-r--r--appc-config/appc-data-services/provider/pom.xml2
-rw-r--r--appc-config/appc-encryption-tool/features/features-appc-config-encryption-tool/pom.xml2
-rw-r--r--appc-config/appc-encryption-tool/features/onap-appc-config-encryption-tool/pom.xml2
-rw-r--r--appc-config/appc-encryption-tool/features/pom.xml2
-rw-r--r--appc-config/appc-encryption-tool/installer/pom.xml2
-rw-r--r--appc-config/appc-encryption-tool/pom.xml2
-rw-r--r--appc-config/appc-encryption-tool/provider/pom.xml2
-rw-r--r--appc-config/appc-flow-controller/features/features-appc-config-flow-controller/pom.xml2
-rw-r--r--appc-config/appc-flow-controller/features/onap-appc-config-flow-controller/pom.xml2
-rw-r--r--appc-config/appc-flow-controller/features/pom.xml2
-rw-r--r--appc-config/appc-flow-controller/installer/pom.xml2
-rw-r--r--appc-config/appc-flow-controller/pom.xml2
-rw-r--r--appc-config/appc-flow-controller/provider/pom.xml2
42 files changed, 42 insertions, 42 deletions
diff --git a/appc-config/appc-config-adaptor/features/features-appc-config-adaptor/pom.xml b/appc-config/appc-config-adaptor/features/features-appc-config-adaptor/pom.xml
index f1e0e39f2..0bf2ffc89 100644
--- a/appc-config/appc-config-adaptor/features/features-appc-config-adaptor/pom.xml
+++ b/appc-config/appc-config-adaptor/features/features-appc-config-adaptor/pom.xml
@@ -24,7 +24,7 @@ limitations under the License.
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.7.0</version>
<relativePath/>
</parent>
diff --git a/appc-config/appc-config-adaptor/features/onap-appc-config-adaptor/pom.xml b/appc-config/appc-config-adaptor/features/onap-appc-config-adaptor/pom.xml
index ccfed2e70..fff8268ad 100644
--- a/appc-config/appc-config-adaptor/features/onap-appc-config-adaptor/pom.xml
+++ b/appc-config/appc-config-adaptor/features/onap-appc-config-adaptor/pom.xml
@@ -24,7 +24,7 @@ limitations under the License.
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.7.0</version>
<relativePath/>
</parent>
diff --git a/appc-config/appc-config-adaptor/features/pom.xml b/appc-config/appc-config-adaptor/features/pom.xml
index 8ea22dee8..2e005d309 100644
--- a/appc-config/appc-config-adaptor/features/pom.xml
+++ b/appc-config/appc-config-adaptor/features/pom.xml
@@ -24,7 +24,7 @@ limitations under the License.
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.7.0</version>
<relativePath/>
</parent>
diff --git a/appc-config/appc-config-adaptor/installer/pom.xml b/appc-config/appc-config-adaptor/installer/pom.xml
index cac65cc77..650c6c9c9 100644
--- a/appc-config/appc-config-adaptor/installer/pom.xml
+++ b/appc-config/appc-config-adaptor/installer/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.7.0</version>
<relativePath/>
</parent>
diff --git a/appc-config/appc-config-adaptor/pom.xml b/appc-config/appc-config-adaptor/pom.xml
index eaf2f2b1b..d5194748f 100644
--- a/appc-config/appc-config-adaptor/pom.xml
+++ b/appc-config/appc-config-adaptor/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.7.0</version>
<relativePath/>
</parent>
diff --git a/appc-config/appc-config-adaptor/provider/pom.xml b/appc-config/appc-config-adaptor/provider/pom.xml
index 32e2c0981..528488b00 100644
--- a/appc-config/appc-config-adaptor/provider/pom.xml
+++ b/appc-config/appc-config-adaptor/provider/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.7.0</version>
<relativePath/>
</parent>
<groupId>org.onap.appc</groupId>
diff --git a/appc-config/appc-config-audit/features/features-appc-config-audit/pom.xml b/appc-config/appc-config-audit/features/features-appc-config-audit/pom.xml
index f7715c42d..9ab19b0ed 100644
--- a/appc-config/appc-config-audit/features/features-appc-config-audit/pom.xml
+++ b/appc-config/appc-config-audit/features/features-appc-config-audit/pom.xml
@@ -24,7 +24,7 @@ limitations under the License.
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.7.0</version>
<relativePath/>
</parent>
diff --git a/appc-config/appc-config-audit/features/onap-appc-config-audit/pom.xml b/appc-config/appc-config-audit/features/onap-appc-config-audit/pom.xml
index 39ea9d1c6..37374addc 100644
--- a/appc-config/appc-config-audit/features/onap-appc-config-audit/pom.xml
+++ b/appc-config/appc-config-audit/features/onap-appc-config-audit/pom.xml
@@ -24,7 +24,7 @@ limitations under the License.
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.7.0</version>
<relativePath/>
</parent>
diff --git a/appc-config/appc-config-audit/features/pom.xml b/appc-config/appc-config-audit/features/pom.xml
index 1f5c0f5e3..bbd053c8f 100644
--- a/appc-config/appc-config-audit/features/pom.xml
+++ b/appc-config/appc-config-audit/features/pom.xml
@@ -24,7 +24,7 @@ limitations under the License.
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.7.0</version>
<relativePath/>
</parent>
diff --git a/appc-config/appc-config-audit/installer/pom.xml b/appc-config/appc-config-audit/installer/pom.xml
index ede9f3165..8dfbdfb84 100644
--- a/appc-config/appc-config-audit/installer/pom.xml
+++ b/appc-config/appc-config-audit/installer/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.7.0</version>
<relativePath/>
</parent>
diff --git a/appc-config/appc-config-audit/pom.xml b/appc-config/appc-config-audit/pom.xml
index 4ba0a4f3c..8aea757c7 100644
--- a/appc-config/appc-config-audit/pom.xml
+++ b/appc-config/appc-config-audit/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.7.0</version>
<relativePath/>
</parent>
diff --git a/appc-config/appc-config-audit/provider/pom.xml b/appc-config/appc-config-audit/provider/pom.xml
index 32d7d5627..f5aaa717f 100644
--- a/appc-config/appc-config-audit/provider/pom.xml
+++ b/appc-config/appc-config-audit/provider/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.7.0</version>
<relativePath/>
</parent>
<groupId>org.onap.appc</groupId>
diff --git a/appc-config/appc-config-generator/features/features-appc-config-generator/pom.xml b/appc-config/appc-config-generator/features/features-appc-config-generator/pom.xml
index 7ce43753b..ed63d6396 100644
--- a/appc-config/appc-config-generator/features/features-appc-config-generator/pom.xml
+++ b/appc-config/appc-config-generator/features/features-appc-config-generator/pom.xml
@@ -24,7 +24,7 @@ limitations under the License.
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.7.0</version>
<relativePath/>
</parent>
diff --git a/appc-config/appc-config-generator/features/onap-appc-config-generator/pom.xml b/appc-config/appc-config-generator/features/onap-appc-config-generator/pom.xml
index dd3168202..05f7500fb 100644
--- a/appc-config/appc-config-generator/features/onap-appc-config-generator/pom.xml
+++ b/appc-config/appc-config-generator/features/onap-appc-config-generator/pom.xml
@@ -24,7 +24,7 @@ limitations under the License.
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.7.0</version>
<relativePath/>
</parent>
diff --git a/appc-config/appc-config-generator/features/pom.xml b/appc-config/appc-config-generator/features/pom.xml
index b9d919715..ff5f2ed89 100644
--- a/appc-config/appc-config-generator/features/pom.xml
+++ b/appc-config/appc-config-generator/features/pom.xml
@@ -24,7 +24,7 @@ limitations under the License.
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.7.0</version>
<relativePath/>
</parent>
diff --git a/appc-config/appc-config-generator/installer/pom.xml b/appc-config/appc-config-generator/installer/pom.xml
index b53321334..512774d52 100644
--- a/appc-config/appc-config-generator/installer/pom.xml
+++ b/appc-config/appc-config-generator/installer/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.7.0</version>
<relativePath/>
</parent>
<groupId>org.onap.appc</groupId>
diff --git a/appc-config/appc-config-generator/pom.xml b/appc-config/appc-config-generator/pom.xml
index c8af7ee6a..2569458fb 100644
--- a/appc-config/appc-config-generator/pom.xml
+++ b/appc-config/appc-config-generator/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.7.0</version>
<relativePath/>
</parent>
<groupId>org.onap.appc</groupId>
diff --git a/appc-config/appc-config-generator/provider/pom.xml b/appc-config/appc-config-generator/provider/pom.xml
index 37974f71a..06c333ad1 100644
--- a/appc-config/appc-config-generator/provider/pom.xml
+++ b/appc-config/appc-config-generator/provider/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.7.0</version>
<relativePath/>
</parent>
<groupId>org.onap.appc</groupId>
diff --git a/appc-config/appc-config-params/features/features-appc-config-params/pom.xml b/appc-config/appc-config-params/features/features-appc-config-params/pom.xml
index 8a222206f..d4270904b 100644
--- a/appc-config/appc-config-params/features/features-appc-config-params/pom.xml
+++ b/appc-config/appc-config-params/features/features-appc-config-params/pom.xml
@@ -24,7 +24,7 @@ limitations under the License.
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.7.0</version>
<relativePath/>
</parent>
diff --git a/appc-config/appc-config-params/features/onap-appc-config-params/pom.xml b/appc-config/appc-config-params/features/onap-appc-config-params/pom.xml
index 2269e8748..624952fe3 100644
--- a/appc-config/appc-config-params/features/onap-appc-config-params/pom.xml
+++ b/appc-config/appc-config-params/features/onap-appc-config-params/pom.xml
@@ -24,7 +24,7 @@ limitations under the License.
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.7.0</version>
<relativePath/>
</parent>
diff --git a/appc-config/appc-config-params/features/pom.xml b/appc-config/appc-config-params/features/pom.xml
index 517359ed9..3482e639b 100644
--- a/appc-config/appc-config-params/features/pom.xml
+++ b/appc-config/appc-config-params/features/pom.xml
@@ -24,7 +24,7 @@ limitations under the License.
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.7.0</version>
<relativePath/>
</parent>
diff --git a/appc-config/appc-config-params/installer/pom.xml b/appc-config/appc-config-params/installer/pom.xml
index c60df748c..da370c5f3 100644
--- a/appc-config/appc-config-params/installer/pom.xml
+++ b/appc-config/appc-config-params/installer/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.7.0</version>
<relativePath/>
</parent>
<groupId>org.onap.appc</groupId>
diff --git a/appc-config/appc-config-params/pom.xml b/appc-config/appc-config-params/pom.xml
index d0ecd2f35..818ee54f9 100644
--- a/appc-config/appc-config-params/pom.xml
+++ b/appc-config/appc-config-params/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.7.0</version>
<relativePath/>
</parent>
<groupId>org.onap.appc</groupId>
diff --git a/appc-config/appc-config-params/provider/pom.xml b/appc-config/appc-config-params/provider/pom.xml
index 6d4ebf8f4..1b4c96835 100644
--- a/appc-config/appc-config-params/provider/pom.xml
+++ b/appc-config/appc-config-params/provider/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.7.0</version>
<relativePath/>
</parent>
<groupId>org.onap.appc</groupId>
diff --git a/appc-config/appc-data-services/features/features-appc-config-data-services/pom.xml b/appc-config/appc-data-services/features/features-appc-config-data-services/pom.xml
index 40028caa7..39608b06c 100644
--- a/appc-config/appc-data-services/features/features-appc-config-data-services/pom.xml
+++ b/appc-config/appc-data-services/features/features-appc-config-data-services/pom.xml
@@ -24,7 +24,7 @@ limitations under the License.
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.7.0</version>
<relativePath/>
</parent>
diff --git a/appc-config/appc-data-services/features/onap-appc-config-data-services/pom.xml b/appc-config/appc-data-services/features/onap-appc-config-data-services/pom.xml
index 791688924..90b4d11a9 100644
--- a/appc-config/appc-data-services/features/onap-appc-config-data-services/pom.xml
+++ b/appc-config/appc-data-services/features/onap-appc-config-data-services/pom.xml
@@ -24,7 +24,7 @@ limitations under the License.
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.7.0</version>
<relativePath/>
</parent>
diff --git a/appc-config/appc-data-services/features/pom.xml b/appc-config/appc-data-services/features/pom.xml
index 5e18c06ae..80b1cb087 100644
--- a/appc-config/appc-data-services/features/pom.xml
+++ b/appc-config/appc-data-services/features/pom.xml
@@ -24,7 +24,7 @@ limitations under the License.
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.7.0</version>
<relativePath/>
</parent>
diff --git a/appc-config/appc-data-services/installer/pom.xml b/appc-config/appc-data-services/installer/pom.xml
index 815695b5f..800cb6c07 100644
--- a/appc-config/appc-data-services/installer/pom.xml
+++ b/appc-config/appc-data-services/installer/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.7.0</version>
<relativePath/>
</parent>
<groupId>org.onap.appc</groupId>
diff --git a/appc-config/appc-data-services/pom.xml b/appc-config/appc-data-services/pom.xml
index 7beef4901..56e48f3e5 100644
--- a/appc-config/appc-data-services/pom.xml
+++ b/appc-config/appc-data-services/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.7.0</version>
<relativePath/>
</parent>
<groupId>org.onap.appc</groupId>
diff --git a/appc-config/appc-data-services/provider/pom.xml b/appc-config/appc-data-services/provider/pom.xml
index f5125e707..36d17af66 100644
--- a/appc-config/appc-data-services/provider/pom.xml
+++ b/appc-config/appc-data-services/provider/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.7.0</version>
<relativePath/>
</parent>
<groupId>org.onap.appc</groupId>
diff --git a/appc-config/appc-encryption-tool/features/features-appc-config-encryption-tool/pom.xml b/appc-config/appc-encryption-tool/features/features-appc-config-encryption-tool/pom.xml
index f6df30f0e..08a8da36f 100644
--- a/appc-config/appc-encryption-tool/features/features-appc-config-encryption-tool/pom.xml
+++ b/appc-config/appc-encryption-tool/features/features-appc-config-encryption-tool/pom.xml
@@ -24,7 +24,7 @@ limitations under the License.
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.7.0</version>
<relativePath/>
</parent>
diff --git a/appc-config/appc-encryption-tool/features/onap-appc-config-encryption-tool/pom.xml b/appc-config/appc-encryption-tool/features/onap-appc-config-encryption-tool/pom.xml
index 548845def..bd07d69f4 100644
--- a/appc-config/appc-encryption-tool/features/onap-appc-config-encryption-tool/pom.xml
+++ b/appc-config/appc-encryption-tool/features/onap-appc-config-encryption-tool/pom.xml
@@ -24,7 +24,7 @@ limitations under the License.
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.7.0</version>
<relativePath/>
</parent>
diff --git a/appc-config/appc-encryption-tool/features/pom.xml b/appc-config/appc-encryption-tool/features/pom.xml
index 5a9f58746..6f033956f 100644
--- a/appc-config/appc-encryption-tool/features/pom.xml
+++ b/appc-config/appc-encryption-tool/features/pom.xml
@@ -24,7 +24,7 @@ limitations under the License.
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.7.0</version>
<relativePath/>
</parent>
diff --git a/appc-config/appc-encryption-tool/installer/pom.xml b/appc-config/appc-encryption-tool/installer/pom.xml
index 6dabd68e5..061265c40 100644
--- a/appc-config/appc-encryption-tool/installer/pom.xml
+++ b/appc-config/appc-encryption-tool/installer/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.7.0</version>
<relativePath/>
</parent>
<groupId>org.onap.appc</groupId>
diff --git a/appc-config/appc-encryption-tool/pom.xml b/appc-config/appc-encryption-tool/pom.xml
index 2ce9ac7c0..af3219e9a 100644
--- a/appc-config/appc-encryption-tool/pom.xml
+++ b/appc-config/appc-encryption-tool/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.7.0</version>
<relativePath/>
</parent>
<groupId>org.onap.appc</groupId>
diff --git a/appc-config/appc-encryption-tool/provider/pom.xml b/appc-config/appc-encryption-tool/provider/pom.xml
index 6af583e8c..c870a11a3 100644
--- a/appc-config/appc-encryption-tool/provider/pom.xml
+++ b/appc-config/appc-encryption-tool/provider/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.7.0</version>
<relativePath/>
</parent>
<groupId>org.onap.appc</groupId>
diff --git a/appc-config/appc-flow-controller/features/features-appc-config-flow-controller/pom.xml b/appc-config/appc-flow-controller/features/features-appc-config-flow-controller/pom.xml
index 1c17ecdcd..c407c07a0 100644
--- a/appc-config/appc-flow-controller/features/features-appc-config-flow-controller/pom.xml
+++ b/appc-config/appc-flow-controller/features/features-appc-config-flow-controller/pom.xml
@@ -24,7 +24,7 @@ limitations under the License.
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>feature-repo-parent</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.7.0</version>
<relativePath/>
</parent>
diff --git a/appc-config/appc-flow-controller/features/onap-appc-config-flow-controller/pom.xml b/appc-config/appc-flow-controller/features/onap-appc-config-flow-controller/pom.xml
index 65651d2e5..850673ff3 100644
--- a/appc-config/appc-flow-controller/features/onap-appc-config-flow-controller/pom.xml
+++ b/appc-config/appc-flow-controller/features/onap-appc-config-flow-controller/pom.xml
@@ -24,7 +24,7 @@ limitations under the License.
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.7.0</version>
<relativePath/>
</parent>
diff --git a/appc-config/appc-flow-controller/features/pom.xml b/appc-config/appc-flow-controller/features/pom.xml
index a0c6c48ca..aa6dc80bb 100644
--- a/appc-config/appc-flow-controller/features/pom.xml
+++ b/appc-config/appc-flow-controller/features/pom.xml
@@ -24,7 +24,7 @@ limitations under the License.
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.7.0</version>
<relativePath/>
</parent>
diff --git a/appc-config/appc-flow-controller/installer/pom.xml b/appc-config/appc-flow-controller/installer/pom.xml
index 32ff33bcb..6f164227f 100644
--- a/appc-config/appc-flow-controller/installer/pom.xml
+++ b/appc-config/appc-flow-controller/installer/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.7.0</version>
<relativePath/>
</parent>
<groupId>org.onap.appc</groupId>
diff --git a/appc-config/appc-flow-controller/pom.xml b/appc-config/appc-flow-controller/pom.xml
index 44826f2a4..a74986540 100644
--- a/appc-config/appc-flow-controller/pom.xml
+++ b/appc-config/appc-flow-controller/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.7.0</version>
<relativePath/>
</parent>
<groupId>org.onap.appc</groupId>
diff --git a/appc-config/appc-flow-controller/provider/pom.xml b/appc-config/appc-flow-controller/provider/pom.xml
index 25cc4737a..6b2ba790f 100644
--- a/appc-config/appc-flow-controller/provider/pom.xml
+++ b/appc-config/appc-flow-controller/provider/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.7.0-SNAPSHOT</version>
+ <version>2.7.0</version>
<relativePath/>
</parent>
<groupId>org.onap.appc</groupId>