Skip to content

Commit 4d35519

Browse files
committed
Add missing changes
1 parent 46070b6 commit 4d35519

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.cosium.code</groupId>
77
<artifactId>git-code-format-maven-plugin-parent</artifactId>
8-
<version>4.0-SNAPSHOT</version>
8+
<version>4.1-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>git-code-format-maven-plugin</artifactId>

google-java-format/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.cosium.code</groupId>
77
<artifactId>git-code-format-maven-plugin-parent</artifactId>
8-
<version>4.0-SNAPSHOT</version>
8+
<version>4.1-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>google-java-format</artifactId>

spi/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.cosium.code</groupId>
77
<artifactId>git-code-format-maven-plugin-parent</artifactId>
8-
<version>4.0-SNAPSHOT</version>
8+
<version>4.1-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>git-code-format-maven-plugin-spi</artifactId>

0 commit comments

Comments
 (0)