This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 3327b72d177 Update maven plugin stuff
3327b72d177 is described below
commit 3327b72d17714f8fa41f4ac014a16489403259a1
Author: Claus Ibsen <[email protected]>
AuthorDate: Thu Jun 15 21:24:37 2023 +0200
Update maven plugin stuff
---
camel-dependencies/pom.xml | 2 +-
parent/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 3c69d7da489..0498560aa3e 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -411,7 +411,7 @@
<plc4x-version>0.10.0</plc4x-version>
<pooled-jms-version>3.1.0</pooled-jms-version>
<powermock-version>2.0.7</powermock-version>
-
<properties-maven-plugin-version>1.0-alpha-2</properties-maven-plugin-version>
+
<properties-maven-plugin-version>1.1.0</properties-maven-plugin-version>
<protobuf-version>3.19.6</protobuf-version>
<protobuf-maven-plugin-version>0.6.1</protobuf-maven-plugin-version>
<protonpack-version>1.8</protonpack-version>
diff --git a/parent/pom.xml b/parent/pom.xml
index 10a13faf4f2..e04aaae63fb 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -406,7 +406,7 @@
<plc4x-version>0.10.0</plc4x-version>
<pooled-jms-version>3.1.0</pooled-jms-version>
<powermock-version>2.0.7</powermock-version>
-
<properties-maven-plugin-version>1.0-alpha-2</properties-maven-plugin-version>
+
<properties-maven-plugin-version>1.1.0</properties-maven-plugin-version>
<protobuf-version>3.19.6</protobuf-version>
<protobuf-maven-plugin-version>0.6.1</protobuf-maven-plugin-version>
<protonpack-version>1.8</protonpack-version>