Skip to content

Commit d822940

Browse files
committed
Preparation for release 1.25.2
1 parent 3a20668 commit d822940

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

gitb-types-jakarta/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>eu.europa.ec.itb</groupId>
88
<artifactId>gitb-types-parent</artifactId>
9-
<version>1.25.1</version>
9+
<version>1.25.2</version>
1010
</parent>
1111
<artifactId>gitb-types-jakarta</artifactId>
1212
<description>Type definitions for GITB types and services. This library includes classes annotated using Jakarta APIs (JAXB, JAX-WS) for use in Jakarta EE projects.</description>

gitb-types-javax/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>eu.europa.ec.itb</groupId>
88
<artifactId>gitb-types-parent</artifactId>
9-
<version>1.25.1</version>
9+
<version>1.25.2</version>
1010
</parent>
1111
<artifactId>gitb-types</artifactId>
1212
<description>Type definitions for GITB types and services. This library includes classes annotated using javax APIs (JAXB, JAX-WS) for use in Java EE (pre-Jakarta) projects.</description>

gitb-types-specs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>eu.europa.ec.itb</groupId>
88
<artifactId>gitb-types-parent</artifactId>
9-
<version>1.25.1</version>
9+
<version>1.25.2</version>
1010
</parent>
1111
<artifactId>gitb-types-specs</artifactId>
1212
<description>Specifications (WSDLs and XSDs) for GITB types and services.</description>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<modelVersion>4.0.0</modelVersion>
77
<groupId>eu.europa.ec.itb</groupId>
88
<artifactId>gitb-types-parent</artifactId>
9-
<version>1.25.1</version>
9+
<version>1.25.2</version>
1010
<packaging>pom</packaging>
1111
<name>${project.groupId}:${project.artifactId}</name>
1212
<description>Type definitions, WSDLs and XSDs for GITB types and services.</description>

0 commit comments

Comments
 (0)