aboutsummaryrefslogtreecommitdiffstats
path: root/appc-sdc-listener
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2019-10-08 13:39:40 -0700
committerPatrick Brady <patrick.brady@att.com>2019-10-08 13:39:46 -0700
commit701d10c208c24c72e67ac7e555520c6127e0698f (patch)
tree372c6a4fc337eb8743ced9c7b9b2c10d115e69b3 /appc-sdc-listener
parente8d37bfde904531793bde52e17300811ce1b75c3 (diff)
Set appc parent 2.7.0-SNAPSHOT
Change-Id: Ib68d389e9e39951e47b785550134729a9f678497 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
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 37768e12e..1705d46a6 100644
--- a/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml
+++ b/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml
@@ -26,7 +26,7 @@ limitations under the License.
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.6.3-SNAPSHOT</version>
+ <version>2.7.0-SNAPSHOT</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 658dfbd4e..291f7fd46 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.6.3-SNAPSHOT</version>
+ <version>2.7.0-SNAPSHOT</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 4d46040ef..b63d43074 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
@@ -25,7 +25,7 @@ limitations under the License.
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>2.6.3-SNAPSHOT</version>
+ <version>2.7.0-SNAPSHOT</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 7f1073682..35e933ad1 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.6.3-SNAPSHOT</version>
+ <version>2.7.0-SNAPSHOT</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 5b8bde962..0395fee82 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.6.3-SNAPSHOT</version>
+ <version>2.7.0-SNAPSHOT</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 02d7324cc..9cfbad41c 100644
--- a/appc-sdc-listener/appc-yang-generator/pom.xml
+++ b/appc-sdc-listener/appc-yang-generator/pom.xml
@@ -28,7 +28,7 @@ limitations under the License.
<parent>
<groupId>org.onap.appc.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>2.6.3-SNAPSHOT</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.appc</groupId>
diff --git a/appc-sdc-listener/pom.xml b/appc-sdc-listener/pom.xml
index 5864c0c26..26294839e 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.6.3-SNAPSHOT</version>
+ <version>2.7.0-SNAPSHOT</version>
<relativePath />
</parent>
<groupId>org.onap.appc</groupId>