Skip to content

Commit 9e80f02

Browse files
committed
Merge tag '0.5.0' into develop
Release 0.5.0
2 parents 815f9a3 + a8dc37c commit 9e80f02

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

cathandsgendroid-apt/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>net.cattaka</groupId>
1616
<artifactId>cathandsgendroid-parent</artifactId>
17-
<version>0.4.5-SNAPSHOT</version>
17+
<version>0.5.1-SNAPSHOT</version>
1818
<relativePath>../cathandsgendroid-parent</relativePath>
1919
</parent>
2020

cathandsgendroid-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>net.cattaka</groupId>
99
<artifactId>cathandsgendroid-parent</artifactId>
10-
<version>0.4.5-SNAPSHOT</version>
10+
<version>0.5.1-SNAPSHOT</version>
1111
<relativePath>../cathandsgendroid-parent</relativePath>
1212
</parent>
1313

cathandsgendroid-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>net.cattaka</groupId>
55
<artifactId>cathandsgendroid-parent</artifactId>
6-
<version>0.4.5-SNAPSHOT</version>
6+
<version>0.5.1-SNAPSHOT</version>
77
<packaging>pom</packaging>
88

99
<properties>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>net.cattaka</groupId>
55
<artifactId>cathandsgendroid</artifactId>
6-
<version>0.4.5-SNAPSHOT</version>
6+
<version>0.5.1-SNAPSHOT</version>
77
<packaging>pom</packaging>
88

99
<name>${project.groupId}:${project.artifactId}</name>

0 commit comments

Comments
 (0)