Set version to 2.7

Change-Id: I49a7fc97fd6d4f199c25774faa50ec4a826ae64a
This commit is contained in:
Dave Borowitz
2013-09-18 12:26:06 -07:00
parent a32c3cedd6
commit 01cea13727
31 changed files with 31 additions and 31 deletions

View File

@@ -22,7 +22,7 @@ limitations under the License.
<parent>
<groupId>com.google.gerrit</groupId>
<artifactId>gerrit-parent</artifactId>
<version>2.7-SNAPSHOT</version>
<version>2.7</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.7-SNAPSHOT</version>
<version>2.7</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.7-SNAPSHOT</version>
<version>2.7</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.7-SNAPSHOT</version>
<version>2.7</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.7-SNAPSHOT</version>
<version>2.7</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.7-SNAPSHOT</version>
<version>2.7</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.7-SNAPSHOT</version>
<version>2.7</version>
</parent>
<artifactId>gerrit-gwtexpui</artifactId>

View File

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