Skip to content

Commit ca09de7

Browse files
committed
Preparation for release 1.28.2
1 parent ce8ff25 commit ca09de7

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

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.28.1</version>
9+
<version>1.28.2</version>
1010
</parent>
1111
<artifactId>gitb-types-jakarta</artifactId>
1212
<name>${project.groupId}:${project.artifactId}</name>

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.28.1</version>
9+
<version>1.28.2</version>
1010
</parent>
1111
<artifactId>gitb-types</artifactId>
1212
<name>${project.groupId}:${project.artifactId}</name>

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.28.1</version>
9+
<version>1.28.2</version>
1010
</parent>
1111
<artifactId>gitb-types-specs</artifactId>
1212
<name>${project.groupId}:${project.artifactId}</name>

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.28.1</version>
9+
<version>1.28.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)