Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.

Commit 0fe9fb9

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent a427f65 commit 0fe9fb9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

github-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.github.github</groupId>
66
<artifactId>github-maven-plugins-parent</artifactId>
7-
<version>0.12</version>
7+
<version>0.13-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>github-maven-core</artifactId>

github-site-plugin/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.github.github</groupId>
66
<artifactId>github-maven-plugins-parent</artifactId>
7-
<version>0.12</version>
7+
<version>0.13-SNAPSHOT</version>
88
</parent>
99

1010
<artifactId>site-maven-plugin</artifactId>

pom.xml

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

55
<groupId>com.github.github</groupId>
66
<artifactId>github-maven-plugins-parent</artifactId>
7-
<version>0.12</version>
7+
<version>0.13-SNAPSHOT</version>
88
<packaging>pom</packaging>
99

1010
<parent>

0 commit comments

Comments
 (0)