From 50c591674bb32d906117c5fbe3fce8da33523a58 Mon Sep 17 00:00:00 2001 From: pitschr Date: Sun, 21 Mar 2021 13:39:24 +0100 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 3ac4eb5..8f57b90 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -20,14 +20,14 @@ li.pitschmann knx-core-plugins - 0.4.0 + 0.4.1-SNAPSHOT 4.0.0 jar knx-core-plugin-api - 0.4.0 + 0.4.1-SNAPSHOT KNX Core Plugin - API API for KNX Core diff --git a/audit/pom.xml b/audit/pom.xml index 9b9d350..3edaf1d 100644 --- a/audit/pom.xml +++ b/audit/pom.xml @@ -21,14 +21,14 @@ li.pitschmann knx-core-plugins - 0.4.0 + 0.4.1-SNAPSHOT 4.0.0 jar knx-core-plugin-audit - 0.4.0 + 0.4.1-SNAPSHOT KNX Core Plugin - Audit Audit Plugin for KNX Core diff --git a/pom.xml b/pom.xml index c40199f..0b532bb 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ pom li.pitschmann knx-core-plugins - 0.4.0 + 0.4.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.4.0 + HEAD diff --git a/statistic/pom.xml b/statistic/pom.xml index 5cef432..14fae92 100644 --- a/statistic/pom.xml +++ b/statistic/pom.xml @@ -21,14 +21,14 @@ li.pitschmann knx-core-plugins - 0.4.0 + 0.4.1-SNAPSHOT 4.0.0 jar knx-core-plugin-statistic - 0.4.0 + 0.4.1-SNAPSHOT KNX Core Plugin - Statistic Statistic Plugin for KNX Core