aboutsummaryrefslogtreecommitdiffstats
path: root/appc-sdc-listener
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2019-09-11 10:50:54 -0700
committerPatrick Brady <patrick.brady@att.com>2019-09-11 10:52:30 -0700
commit65b70190e0de9f7b6d173c918a7873b37ff66ea3 (patch)
tree99c9bf21391b06a11c722b71918e4e19b5f13655 /appc-sdc-listener
parentfc942d29a74a843ccf1cd202091e6d9704bbed29 (diff)
Increment version to 1.6.3-SNAPSHOT
Change-Id: I2b1b8329dbad5a8d6cc5ae96e8c44af1ab3d54ea 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 4f4bc5a5b..f111ef323 100644
--- a/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml
+++ b/appc-sdc-listener/appc-sdc-listener-bundle/pom.xml
@@ -37,7 +37,7 @@ limitations under the License.
</properties>
<artifactId>appc-sdc-listener-bundle</artifactId>
- <version>1.6.2-SNAPSHOT</version>
+ <version>1.6.3-SNAPSHOT</version>
<packaging>bundle</packaging>
<dependencies>
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 e5ea9e726..7377a6ccd 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
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>features-appc-sdc-listener</artifactId>
- <version>1.6.2-SNAPSHOT</version>
+ <version>1.6.3-SNAPSHOT</version>
<packaging>feature</packaging>
<name></name>
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 cb5068458..39d500f20 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
@@ -31,7 +31,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>onap-appc-sdc-listener</artifactId>
- <version>1.6.2-SNAPSHOT</version>
+ <version>1.6.3-SNAPSHOT</version>
<packaging>feature</packaging>
<name></name>
diff --git a/appc-sdc-listener/appc-sdc-listener-features/pom.xml b/appc-sdc-listener/appc-sdc-listener-features/pom.xml
index 8d8804e74..e4a06bde7 100644
--- a/appc-sdc-listener/appc-sdc-listener-features/pom.xml
+++ b/appc-sdc-listener/appc-sdc-listener-features/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>appc-sdc-listener-feature-aggregator</artifactId>
- <version>1.6.2-SNAPSHOT</version>
+ <version>1.6.3-SNAPSHOT</version>
<packaging>pom</packaging>
<name></name>
diff --git a/appc-sdc-listener/appc-sdc-listener-installer/pom.xml b/appc-sdc-listener/appc-sdc-listener-installer/pom.xml
index ead953890..837be0642 100644
--- a/appc-sdc-listener/appc-sdc-listener-installer/pom.xml
+++ b/appc-sdc-listener/appc-sdc-listener-installer/pom.xml
@@ -31,7 +31,7 @@ limitations under the License.
</parent>
<groupId>org.onap.appc</groupId>
<artifactId>appc-sdc-listener-installer</artifactId>
- <version>1.6.2-SNAPSHOT</version>
+ <version>1.6.3-SNAPSHOT</version>
<name>SDC Listener - Karaf Installer</name>
<packaging>pom</packaging>
diff --git a/appc-sdc-listener/appc-yang-generator/pom.xml b/appc-sdc-listener/appc-yang-generator/pom.xml
index 57ed6a953..e51d10d91 100644
--- a/appc-sdc-listener/appc-yang-generator/pom.xml
+++ b/appc-sdc-listener/appc-yang-generator/pom.xml
@@ -34,7 +34,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>appc-yang-generator</artifactId>
- <version>1.6.2-SNAPSHOT</version>
+ <version>1.6.3-SNAPSHOT</version>
<packaging>jar</packaging>
<properties>
diff --git a/appc-sdc-listener/pom.xml b/appc-sdc-listener/pom.xml
index 4ec36c8f9..723fe144b 100644
--- a/appc-sdc-listener/pom.xml
+++ b/appc-sdc-listener/pom.xml
@@ -32,7 +32,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>appc-sdc-listener</artifactId>
- <version>1.6.2-SNAPSHOT</version>
+ <version>1.6.3-SNAPSHOT</version>
<name>SDC Event Listener</name>
<description>Listener to read and write events from DMaaP (Cambria) or DMaaP.</description>
<packaging>pom</packaging>