aboutsummaryrefslogtreecommitdiffstats
path: root/appc-config/appc-data-services
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2019-05-09 13:04:18 -0700
committerPatrick Brady <patrick.brady@att.com>2019-05-09 13:09:47 -0700
commit1d5c5fb0f3c6609c9ca2ce54e3b45027911119b6 (patch)
treedb54359659e6f13def3851eb36a764c359ba841e /appc-config/appc-data-services
parentd4c14b1b7ae6204adc0738ad70be98e94f6bf6dc (diff)
Increment version after release
Change-Id: I42b9142f15d15a65c00208b671ecaeceb6f26467 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1595
Diffstat (limited to 'appc-config/appc-data-services')
-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.xml4
-rw-r--r--appc-config/appc-data-services/pom.xml2
-rw-r--r--appc-config/appc-data-services/provider/pom.xml2
6 files changed, 7 insertions, 7 deletions
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 1d8329e85..152b4b305 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
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>features-appc-config-data-services</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.5.1-SNAPSHOT</version>
<packaging>feature</packaging>
<name></name>
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 0f278d1db..22ad48057 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
@@ -31,7 +31,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>onap-appc-config-data-services</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.5.1-SNAPSHOT</version>
<packaging>feature</packaging>
<name></name>
diff --git a/appc-config/appc-data-services/features/pom.xml b/appc-config/appc-data-services/features/pom.xml
index 8b9f72def..81a6844ff 100644
--- a/appc-config/appc-data-services/features/pom.xml
+++ b/appc-config/appc-data-services/features/pom.xml
@@ -30,7 +30,7 @@ limitations under the License.
<groupId>org.onap.appc</groupId>
<artifactId>appc-config-data-services-feature-aggregator</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.5.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name></name>
diff --git a/appc-config/appc-data-services/installer/pom.xml b/appc-config/appc-data-services/installer/pom.xml
index 991fe2194..3b6630f6d 100644
--- a/appc-config/appc-data-services/installer/pom.xml
+++ b/appc-config/appc-data-services/installer/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.onap.appc</groupId>
<artifactId>appc-config-data-services-installer</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.5.1-SNAPSHOT</version>
<name>Config Component Data Services - Installer</name>
<packaging>pom</packaging>
<properties>
@@ -56,7 +56,7 @@
<dependency>
<groupId>org.onap.appc</groupId>
<artifactId>appc-config-data-services-provider</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.5.1-SNAPSHOT</version>
</dependency>
</dependencies>
<build>
diff --git a/appc-config/appc-data-services/pom.xml b/appc-config/appc-data-services/pom.xml
index d05f1244d..7f7c780e8 100644
--- a/appc-config/appc-data-services/pom.xml
+++ b/appc-config/appc-data-services/pom.xml
@@ -67,5 +67,5 @@
<module>installer</module>
</modules>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.5.1-SNAPSHOT</version>
</project>
diff --git a/appc-config/appc-data-services/provider/pom.xml b/appc-config/appc-data-services/provider/pom.xml
index 5d4f731e4..75f3b4422 100644
--- a/appc-config/appc-data-services/provider/pom.xml
+++ b/appc-config/appc-data-services/provider/pom.xml
@@ -159,5 +159,5 @@
</plugin>
</plugins>
</build>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.5.1-SNAPSHOT</version>
</project>