Merge branch 'stable-2.8' * stable-2.8: Bump pom.xml to Gerrit-2.8.1, added plugin repository Bump GitBlit to Ver. 1.3.2 Fixing URL rewrite for projects in MyDashboard page. Conflicts: pom.xml Change-Id: I1878094f80026749fb4fc3fc10042477f6a77a96
diff --git a/pom.xml b/pom.xml index 13828e9..28a6c99 100644 --- a/pom.xml +++ b/pom.xml
@@ -196,6 +196,10 @@ <repositories> <repository> + <id>gerrit-api-repository</id> + <url>https://gerrit-api.commondatastorage.googleapis.com/release</url> + </repository> + <repository> <id>gerritforge-gitblit-repository</id> <url>http://gerritforge.com/snapshot/</url> </repository>