Skip to content

Commit d09acfb

Browse files
committed
Bump to Gerrit v2.15-rc4
Change-Id: Ibc898caed00453419affe4594eeb56e284a611b4
1 parent c5b5ea2 commit d09acfb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

github-oauth/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ limitations under the License.
2121
<parent>
2222
<groupId>com.googlesource.gerrit.plugins.github</groupId>
2323
<artifactId>github-parent</artifactId>
24-
<version>2.15-rc3</version>
24+
<version>2.15-rc4</version>
2525
</parent>
2626
<artifactId>github-oauth</artifactId>
2727
<name>Gerrit Code Review - GitHub OAuth login</name>

github-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ limitations under the License.
2020
<parent>
2121
<artifactId>github-parent</artifactId>
2222
<groupId>com.googlesource.gerrit.plugins.github</groupId>
23-
<version>2.15-rc3</version>
23+
<version>2.15-rc4</version>
2424
</parent>
2525

2626
<artifactId>github-plugin</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ limitations under the License.
1818
<modelVersion>4.0.0</modelVersion>
1919
<groupId>com.googlesource.gerrit.plugins.github</groupId>
2020
<artifactId>github-parent</artifactId>
21-
<version>2.15-rc3</version>
21+
<version>2.15-rc4</version>
2222
<name>Gerrit Code Review - GitHub integration</name>
2323
<url>http://www.gerritforge.com</url>
2424
<packaging>pom</packaging>

0 commit comments

Comments
 (0)