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

Commit 0b8dff3

Browse files
committed
[maven-release-plugin] prepare release github-maven-plugins-parent-0.11
1 parent b561dc7 commit 0b8dff3

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.11-SNAPSHOT</version>
7+
<version>0.11</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.11-SNAPSHOT</version>
7+
<version>0.11</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.11-SNAPSHOT</version>
7+
<version>0.11</version>
88
<packaging>pom</packaging>
99

1010
<parent>

0 commit comments

Comments
 (0)