diff options
author | Patrick Brady <patrick.brady@att.com> | 2019-09-26 14:30:44 -0700 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2019-09-26 14:30:44 -0700 |
commit | 1dc09d896fe2fa002cab4792ce95419d5a30e228 (patch) | |
tree | bc9167fa56f893837c9b7ffb3c03faf6aba9e68f /appc-config/appc-config-params/features | |
parent | 9de622cdf48e0648f6bab1207415e6ab459fde5e (diff) |
Increment version to 1.6.5-SNAPSHOT
Change-Id: Ic0e49aef6dc78b1a55e8c7c051e716339f3802f6
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1686
Diffstat (limited to 'appc-config/appc-config-params/features')
3 files changed, 3 insertions, 3 deletions
diff --git a/appc-config/appc-config-params/features/features-appc-config-params/pom.xml b/appc-config/appc-config-params/features/features-appc-config-params/pom.xml index c6f1b619f..bc642c229 100644 --- a/appc-config/appc-config-params/features/features-appc-config-params/pom.xml +++ b/appc-config/appc-config-params/features/features-appc-config-params/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>features-appc-config-params</artifactId> - <version>1.6.4-SNAPSHOT</version> + <version>1.6.5-SNAPSHOT</version> <packaging>feature</packaging> <name></name> diff --git a/appc-config/appc-config-params/features/onap-appc-config-params/pom.xml b/appc-config/appc-config-params/features/onap-appc-config-params/pom.xml index 60596233b..7a056e716 100644 --- a/appc-config/appc-config-params/features/onap-appc-config-params/pom.xml +++ b/appc-config/appc-config-params/features/onap-appc-config-params/pom.xml @@ -31,7 +31,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>onap-appc-config-params</artifactId> - <version>1.6.4-SNAPSHOT</version> + <version>1.6.5-SNAPSHOT</version> <packaging>feature</packaging> <name></name> diff --git a/appc-config/appc-config-params/features/pom.xml b/appc-config/appc-config-params/features/pom.xml index bfc76afe4..13689ed94 100644 --- a/appc-config/appc-config-params/features/pom.xml +++ b/appc-config/appc-config-params/features/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.appc</groupId> <artifactId>appc-config-params-feature-aggregator</artifactId> - <version>1.6.4-SNAPSHOT</version> + <version>1.6.5-SNAPSHOT</version> <packaging>pom</packaging> <name></name> |