Skip to content

Commit 22de1e2

Browse files
author
ITM-Bot
committed
updated version in pom.xml
1 parent ca79836 commit 22de1e2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

formatter-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>de.muenchen.itm</groupId>
77
<artifactId>itm-java-codeformat-parent</artifactId>
8-
<version>1.0.2</version>
8+
<version>1.0.3</version>
99
<relativePath>..</relativePath>
1010
</parent>
1111

formatter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>de.muenchen.itm</groupId>
77
<artifactId>itm-java-codeformat-parent</artifactId>
8-
<version>1.0.2</version>
8+
<version>1.0.3</version>
99
<relativePath>..</relativePath>
1010
</parent>
1111

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>de.muenchen.itm</groupId>
66
<artifactId>itm-java-codeformat-parent</artifactId>
77
<packaging>pom</packaging>
8-
<version>1.0.2</version>
8+
<version>1.0.3</version>
99
<properties>
1010
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1111
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

0 commit comments

Comments
 (0)