From 66c588665f58fa2c13808252deca0138a0f7715b Mon Sep 17 00:00:00 2001 From: pitschr Date: Mon, 10 May 2021 22:11:15 +0200 Subject: [PATCH] [maven-release-plugin] prepare release knx-core-plugins-0.5.0 --- 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 8f57b90..6d24e4a 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -20,14 +20,14 @@ li.pitschmann knx-core-plugins - 0.4.1-SNAPSHOT + 0.5.0 4.0.0 jar knx-core-plugin-api - 0.4.1-SNAPSHOT + 0.5.0 KNX Core Plugin - API API for KNX Core diff --git a/audit/pom.xml b/audit/pom.xml index 3edaf1d..6fa8388 100644 --- a/audit/pom.xml +++ b/audit/pom.xml @@ -21,14 +21,14 @@ li.pitschmann knx-core-plugins - 0.4.1-SNAPSHOT + 0.5.0 4.0.0 jar knx-core-plugin-audit - 0.4.1-SNAPSHOT + 0.5.0 KNX Core Plugin - Audit Audit Plugin for KNX Core diff --git a/pom.xml b/pom.xml index c8c4874..961c5f2 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ pom li.pitschmann knx-core-plugins - 0.4.1-SNAPSHOT + 0.5.0 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 - HEAD + knx-core-plugins-0.5.0 diff --git a/statistic/pom.xml b/statistic/pom.xml index 14fae92..06e8f6f 100644 --- a/statistic/pom.xml +++ b/statistic/pom.xml @@ -21,14 +21,14 @@ li.pitschmann knx-core-plugins - 0.4.1-SNAPSHOT + 0.5.0 4.0.0 jar knx-core-plugin-statistic - 0.4.1-SNAPSHOT + 0.5.0 KNX Core Plugin - Statistic Statistic Plugin for KNX Core