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