From b71b8032e51a0294d6ca04bb62a8f571b4443d62 Mon Sep 17 00:00:00 2001 From: Christofer Dutz Date: Fri, 16 Feb 2024 16:43:41 +0100 Subject: [PATCH] [maven-release-plugin] rollback the release of v0.12.0 --- code-generation/language-python/pom.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/code-generation/language-python/pom.xml b/code-generation/language-python/pom.xml index 659df0e1abe..5cf70474023 100644 --- a/code-generation/language-python/pom.xml +++ b/code-generation/language-python/pom.xml @@ -109,6 +109,30 @@ commons-text + + org.apache.plc4x + plc4j-api + 0.12.0-SNAPSHOT + test + + + org.apache.plc4x + plc4j-spi + 0.12.0-SNAPSHOT + test + + + org.apache.plc4x + plc4j-transport-tcp + 0.12.0-SNAPSHOT + test + + + org.apache.plc4x + plc4j-utils-test-utils + 0.12.0-SNAPSHOT + test + org.apache.plc4x plc4x-code-generation-protocol-test