diff options
author | Patrick Brady <patrick.brady@att.com> | 2019-04-26 12:36:25 -0700 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2019-04-26 12:36:49 -0700 |
commit | ed1cf1fb3c4c581cc03d82f640d7a550cafc9430 (patch) | |
tree | f3f43cdd7c1cba33fdbc0c4c1455d7938ca40333 /appc-dg-util/appc-dg-util-features | |
parent | b3200dea9bcab964888af54efc4244425bb4e849 (diff) |
Increment snapshot version
Change from 1.5.0-SNAPSHOT to 1.6.0-SNAPSHOT to prepare
for next development cycle.
Change-Id: I187785ab4b11a37815289d20ba802c48e86cee7f
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1585
Diffstat (limited to 'appc-dg-util/appc-dg-util-features')
3 files changed, 3 insertions, 3 deletions
diff --git a/appc-dg-util/appc-dg-util-features/features-appc-dg-util/pom.xml b/appc-dg-util/appc-dg-util-features/features-appc-dg-util/pom.xml index 719767678..b49c6f43c 100644 --- a/appc-dg-util/appc-dg-util-features/features-appc-dg-util/pom.xml +++ b/appc-dg-util/appc-dg-util-features/features-appc-dg-util/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>features-appc-dg-util</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> <packaging>feature</packaging> <name></name> diff --git a/appc-dg-util/appc-dg-util-features/onap-appc-dg-util/pom.xml b/appc-dg-util/appc-dg-util-features/onap-appc-dg-util/pom.xml index d228318b7..24982ca39 100644 --- a/appc-dg-util/appc-dg-util-features/onap-appc-dg-util/pom.xml +++ b/appc-dg-util/appc-dg-util-features/onap-appc-dg-util/pom.xml @@ -31,7 +31,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>onap-appc-dg-util</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> <packaging>feature</packaging> <name></name> diff --git a/appc-dg-util/appc-dg-util-features/pom.xml b/appc-dg-util/appc-dg-util-features/pom.xml index f5a42063e..45d186b12 100644 --- a/appc-dg-util/appc-dg-util-features/pom.xml +++ b/appc-dg-util/appc-dg-util-features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>appc-dg-util-feature-aggregator</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> <packaging>pom</packaging> <name></name> |