Start 2.1.4 development

Change-Id: I71719c85b0d50707333517b8ef956853b04efa14
Signed-off-by: Shawn O. Pearce <sop@google.com>
This commit is contained in:
Shawn O. Pearce
2010-06-21 17:41:54 -07:00
parent f51d48c111
commit faee655254
17 changed files with 17 additions and 17 deletions

View File

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

View File

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