Skip to content

Commit 8104f74

Browse files
committed
Bump to Gerrit 2.15.6
Change-Id: I68048cb1e31c72075aac85b1cd328fffa888c99a
1 parent 851c17a commit 8104f74

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.3</version>
24+
<version>2.15.6</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.3</version>
23+
<version>2.15.6</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.3</version>
21+
<version>2.15.6</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)