Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 1a7f910

Browse files
[maven-release-plugin] prepare release 5.4
1 parent ba3835e commit 1a7f910

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

‎core/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.cosium.code</groupId>
66
<artifactId>git-code-format-maven-plugin-parent</artifactId>
7-
<version>5.4-SNAPSHOT</version>
7+
<version>5.4</version>
88
</parent>
99

1010
<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
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.cosium.code</groupId>
66
<artifactId>git-code-format-maven-plugin-parent</artifactId>
7-
<version>5.4-SNAPSHOT</version>
7+
<version>5.4</version>
88
</parent>
99

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

‎pom.xml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<groupId>com.cosium.code</groupId>
1111
<artifactId>git-code-format-maven-plugin-parent</artifactId>
12-
<version>5.4-SNAPSHOT</version>
12+
<version>5.4</version>
1313
<packaging>pom</packaging>
1414

1515
<name>Git Code Format Maven Plugin Parent</name>
@@ -132,7 +132,7 @@
132132
<connection>scm:git:https://github.com/Cosium/git-code-format-maven-plugin</connection>
133133
<developerConnection>scm:git:https://github.com/Cosium/git-code-format-maven-plugin</developerConnection>
134134
<url>https://github.com/Cosium/git-code-format-maven-plugin</url>
135-
<tag>HEAD</tag>
135+
<tag>5.4</tag>
136136
</scm>
137137

138138
<organization>

‎spi/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>com.cosium.code</groupId>
66
<artifactId>git-code-format-maven-plugin-parent</artifactId>
7-
<version>5.4-SNAPSHOT</version>
7+
<version>5.4</version>
88
</parent>
99

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

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /