aboutsummaryrefslogtreecommitdiffstats
path: root/appc-sdc-listener
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-sdc-listener
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-sdc-listener')
-rw-r--r--appc-sdc-listener/appc-sdc-listener-bundle/pom.xml2
-rw-r--r--appc-sdc-listener/appc-sdc-listener-features/features-appc-sdc-listener/pom.xml2
-rw-r--r--appc-sdc-listener/appc-sdc-listener-features/onap-appc-sdc-listener/pom.xml2
-rw-r--r--appc-sdc-listener/appc-sdc-listener-features/pom.xml2
-rw-r--r--appc-sdc-listener/appc-sdc-listener-installer/pom.xml2
-rw-r--r--appc-sdc-listener/appc-yang-generator/pom.xml2
-rw-r--r--appc-sdc-listener/pom.xml2
7 files changed, 7 insertions, 7 deletions
diff --git a/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml b/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml
index f74e840a4..49089592a 100644
--- a/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml
+++ b/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml
@@ -27,7 +27,7 @@ limitations under the License.
<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-sdc-listener/appc-sdc-listener-features/features-appc-sdc-listener/pom.xml b/appc-sdc-listener/appc-sdc-listener-features/features-appc-sdc-listener/pom.xml
index 387278ea4..6cbbb7b76 100644
--- a/appc-sdc-listener/appc-sdc-listener-features/features-appc-sdc-listener/pom.xml
+++ b/appc-sdc-listener/appc-sdc-listener-features/features-appc-sdc-listener/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-sdc-listener/appc-sdc-listener-features/onap-appc-sdc-listener/pom.xml b/appc-sdc-listener/appc-sdc-listener-features/onap-appc-sdc-listener/pom.xml
index 7f0764076..a252abf4f 100644
--- a/appc-sdc-listener/appc-sdc-listener-features/onap-appc-sdc-listener/pom.xml
+++ b/appc-sdc-listener/appc-sdc-listener-features/onap-appc-sdc-listener/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-sdc-listener/appc-sdc-listener-features/pom.xml b/appc-sdc-listener/appc-sdc-listener-features/pom.xml
index 5804b0e92..8f3fdca0b 100644
--- a/appc-sdc-listener/appc-sdc-listener-features/pom.xml
+++ b/appc-sdc-listener/appc-sdc-listener-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-sdc-listener/appc-sdc-listener-installer/pom.xml b/appc-sdc-listener/appc-sdc-listener-installer/pom.xml
index a89156208..8818b014a 100644
--- a/appc-sdc-listener/appc-sdc-listener-installer/pom.xml
+++ b/appc-sdc-listener/appc-sdc-listener-installer/pom.xml
@@ -26,7 +26,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>
<groupId>org.onap.appc</groupId>
diff --git a/appc-sdc-listener/appc-yang-generator/pom.xml b/appc-sdc-listener/appc-yang-generator/pom.xml
index c40093c22..e12b7948f 100644
--- a/appc-sdc-listener/appc-yang-generator/pom.xml
+++ b/appc-sdc-listener/appc-yang-generator/pom.xml
@@ -26,7 +26,7 @@ limitations under the License.
<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-sdc-listener/pom.xml b/appc-sdc-listener/pom.xml
index 66f2ea412..d8e482558 100644
--- a/appc-sdc-listener/pom.xml
+++ b/appc-sdc-listener/pom.xml
@@ -26,7 +26,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>
<groupId>org.onap.appc</groupId>