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

Commit 3ec6b1d

Browse files
committed
[maven-release-plugin] prepare release site-maven-plugin-0.7
1 parent 208d4bc commit 3ec6b1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

github-site-plugin/pom.xml

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

1010
<groupId>com.github.github</groupId>
1111
<artifactId>site-maven-plugin</artifactId>
12-
<version>0.7-SNAPSHOT</version>
12+
<version>0.7</version>
1313
<packaging>maven-plugin</packaging>
1414
<name>GitHub Site Maven Plugin</name>
1515
<url>https://github.com/github/maven-plugins</url>
@@ -209,7 +209,7 @@
209209
<dependency>
210210
<groupId>com.github.github</groupId>
211211
<artifactId>github-maven-core</artifactId>
212-
<version>0.5-SNAPSHOT</version>
212+
<version>0.5</version>
213213
</dependency>
214214
<dependency>
215215
<groupId>junit</groupId>

0 commit comments

Comments
 (0)