Skip to content

Commit 13e3111

Browse files
author
Jenkins CI
committed
[maven-release-plugin] prepare release 2.0.13
1 parent be4312d commit 13e3111

File tree

32 files changed

+33
-33
lines changed

32 files changed

+33
-33
lines changed

basics/ant/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.jvnet.jaxb</groupId>
88
<artifactId>jaxb-basics-project</artifactId>
9-
<version>2.0.13-SNAPSHOT</version>
9+
<version>2.0.13</version>
1010
</parent>
1111
<dependencies>
1212
<dependency>

basics/basic/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.jvnet.jaxb</groupId>
88
<artifactId>jaxb-basics-project</artifactId>
9-
<version>2.0.13-SNAPSHOT</version>
9+
<version>2.0.13</version>
1010
</parent>
1111
<dependencies>
1212
<dependency>

basics/plugins/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.jvnet.jaxb</groupId>
88
<artifactId>jaxb-basics-project</artifactId>
9-
<version>2.0.13-SNAPSHOT</version>
9+
<version>2.0.13</version>
1010
</parent>
1111
<dependencies>
1212
<dependency>

basics/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.jvnet.jaxb</groupId>
55
<artifactId>jaxb-tools-project</artifactId>
6-
<version>2.0.13-SNAPSHOT</version>
6+
<version>2.0.13</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>jaxb-basics-project</artifactId>

basics/runtime/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.jvnet.jaxb</groupId>
88
<artifactId>jaxb-basics-project</artifactId>
9-
<version>2.0.13-SNAPSHOT</version>
9+
<version>2.0.13</version>
1010
</parent>
1111
<dependencies>
1212
<dependency>

basics/testing/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.jvnet.jaxb</groupId>
88
<artifactId>jaxb-basics-project</artifactId>
9-
<version>2.0.13-SNAPSHOT</version>
9+
<version>2.0.13</version>
1010
</parent>
1111
<dependencies>
1212
<dependency>

basics/tools/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.jvnet.jaxb</groupId>
88
<artifactId>jaxb-basics-project</artifactId>
9-
<version>2.0.13-SNAPSHOT</version>
9+
<version>2.0.13</version>
1010
</parent>
1111
<dependencies>
1212
<dependency>

hyperjaxb/ejb/extensions/naming/custom-naming-pre_0_6_0/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.jvnet.jaxb</groupId>
55
<artifactId>hyperjaxb3-ejb-extensions-naming</artifactId>
6-
<version>2.0.13-SNAPSHOT</version>
6+
<version>2.0.13</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>hyperjaxb3-ejb-extensions-custom-naming-pre_0_6_0</artifactId>

hyperjaxb/ejb/extensions/naming/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.jvnet.jaxb</groupId>
55
<artifactId>hyperjaxb3-ejb-extensions</artifactId>
6-
<version>2.0.13-SNAPSHOT</version>
6+
<version>2.0.13</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>hyperjaxb3-ejb-extensions-naming</artifactId>

hyperjaxb/ejb/extensions/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.jvnet.jaxb</groupId>
55
<artifactId>hyperjaxb3-ejb</artifactId>
6-
<version>2.0.13-SNAPSHOT</version>
6+
<version>2.0.13</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>hyperjaxb3-ejb-extensions</artifactId>

hyperjaxb/ejb/plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.jvnet.jaxb</groupId>
55
<artifactId>hyperjaxb3-ejb</artifactId>
6-
<version>2.0.13-SNAPSHOT</version>
6+
<version>2.0.13</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>hyperjaxb3-ejb-plugin</artifactId>

hyperjaxb/ejb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.jvnet.jaxb</groupId>
66
<artifactId>hyperjaxb3-parent</artifactId>
7-
<version>2.0.13-SNAPSHOT</version>
7+
<version>2.0.13</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>hyperjaxb3-ejb</artifactId>

hyperjaxb/ejb/roundtrip/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.jvnet.jaxb</groupId>
55
<artifactId>hyperjaxb3-ejb</artifactId>
6-
<version>2.0.13-SNAPSHOT</version>
6+
<version>2.0.13</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>hyperjaxb3-ejb-roundtrip</artifactId>

hyperjaxb/ejb/runtime/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.jvnet.jaxb</groupId>
55
<artifactId>hyperjaxb3-ejb</artifactId>
6-
<version>2.0.13-SNAPSHOT</version>
6+
<version>2.0.13</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>hyperjaxb3-ejb-runtime</artifactId>

hyperjaxb/ejb/schemas/customizations/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.jvnet.jaxb</groupId>
55
<artifactId>hyperjaxb3-ejb-schemas</artifactId>
6-
<version>2.0.13-SNAPSHOT</version>
6+
<version>2.0.13</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>hyperjaxb3-ejb-schemas-customizations</artifactId>

hyperjaxb/ejb/schemas/persistence/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.jvnet.jaxb</groupId>
66
<artifactId>hyperjaxb3-ejb-schemas</artifactId>
7-
<version>2.0.13-SNAPSHOT</version>
7+
<version>2.0.13</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>hyperjaxb3-ejb-schemas-persistence</artifactId>

hyperjaxb/ejb/schemas/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.jvnet.jaxb</groupId>
55
<artifactId>hyperjaxb3-ejb</artifactId>
6-
<version>2.0.13-SNAPSHOT</version>
6+
<version>2.0.13</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>hyperjaxb3-ejb-schemas</artifactId>

hyperjaxb/maven/plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.jvnet.jaxb</groupId>
55
<artifactId>hyperjaxb3-maven</artifactId>
6-
<version>2.0.13-SNAPSHOT</version>
6+
<version>2.0.13</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>hyperjaxb3-maven-plugin</artifactId>

hyperjaxb/maven/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.jvnet.jaxb</groupId>
55
<artifactId>hyperjaxb3-parent</artifactId>
6-
<version>2.0.13-SNAPSHOT</version>
6+
<version>2.0.13</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>hyperjaxb3-maven</artifactId>

hyperjaxb/maven/testing/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.jvnet.jaxb</groupId>
55
<artifactId>hyperjaxb3-maven</artifactId>
6-
<version>2.0.13-SNAPSHOT</version>
6+
<version>2.0.13</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>hyperjaxb3-maven-plugin-testing</artifactId>

hyperjaxb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.jvnet.jaxb</groupId>
55
<artifactId>jaxb-tools-project</artifactId>
6-
<version>2.0.13-SNAPSHOT</version>
6+
<version>2.0.13</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>hyperjaxb3-parent</artifactId>

jaxb-annotate-parent/plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<parent>
3434
<groupId>org.jvnet.jaxb</groupId>
3535
<artifactId>jaxb-annotate-plugin-parent</artifactId>
36-
<version>2.0.13-SNAPSHOT</version>
36+
<version>2.0.13</version>
3737
<relativePath>../pom.xml</relativePath>
3838
</parent>
3939
<artifactId>jaxb-basics-annotate</artifactId>

jaxb-annotate-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<parent>
3434
<groupId>org.jvnet.jaxb</groupId>
3535
<artifactId>jaxb-tools-project</artifactId>
36-
<version>2.0.13-SNAPSHOT</version>
36+
<version>2.0.13</version>
3737
<relativePath>../pom.xml</relativePath>
3838
</parent>
3939
<artifactId>jaxb-annotate-plugin-parent</artifactId>

jaxb-annox-parent/jaxb-annox/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.jvnet.jaxb</groupId>
55
<artifactId>jaxb-annox-parent</artifactId>
6-
<version>2.0.13-SNAPSHOT</version>
6+
<version>2.0.13</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>jaxb-annox</artifactId>

jaxb-annox-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.jvnet.jaxb</groupId>
55
<artifactId>jaxb-tools-project</artifactId>
6-
<version>2.0.13-SNAPSHOT</version>
6+
<version>2.0.13</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>jaxb-annox-parent</artifactId>

jaxb-bom-parent/jaxb-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.jvnet.jaxb</groupId>
55
<artifactId>jaxb-bom-parent</artifactId>
6-
<version>2.0.13-SNAPSHOT</version>
6+
<version>2.0.13</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>jaxb-bom</artifactId>

jaxb-bom-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.jvnet.jaxb</groupId>
55
<artifactId>jaxb-tools-project</artifactId>
6-
<version>2.0.13-SNAPSHOT</version>
6+
<version>2.0.13</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>jaxb-bom-parent</artifactId>

maven-plugin/plugin-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.jvnet.jaxb</groupId>
88
<artifactId>jaxb-maven-plugin-project</artifactId>
9-
<version>2.0.13-SNAPSHOT</version>
9+
<version>2.0.13</version>
1010
</parent>
1111
<dependencies>
1212
<dependency>

maven-plugin/plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.jvnet.jaxb</groupId>
99
<artifactId>jaxb-maven-plugin-project</artifactId>
10-
<version>2.0.13-SNAPSHOT</version>
10+
<version>2.0.13</version>
1111
</parent>
1212
<prerequisites>
1313
<maven>${maven.minimal.version}</maven>

maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.jvnet.jaxb</groupId>
55
<artifactId>jaxb-tools-project</artifactId>
6-
<version>2.0.13-SNAPSHOT</version>
6+
<version>2.0.13</version>
77
<relativePath>../pom.xml</relativePath>
88
</parent>
99
<artifactId>jaxb-maven-plugin-project</artifactId>

maven-plugin/testing/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.jvnet.jaxb</groupId>
88
<artifactId>jaxb-maven-plugin-project</artifactId>
9-
<version>2.0.13-SNAPSHOT</version>
9+
<version>2.0.13</version>
1010
</parent>
1111
<dependencies>
1212
<dependency>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>org.jvnet.jaxb</groupId>
44
<artifactId>jaxb-tools-project</artifactId>
5-
<version>2.0.13-SNAPSHOT</version>
5+
<version>2.0.13</version>
66
<packaging>pom</packaging>
77
<name>JAXB Tools :: Project</name>
88
<description>JAXB tools work with generate Java sources and XML Schemas.</description>
@@ -19,7 +19,7 @@
1919
<scm>
2020
<connection>scm:git:https://github.com/highsource/jaxb-tools.git</connection>
2121
<url>https://github.com/highsource/jaxb-tools</url>
22-
<tag>${project.version}</tag>
22+
<tag>2.0.13</tag>
2323
</scm>
2424
<developers>
2525
<developer>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy