Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jenkins committed Aug 29, 2023
1 parent 6520a4f commit c6a03e3
Show file tree
Hide file tree
Showing 18 changed files with 21 additions and 25 deletions.
2 changes: 1 addition & 1 deletion basics/ant/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.jvnet.jaxb</groupId>
<artifactId>jaxb-basics-project</artifactId>
<version>2.0.5-SNAPSHOT</version>
<version>2.0.5</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion basics/basic/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.jvnet.jaxb</groupId>
<artifactId>jaxb-basics-project</artifactId>
<version>2.0.5-SNAPSHOT</version>
<version>2.0.5</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion basics/plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.jvnet.jaxb</groupId>
<artifactId>jaxb-basics-project</artifactId>
<version>2.0.5-SNAPSHOT</version>
<version>2.0.5</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion basics/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jvnet.jaxb</groupId>
<artifactId>jaxb-tools-project</artifactId>
<version>2.0.5-SNAPSHOT</version>
<version>2.0.5</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>jaxb-basics-project</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion basics/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.jvnet.jaxb</groupId>
<artifactId>jaxb-basics-project</artifactId>
<version>2.0.5-SNAPSHOT</version>
<version>2.0.5</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion basics/testing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.jvnet.jaxb</groupId>
<artifactId>jaxb-basics-project</artifactId>
<version>2.0.5-SNAPSHOT</version>
<version>2.0.5</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion basics/tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.jvnet.jaxb</groupId>
<artifactId>jaxb-basics-project</artifactId>
<version>2.0.5-SNAPSHOT</version>
<version>2.0.5</version>
</parent>
<dependencies>
<dependency>
Expand Down
6 changes: 2 additions & 4 deletions jaxb-annotate-parent/plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,12 @@
either expressed or implied, of the FreeBSD Project.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.jvnet.jaxb</groupId>
<artifactId>jaxb-annotate-plugin-parent</artifactId>
<version>2.0.5-SNAPSHOT</version>
<version>2.0.5</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>jaxb-basics-annotate</artifactId>
Expand Down
6 changes: 2 additions & 4 deletions jaxb-annotate-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,12 @@
either expressed or implied, of the FreeBSD Project.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.jvnet.jaxb</groupId>
<artifactId>jaxb-tools-project</artifactId>
<version>2.0.5-SNAPSHOT</version>
<version>2.0.5</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>jaxb-annotate-plugin-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jaxb-annox-parent/jaxb-annox/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jvnet.jaxb</groupId>
<artifactId>jaxb-annox-parent</artifactId>
<version>2.0.5-SNAPSHOT</version>
<version>2.0.5</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>jaxb-annox</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jaxb-annox-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jvnet.jaxb</groupId>
<artifactId>jaxb-tools-project</artifactId>
<version>2.0.5-SNAPSHOT</version>
<version>2.0.5</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>jaxb-annox-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jaxb-bom-parent/jaxb-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jvnet.jaxb</groupId>
<artifactId>jaxb-bom-parent</artifactId>
<version>2.0.5-SNAPSHOT</version>
<version>2.0.5</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>jaxb-bom</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jaxb-bom-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jvnet.jaxb</groupId>
<artifactId>jaxb-tools-project</artifactId>
<version>2.0.5-SNAPSHOT</version>
<version>2.0.5</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>jaxb-bom-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion maven-plugin/plugin-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.jvnet.jaxb</groupId>
<artifactId>jaxb-maven-plugin-project</artifactId>
<version>2.0.5-SNAPSHOT</version>
<version>2.0.5</version>
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion maven-plugin/plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.jvnet.jaxb</groupId>
<artifactId>jaxb-maven-plugin-project</artifactId>
<version>2.0.5-SNAPSHOT</version>
<version>2.0.5</version>
</parent>
<prerequisites>
<maven>${maven.version}</maven>
Expand Down
2 changes: 1 addition & 1 deletion maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.jvnet.jaxb</groupId>
<artifactId>jaxb-tools-project</artifactId>
<version>2.0.5-SNAPSHOT</version>
<version>2.0.5</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>jaxb-maven-plugin-project</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion maven-plugin/testing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.jvnet.jaxb</groupId>
<artifactId>jaxb-maven-plugin-project</artifactId>
<version>2.0.5-SNAPSHOT</version>
<version>2.0.5</version>
</parent>
<dependencies>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.jvnet.jaxb</groupId>
<artifactId>jaxb-tools-project</artifactId>
<version>2.0.5-SNAPSHOT</version>
<version>2.0.5</version>
<packaging>pom</packaging>
<name>JAXB Tools :: Project</name>
<description>JAXB tools work with generate Java sources and XML Schemas.</description>
Expand All @@ -19,7 +19,7 @@
<scm>
<connection>scm:git:https://github.com/highsource/jaxb-tools.git</connection>
<url>https://github.com/highsource/jaxb-tools</url>
<tag>${project.version}</tag>
<tag>2.0.5</tag>
</scm>
<developers>
<developer>
Expand Down

0 comments on commit c6a03e3

Please sign in to comment.