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 d81b2df

Browse files
committed
[maven-release-plugin] prepare release code-assert-parent-0.9.13
1 parent 6bfc0d2 commit d81b2df

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

‎code-assert-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>guru.nidi</groupId>
77
<artifactId>code-assert-parent</artifactId>
8-
<version>0.9.13-SNAPSHOT</version>
8+
<version>0.9.13</version>
99
</parent>
1010

1111
<artifactId>code-assert-core</artifactId>

‎code-assert-gui/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>code-assert-parent</artifactId>
66
<groupId>guru.nidi</groupId>
7-
<version>0.9.13-SNAPSHOT</version>
7+
<version>0.9.13</version>
88
</parent>
99

1010
<artifactId>code-assert-gui</artifactId>

‎code-assert-maven-plugin/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>guru.nidi</groupId>
77
<artifactId>code-assert-parent</artifactId>
8-
<version>0.9.13-SNAPSHOT</version>
8+
<version>0.9.13</version>
99
</parent>
1010

1111
<artifactId>code-assert-maven-plugin</artifactId>

‎code-assert/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>guru.nidi</groupId>
77
<artifactId>code-assert-parent</artifactId>
8-
<version>0.9.13-SNAPSHOT</version>
8+
<version>0.9.13</version>
99
</parent>
1010

1111
<artifactId>code-assert</artifactId>

‎pom.xml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</parent>
1212

1313
<artifactId>code-assert-parent</artifactId>
14-
<version>0.9.13-SNAPSHOT</version>
14+
<version>0.9.13</version>
1515
<packaging>pom</packaging>
1616

1717
<name>${project.artifactId}</name>
@@ -35,7 +35,7 @@
3535
<connection>scm:git:https://github.com/nidi3/code-assert</connection>
3636
<developerConnection>scm:git:https://github.com/nidi3/code-assert</developerConnection>
3737
<url>https://github.com/nidi3/code-assert</url>
38-
<tag>HEAD</tag>
38+
<tag>code-assert-parent-0.9.13</tag>
3939
</scm>
4040

4141
<build>

0 commit comments

Comments
(0)

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