Gerrit 2.6

Change-Id: I7b6704181bae0953d7de021611ff8e8a0165b93f
This commit is contained in:
Shawn Pearce
2013-06-21 09:46:14 -07:00
parent 7c2a686461
commit f252f5348e
30 changed files with 30 additions and 30 deletions

View File

@@ -22,7 +22,7 @@ limitations under the License.
<parent>
<groupId>com.google.gerrit</groupId>
<artifactId>gerrit-parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6</version>
</parent>
<artifactId>gerrit-acceptance-tests</artifactId>

View File

@@ -22,7 +22,7 @@ limitations under the License.
<parent>
<groupId>com.google.gerrit</groupId>
<artifactId>gerrit-parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6</version>
</parent>
<artifactId>gerrit-antlr</artifactId>

View File

@@ -22,7 +22,7 @@ limitations under the License.
<parent>
<groupId>com.google.gerrit</groupId>
<artifactId>gerrit-parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6</version>
</parent>
<artifactId>gerrit-cache-h2</artifactId>

View File

@@ -22,7 +22,7 @@ limitations under the License.
<parent>
<groupId>com.google.gerrit</groupId>
<artifactId>gerrit-parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6</version>
</parent>
<artifactId>gerrit-common</artifactId>

View File

@@ -22,7 +22,7 @@ limitations under the License.
<parent>
<groupId>com.google.gerrit</groupId>
<artifactId>gerrit-parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6</version>
</parent>
<artifactId>gerrit-extension-api</artifactId>

View File

@@ -22,7 +22,7 @@ limitations under the License.
<parent>
<groupId>com.google.gerrit</groupId>
<artifactId>gerrit-parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6</version>
</parent>
<artifactId>gerrit-gwtdebug</artifactId>

View File

@@ -22,7 +22,7 @@ limitations under the License.
<parent>
<groupId>com.google.gerrit</groupId>
<artifactId>gerrit-parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6</version>
</parent>
<artifactId>gerrit-gwtui</artifactId>

View File

@@ -22,7 +22,7 @@ limitations under the License.
<parent>
<groupId>com.google.gerrit</groupId>
<artifactId>gerrit-parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6</version>
</parent>
<artifactId>gerrit-httpd</artifactId>

View File

@@ -22,7 +22,7 @@ limitations under the License.
<parent>
<groupId>com.google.gerrit</groupId>
<artifactId>gerrit-parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6</version>
</parent>
<artifactId>gerrit-launcher</artifactId>

View File

@@ -22,7 +22,7 @@ limitations under the License.
<parent>
<groupId>com.google.gerrit</groupId>
<artifactId>gerrit-parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6</version>
</parent>
<artifactId>gerrit-main</artifactId>

View File

@@ -22,7 +22,7 @@ limitations under the License.
<parent>
<groupId>com.google.gerrit</groupId>
<artifactId>gerrit-parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6</version>
</parent>
<artifactId>gerrit-openid</artifactId>

View File

@@ -22,7 +22,7 @@ limitations under the License.
<parent>
<groupId>com.google.gerrit</groupId>
<artifactId>gerrit-parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6</version>
</parent>
<artifactId>gerrit-patch-commonsnet</artifactId>

View File

@@ -22,7 +22,7 @@ limitations under the License.
<parent>
<groupId>com.google.gerrit</groupId>
<artifactId>gerrit-parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6</version>
</parent>
<artifactId>gerrit-patch-jgit</artifactId>

View File

@@ -22,7 +22,7 @@ limitations under the License.
<parent>
<groupId>com.google.gerrit</groupId>
<artifactId>gerrit-parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6</version>
</parent>
<artifactId>gerrit-pgm</artifactId>

View File

@@ -22,7 +22,7 @@ limitations under the License.
<parent>
<groupId>com.google.gerrit</groupId>
<artifactId>gerrit-parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6</version>
</parent>
<artifactId>gerrit-plugin-api</artifactId>

View File

@@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>com.google.gerrit</groupId>
<artifactId>gerrit-parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6</version>
</parent>
<artifactId>gerrit-plugin-archetype</artifactId>

View File

@@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>com.google.gerrit</groupId>
<artifactId>gerrit-parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6</version>
</parent>
<artifactId>gerrit-plugin-gwt-archetype</artifactId>

View File

@@ -22,7 +22,7 @@ limitations under the License.
<parent>
<groupId>com.google.gerrit</groupId>
<artifactId>gerrit-parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6</version>
</parent>
<artifactId>gerrit-plugin-gwtui</artifactId>

View File

@@ -21,7 +21,7 @@ limitations under the License.
<parent>
<groupId>com.google.gerrit</groupId>
<artifactId>gerrit-parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6</version>
</parent>
<artifactId>gerrit-plugin-js-archetype</artifactId>

View File

@@ -22,7 +22,7 @@ limitations under the License.
<parent>
<groupId>com.google.gerrit</groupId>
<artifactId>gerrit-parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6</version>
</parent>
<artifactId>gerrit-prettify</artifactId>

View File

@@ -22,7 +22,7 @@ limitations under the License.
<parent>
<groupId>com.google.gerrit</groupId>
<artifactId>gerrit-parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6</version>
</parent>
<artifactId>gerrit-reviewdb</artifactId>

View File

@@ -22,7 +22,7 @@ limitations under the License.
<parent>
<groupId>com.google.gerrit</groupId>
<artifactId>gerrit-parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6</version>
</parent>
<artifactId>gerrit-server</artifactId>

View File

@@ -22,7 +22,7 @@ limitations under the License.
<parent>
<groupId>com.google.gerrit</groupId>
<artifactId>gerrit-parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6</version>
</parent>
<artifactId>gerrit-sshd</artifactId>

View File

@@ -22,7 +22,7 @@ limitations under the License.
<parent>
<groupId>com.google.gerrit</groupId>
<artifactId>gerrit-parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6</version>
</parent>
<artifactId>gerrit-util-cli</artifactId>

View File

@@ -22,7 +22,7 @@ limitations under the License.
<parent>
<groupId>com.google.gerrit</groupId>
<artifactId>gerrit-parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6</version>
</parent>
<artifactId>gerrit-util-ssl</artifactId>

View File

@@ -22,7 +22,7 @@ limitations under the License.
<parent>
<groupId>com.google.gerrit</groupId>
<artifactId>gerrit-parent</artifactId>
<version>2.6-SNAPSHOT</version>
<version>2.6</version>
</parent>
<artifactId>gerrit-war</artifactId>

View File

@@ -22,7 +22,7 @@ limitations under the License.
<groupId>com.google.gerrit</groupId>
<artifactId>gerrit-parent</artifactId>
<packaging>pom</packaging>
<version>2.6-SNAPSHOT</version>
<version>2.6</version>
<name>Gerrit Code Review - Parent</name>
<url>http://code.google.com/p/gerrit/</url>