diff --git a/code-generation/tests/protocol-test-java/pom.xml b/code-generation/tests/protocol-test-java/pom.xml index affc261f5d7..9f53594b526 100644 --- a/code-generation/tests/protocol-test-java/pom.xml +++ b/code-generation/tests/protocol-test-java/pom.xml @@ -92,19 +92,19 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-spi - 0.11.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-transport-tcp - 0.11.0-SNAPSHOT + 0.12.0-SNAPSHOT @@ -120,14 +120,14 @@ org.apache.plc4x plc4j-utils-test-utils - 0.11.0-SNAPSHOT + 0.12.0-SNAPSHOT test org.apache.plc4x plc4x-code-generation-language-java - 0.11.0-SNAPSHOT + 0.12.0-SNAPSHOT provided @@ -135,13 +135,13 @@ org.apache.plc4x plc4x-code-generation-protocol-test - 0.11.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4x-code-generation-protocol-test - 0.11.0-SNAPSHOT + 0.12.0-SNAPSHOT tests test-jar test diff --git a/plc4j/examples/hello-nats/pom.xml b/plc4j/examples/hello-nats/pom.xml index 4e4152202ed..07192ccbbbb 100644 --- a/plc4j/examples/hello-nats/pom.xml +++ b/plc4j/examples/hello-nats/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x.examples plc4j-examples - 0.11.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4j-examples-hello-nats @@ -39,12 +39,12 @@ org.apache.plc4x plc4j-api - 0.11.0-SNAPSHOT + 0.12.0-SNAPSHOT org.apache.plc4x plc4j-connection-cache - 0.11.0-SNAPSHOT + 0.12.0-SNAPSHOT diff --git a/plc4j/tools/scraper-ng/pom.xml b/plc4j/tools/scraper-ng/pom.xml index 7c2c58fcc78..1e39b624a6e 100644 --- a/plc4j/tools/scraper-ng/pom.xml +++ b/plc4j/tools/scraper-ng/pom.xml @@ -55,17 +55,17 @@ diff --git a/plc4net/api/pom.xml b/plc4net/api/pom.xml index 1eb36814477..6ee3a90f650 100644 --- a/plc4net/api/pom.xml +++ b/plc4net/api/pom.xml @@ -24,7 +24,7 @@ org.apache.plc4x.sandbox plc4net - 0.11.0-SNAPSHOT + 0.12.0-SNAPSHOT plc4net-api