From e804e3eafa7305fec717010f4f6b10a738e83e99 Mon Sep 17 00:00:00 2001 From: pitschr Date: Mon, 10 May 2021 22:11:20 +0200 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- api/pom.xml | 4 ++-- audit/pom.xml | 4 ++-- pom.xml | 4 ++-- statistic/pom.xml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 6d24e4a..e79b8f2 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -20,14 +20,14 @@ li.pitschmann knx-core-plugins - 0.5.0 + 0.5.1-SNAPSHOT 4.0.0 jar knx-core-plugin-api - 0.5.0 + 0.5.1-SNAPSHOT KNX Core Plugin - API API for KNX Core diff --git a/audit/pom.xml b/audit/pom.xml index 6fa8388..7ca7207 100644 --- a/audit/pom.xml +++ b/audit/pom.xml @@ -21,14 +21,14 @@ li.pitschmann knx-core-plugins - 0.5.0 + 0.5.1-SNAPSHOT 4.0.0 jar knx-core-plugin-audit - 0.5.0 + 0.5.1-SNAPSHOT KNX Core Plugin - Audit Audit Plugin for KNX Core diff --git a/pom.xml b/pom.xml index 961c5f2..5fdfad3 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ pom li.pitschmann knx-core-plugins - 0.5.0 + 0.5.1-SNAPSHOT KNX Core Plugins Plugins for KNX Core library to extend the core functionality with e.g. audit, statistic, REST API, ... https://github.com/pitschr/knx-core-plugins @@ -56,7 +56,7 @@ https://github.com/pitschr/knx-core-plugins scm:git:https://github.com/pitschr/knx-core-plugins scm:git:https://github.com/pitschr/knx-core-plugins - knx-core-plugins-0.5.0 + HEAD diff --git a/statistic/pom.xml b/statistic/pom.xml index 06e8f6f..0dec957 100644 --- a/statistic/pom.xml +++ b/statistic/pom.xml @@ -21,14 +21,14 @@ li.pitschmann knx-core-plugins - 0.5.0 + 0.5.1-SNAPSHOT 4.0.0 jar knx-core-plugin-statistic - 0.5.0 + 0.5.1-SNAPSHOT KNX Core Plugin - Statistic Statistic Plugin for KNX Core