aboutsummaryrefslogtreecommitdiffstats
path: root/appc-sdc-listener
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2019-06-13 12:28:11 -0700
committerPatrick Brady <patrick.brady@att.com>2019-06-13 12:28:16 -0700
commit350a1d9c99aa5be7480f391a210bda42bda8755b (patch)
tree771267e725d56f1023db1b8b0504914ca232c6b0 /appc-sdc-listener
parent5cebfc154b696f160faa0d68cf6f2c7c0d02a5ef (diff)
Increment version after release
Change-Id: I426b14b7a68738ba869c2ca32a0345fedf19a12a Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1595
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 5bce6c01b..64bf79f1b 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.5.2-SNAPSHOT</version>
+ <version>1.5.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 10a4ae7f3..2c3dde1e9 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.5.2-SNAPSHOT</version>
+ <version>1.5.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 e7a478e4c..5d78b5622 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.5.2-SNAPSHOT</version>
+ <version>1.5.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 d2a0ce7f9..267b8c194 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.5.2-SNAPSHOT</version>
+ <version>1.5.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 25999c18e..c92d83d7c 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.5.2-SNAPSHOT</version>
+ <version>1.5.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 928237048..c4c52fbc2 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.5.2-SNAPSHOT</version>
+ <version>1.5.3-SNAPSHOT</version>
<packaging>jar</packaging>
<properties>
diff --git a/appc-sdc-listener/pom.xml b/appc-sdc-listener/pom.xml
index c7a35e2ca..cd61a5505 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.5.2-SNAPSHOT</version>
+ <version>1.5.3-SNAPSHOT</version>
<name>SDC Event Listener</name>
<description>Listener to read and write events from DMaaP (Cambria) or DMaaP.</description>
<packaging>pom</packaging>