This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch 3.6.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 332a0db8107ba6900b6848091cec6519d9f07662
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 2 09:22:56 2025 -0400
Bump org.apache.maven.archetype:archetype-packaging from 3.2.1 to 3.4.0
(#2435)
Bumps
[org.apache.maven.archetype:archetype-packaging](https://github.com/apache/maven-archetype)
from 3.2.1 to 3.4.0.
- [Release notes](https://github.com/apache/maven-archetype/releases)
-
[Commits](https://github.com/apache/maven-archetype/compare/maven-archetype-3.2.1...maven-archetype-3.4.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.archetype:archetype-packaging
dependency-version: 3.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit db1f6af94f74f440bad4dfd0a7e18723bef7ff88)
(cherry picked from commit 1b24f553e5ae6ba0ac2e1c97c3add7253c8c13fb)
# Conflicts:
# maven-plugins/archetypes/cxf-jaxrs-service/pom.xml
# maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml
# maven-plugins/archetypes/cxf-jaxws-wsdlfirst/pom.xml
---
maven-plugins/archetypes/cxf-jaxrs-service/pom.xml | 2 +-
maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml | 2 +-
maven-plugins/archetypes/cxf-jaxws-wsdlfirst/pom.xml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/maven-plugins/archetypes/cxf-jaxrs-service/pom.xml
b/maven-plugins/archetypes/cxf-jaxrs-service/pom.xml
index beb8e6f095..b79c2785f9 100644
--- a/maven-plugins/archetypes/cxf-jaxrs-service/pom.xml
+++ b/maven-plugins/archetypes/cxf-jaxrs-service/pom.xml
@@ -41,7 +41,7 @@
<extension>
<groupId>org.apache.maven.archetype</groupId>
<artifactId>archetype-packaging</artifactId>
- <version>2.1</version>
+ <version>3.4.0</version>
</extension>
</extensions>
<pluginManagement>
diff --git a/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml
b/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml
index 81b0a1b746..010c294639 100644
--- a/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml
+++ b/maven-plugins/archetypes/cxf-jaxws-javafirst/pom.xml
@@ -42,7 +42,7 @@
<extension>
<groupId>org.apache.maven.archetype</groupId>
<artifactId>archetype-packaging</artifactId>
- <version>2.1</version>
+ <version>3.4.0</version>
</extension>
</extensions>
<pluginManagement>
diff --git a/maven-plugins/archetypes/cxf-jaxws-wsdlfirst/pom.xml
b/maven-plugins/archetypes/cxf-jaxws-wsdlfirst/pom.xml
index 5e9121e4e8..861a049f64 100644
--- a/maven-plugins/archetypes/cxf-jaxws-wsdlfirst/pom.xml
+++ b/maven-plugins/archetypes/cxf-jaxws-wsdlfirst/pom.xml
@@ -41,7 +41,7 @@
<extension>
<groupId>org.apache.maven.archetype</groupId>
<artifactId>archetype-packaging</artifactId>
- <version>2.1</version>
+ <version>3.4.0</version>
</extension>
</extensions>
<pluginManagement>