This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf-xjc-utils.git


The following commit(s) were added to refs/heads/main by this push:
     new e0a854f  [maven-release-plugin] prepare release xjc-utils-4.0.1
e0a854f is described below

commit e0a854f93386508f781a287019cec12f7d154142
Author: Colm O hEigeartaigh <cohei...@apache.org>
AuthorDate: Tue Mar 12 10:47:44 2024 +0000

    [maven-release-plugin] prepare release xjc-utils-4.0.1
---
 boolean-test/pom.xml       | 2 +-
 boolean/pom.xml            | 2 +-
 bug671/pom.xml             | 2 +-
 bug986/pom.xml             | 2 +-
 cxf-xjc-plugin/pom.xml     | 2 +-
 dv-test/pom.xml            | 2 +-
 dv/pom.xml                 | 2 +-
 javadoc/pom.xml            | 2 +-
 pom.xml                    | 6 +++---
 property-listener/pom.xml  | 2 +-
 runtime/pom.xml            | 2 +-
 ts-test/pom.xml            | 2 +-
 ts/pom.xml                 | 2 +-
 wsdlextension-test/pom.xml | 2 +-
 wsdlextension/pom.xml      | 2 +-
 15 files changed, 17 insertions(+), 17 deletions(-)

diff --git a/boolean-test/pom.xml b/boolean-test/pom.xml
index 99ccf8f..9241cc5 100644
--- a/boolean-test/pom.xml
+++ b/boolean-test/pom.xml
@@ -27,7 +27,7 @@
        <parent>
         <groupId>org.apache.cxf.xjc-utils</groupId>
         <artifactId>xjc-utils</artifactId>
-               <version>4.0.1-SNAPSHOT</version>
+               <version>4.0.1</version>
        </parent>
 
     <dependencies>
diff --git a/boolean/pom.xml b/boolean/pom.xml
index 53bad3a..a3fe4bc 100644
--- a/boolean/pom.xml
+++ b/boolean/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf.xjc-utils</groupId>
         <artifactId>xjc-utils</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
     </parent>
 
 
diff --git a/bug671/pom.xml b/bug671/pom.xml
index 7f28bf7..b3b2355 100644
--- a/bug671/pom.xml
+++ b/bug671/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf.xjc-utils</groupId>
         <artifactId>xjc-utils</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
     </parent>
 
     <dependencies>
diff --git a/bug986/pom.xml b/bug986/pom.xml
index 36b6b76..1fed54a 100644
--- a/bug986/pom.xml
+++ b/bug986/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf.xjc-utils</groupId>
         <artifactId>xjc-utils</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
     </parent>
 
     <dependencies>
diff --git a/cxf-xjc-plugin/pom.xml b/cxf-xjc-plugin/pom.xml
index 82d4716..d572005 100644
--- a/cxf-xjc-plugin/pom.xml
+++ b/cxf-xjc-plugin/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf.xjc-utils</groupId>
         <artifactId>xjc-utils</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
     </parent>
 
     <prerequisites>
diff --git a/dv-test/pom.xml b/dv-test/pom.xml
index c0f95e2..28a1f98 100644
--- a/dv-test/pom.xml
+++ b/dv-test/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf.xjc-utils</groupId>
         <artifactId>xjc-utils</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
     </parent>
 
 
diff --git a/dv/pom.xml b/dv/pom.xml
index e6bb6e2..b15edc8 100644
--- a/dv/pom.xml
+++ b/dv/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf.xjc-utils</groupId>
         <artifactId>xjc-utils</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
     </parent>
 
     <dependencies>
diff --git a/javadoc/pom.xml b/javadoc/pom.xml
index fd42327..749b51a 100644
--- a/javadoc/pom.xml
+++ b/javadoc/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf.xjc-utils</groupId>
         <artifactId>xjc-utils</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
     </parent>
     
 
diff --git a/pom.xml b/pom.xml
index 43098ca..c951f51 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
     <groupId>org.apache.cxf.xjc-utils</groupId>
     <artifactId>xjc-utils</artifactId>
     <packaging>pom</packaging>
-    <version>4.0.1-SNAPSHOT</version>
+    <version>4.0.1</version>
     <name>Apache CXF XJC Utils</name>
     <url>https://cxf.apache.org</url>
 
@@ -33,7 +33,7 @@
     <scm>
       
<connection>scm:git:https://gitbox.apache.org/repos/asf/cxf-xjc-utils.git</connection>
       
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/cxf-xjc-utils.git</developerConnection>
-      <tag>HEAD</tag>
+      <tag>xjc-utils-4.0.1</tag>
   </scm>
     <issueManagement>
         <system>jira</system>
@@ -55,7 +55,7 @@
         <pmd.eclipse.ruleset>cxf-pmd-ruleset.xml</pmd.eclipse.ruleset>
         <resources.base.path />
         <checkstyle.extension />
-        
<project.build.outputTimestamp>${maven.build.timestamp}</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2024-03-12T10:46:41Z</project.build.outputTimestamp>
     </properties>
 
     <modules>
diff --git a/property-listener/pom.xml b/property-listener/pom.xml
index 3a51e0e..9a86d26 100644
--- a/property-listener/pom.xml
+++ b/property-listener/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf.xjc-utils</groupId>
         <artifactId>xjc-utils</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
     </parent>
 
     <dependencies>
diff --git a/runtime/pom.xml b/runtime/pom.xml
index cd9c076..54cbe73 100644
--- a/runtime/pom.xml
+++ b/runtime/pom.xml
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.apache.cxf.xjc-utils</groupId>
         <artifactId>xjc-utils</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
     </parent>
 
     <build>
diff --git a/ts-test/pom.xml b/ts-test/pom.xml
index aa39323..c81a228 100644
--- a/ts-test/pom.xml
+++ b/ts-test/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf.xjc-utils</groupId>
         <artifactId>xjc-utils</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
     </parent>
 
 
diff --git a/ts/pom.xml b/ts/pom.xml
index 72fe2f2..70a9414 100644
--- a/ts/pom.xml
+++ b/ts/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf.xjc-utils</groupId>
         <artifactId>xjc-utils</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
     </parent>
 
     <dependencies>
diff --git a/wsdlextension-test/pom.xml b/wsdlextension-test/pom.xml
index a126dcd..ac07ec2 100644
--- a/wsdlextension-test/pom.xml
+++ b/wsdlextension-test/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf.xjc-utils</groupId>
         <artifactId>xjc-utils</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
     </parent>
 
     <dependencies>
diff --git a/wsdlextension/pom.xml b/wsdlextension/pom.xml
index ad152f5..0fe133c 100644
--- a/wsdlextension/pom.xml
+++ b/wsdlextension/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.cxf.xjc-utils</groupId>
         <artifactId>xjc-utils</artifactId>
-        <version>4.0.1-SNAPSHOT</version>
+        <version>4.0.1</version>
     </parent>
 
     <dependencies>

Reply via email to