Skip to content

Commit

Permalink
[maven-release-plugin] prepare release xjc-utils-4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
reta committed Dec 1, 2024
1 parent 81c3382 commit 8e2c2fc
Show file tree
Hide file tree
Showing 15 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion boolean-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.cxf.xjc-utils</groupId>
<artifactId>xjc-utils</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion boolean/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.cxf.xjc-utils</groupId>
<artifactId>xjc-utils</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion bug671/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.cxf.xjc-utils</groupId>
<artifactId>xjc-utils</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion bug986/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.cxf.xjc-utils</groupId>
<artifactId>xjc-utils</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion cxf-xjc-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.cxf.xjc-utils</groupId>
<artifactId>xjc-utils</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<prerequisites>
Expand Down
2 changes: 1 addition & 1 deletion dv-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.cxf.xjc-utils</groupId>
<artifactId>xjc-utils</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion dv/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.cxf.xjc-utils</groupId>
<artifactId>xjc-utils</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion javadoc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.cxf.xjc-utils</groupId>
<artifactId>xjc-utils</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>


Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<groupId>org.apache.cxf.xjc-utils</groupId>
<artifactId>xjc-utils</artifactId>
<packaging>pom</packaging>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
<name>Apache CXF XJC Utils</name>
<url>https://cxf.apache.org</url>

Expand All @@ -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.1.0</tag>
</scm>
<issueManagement>
<system>jira</system>
Expand All @@ -55,7 +55,7 @@
<pmd.eclipse.ruleset>cxf-pmd-ruleset.xml</pmd.eclipse.ruleset>
<resources.base.path />
<checkstyle.extension />
<project.build.outputTimestamp>2024-03-12T10:48:08Z</project.build.outputTimestamp>
<project.build.outputTimestamp>2024-12-01T14:14:27Z</project.build.outputTimestamp>
</properties>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion property-listener/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.cxf.xjc-utils</groupId>
<artifactId>xjc-utils</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<parent>
<groupId>org.apache.cxf.xjc-utils</groupId>
<artifactId>xjc-utils</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<build>
Expand Down
2 changes: 1 addition & 1 deletion ts-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.cxf.xjc-utils</groupId>
<artifactId>xjc-utils</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion ts/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.cxf.xjc-utils</groupId>
<artifactId>xjc-utils</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion wsdlextension-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.cxf.xjc-utils</groupId>
<artifactId>xjc-utils</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion wsdlextension/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.cxf.xjc-utils</groupId>
<artifactId>xjc-utils</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.1.0</version>
</parent>

<dependencies>
Expand Down

0 comments on commit 8e2c2fc

Please sign in to comment.