Change version in pom.xml to 2.4-SNAPSHOT
The 2.3 was released and what we have in the master branch is targeted for 2.4. Change-Id: Idca8a12aaef1dc5ea5f628b3640881e66f04dc9c Signed-off-by: Sasa Zivkov <sasa.zivkov@sap.com>
This commit is contained in:
@@ -22,7 +22,7 @@ limitations under the License.
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.google.gerrit</groupId>
|
<groupId>com.google.gerrit</groupId>
|
||||||
<artifactId>gerrit-parent</artifactId>
|
<artifactId>gerrit-parent</artifactId>
|
||||||
<version>2.3-SNAPSHOT</version>
|
<version>2.4-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>gerrit-antlr</artifactId>
|
<artifactId>gerrit-antlr</artifactId>
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ limitations under the License.
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.google.gerrit</groupId>
|
<groupId>com.google.gerrit</groupId>
|
||||||
<artifactId>gerrit-parent</artifactId>
|
<artifactId>gerrit-parent</artifactId>
|
||||||
<version>2.3-SNAPSHOT</version>
|
<version>2.4-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>gerrit-common</artifactId>
|
<artifactId>gerrit-common</artifactId>
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ limitations under the License.
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.google.gerrit</groupId>
|
<groupId>com.google.gerrit</groupId>
|
||||||
<artifactId>gerrit-parent</artifactId>
|
<artifactId>gerrit-parent</artifactId>
|
||||||
<version>2.3-SNAPSHOT</version>
|
<version>2.4-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>gerrit-ehcache</artifactId>
|
<artifactId>gerrit-ehcache</artifactId>
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ limitations under the License.
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.google.gerrit</groupId>
|
<groupId>com.google.gerrit</groupId>
|
||||||
<artifactId>gerrit-parent</artifactId>
|
<artifactId>gerrit-parent</artifactId>
|
||||||
<version>2.3-SNAPSHOT</version>
|
<version>2.4-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>gerrit-gwtdebug</artifactId>
|
<artifactId>gerrit-gwtdebug</artifactId>
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ limitations under the License.
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.google.gerrit</groupId>
|
<groupId>com.google.gerrit</groupId>
|
||||||
<artifactId>gerrit-parent</artifactId>
|
<artifactId>gerrit-parent</artifactId>
|
||||||
<version>2.3-SNAPSHOT</version>
|
<version>2.4-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>gerrit-gwtui</artifactId>
|
<artifactId>gerrit-gwtui</artifactId>
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ limitations under the License.
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.google.gerrit</groupId>
|
<groupId>com.google.gerrit</groupId>
|
||||||
<artifactId>gerrit-parent</artifactId>
|
<artifactId>gerrit-parent</artifactId>
|
||||||
<version>2.3-SNAPSHOT</version>
|
<version>2.4-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>gerrit-httpd</artifactId>
|
<artifactId>gerrit-httpd</artifactId>
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ limitations under the License.
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.google.gerrit</groupId>
|
<groupId>com.google.gerrit</groupId>
|
||||||
<artifactId>gerrit-parent</artifactId>
|
<artifactId>gerrit-parent</artifactId>
|
||||||
<version>2.3-SNAPSHOT</version>
|
<version>2.4-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>gerrit-launcher</artifactId>
|
<artifactId>gerrit-launcher</artifactId>
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ limitations under the License.
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.google.gerrit</groupId>
|
<groupId>com.google.gerrit</groupId>
|
||||||
<artifactId>gerrit-parent</artifactId>
|
<artifactId>gerrit-parent</artifactId>
|
||||||
<version>2.3-SNAPSHOT</version>
|
<version>2.4-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>gerrit-main</artifactId>
|
<artifactId>gerrit-main</artifactId>
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ limitations under the License.
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.google.gerrit</groupId>
|
<groupId>com.google.gerrit</groupId>
|
||||||
<artifactId>gerrit-parent</artifactId>
|
<artifactId>gerrit-parent</artifactId>
|
||||||
<version>2.3-SNAPSHOT</version>
|
<version>2.4-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>gerrit-openid</artifactId>
|
<artifactId>gerrit-openid</artifactId>
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ limitations under the License.
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.google.gerrit</groupId>
|
<groupId>com.google.gerrit</groupId>
|
||||||
<artifactId>gerrit-parent</artifactId>
|
<artifactId>gerrit-parent</artifactId>
|
||||||
<version>2.3-SNAPSHOT</version>
|
<version>2.4-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>gerrit-patch-commonsnet</artifactId>
|
<artifactId>gerrit-patch-commonsnet</artifactId>
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ limitations under the License.
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.google.gerrit</groupId>
|
<groupId>com.google.gerrit</groupId>
|
||||||
<artifactId>gerrit-parent</artifactId>
|
<artifactId>gerrit-parent</artifactId>
|
||||||
<version>2.3-SNAPSHOT</version>
|
<version>2.4-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>gerrit-patch-jgit</artifactId>
|
<artifactId>gerrit-patch-jgit</artifactId>
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ limitations under the License.
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.google.gerrit</groupId>
|
<groupId>com.google.gerrit</groupId>
|
||||||
<artifactId>gerrit-parent</artifactId>
|
<artifactId>gerrit-parent</artifactId>
|
||||||
<version>2.3-SNAPSHOT</version>
|
<version>2.4-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>gerrit-pgm</artifactId>
|
<artifactId>gerrit-pgm</artifactId>
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ limitations under the License.
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.google.gerrit</groupId>
|
<groupId>com.google.gerrit</groupId>
|
||||||
<artifactId>gerrit-parent</artifactId>
|
<artifactId>gerrit-parent</artifactId>
|
||||||
<version>2.3-SNAPSHOT</version>
|
<version>2.4-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>gerrit-prettify</artifactId>
|
<artifactId>gerrit-prettify</artifactId>
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ limitations under the License.
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.google.gerrit</groupId>
|
<groupId>com.google.gerrit</groupId>
|
||||||
<artifactId>gerrit-parent</artifactId>
|
<artifactId>gerrit-parent</artifactId>
|
||||||
<version>2.3-SNAPSHOT</version>
|
<version>2.4-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>gerrit-reviewdb</artifactId>
|
<artifactId>gerrit-reviewdb</artifactId>
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ limitations under the License.
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.google.gerrit</groupId>
|
<groupId>com.google.gerrit</groupId>
|
||||||
<artifactId>gerrit-parent</artifactId>
|
<artifactId>gerrit-parent</artifactId>
|
||||||
<version>2.3-SNAPSHOT</version>
|
<version>2.4-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>gerrit-server</artifactId>
|
<artifactId>gerrit-server</artifactId>
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ limitations under the License.
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.google.gerrit</groupId>
|
<groupId>com.google.gerrit</groupId>
|
||||||
<artifactId>gerrit-parent</artifactId>
|
<artifactId>gerrit-parent</artifactId>
|
||||||
<version>2.3-SNAPSHOT</version>
|
<version>2.4-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>gerrit-sshd</artifactId>
|
<artifactId>gerrit-sshd</artifactId>
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ limitations under the License.
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.google.gerrit</groupId>
|
<groupId>com.google.gerrit</groupId>
|
||||||
<artifactId>gerrit-parent</artifactId>
|
<artifactId>gerrit-parent</artifactId>
|
||||||
<version>2.3-SNAPSHOT</version>
|
<version>2.4-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>gerrit-util-cli</artifactId>
|
<artifactId>gerrit-util-cli</artifactId>
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ limitations under the License.
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.google.gerrit</groupId>
|
<groupId>com.google.gerrit</groupId>
|
||||||
<artifactId>gerrit-parent</artifactId>
|
<artifactId>gerrit-parent</artifactId>
|
||||||
<version>2.3-SNAPSHOT</version>
|
<version>2.4-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>gerrit-util-ssl</artifactId>
|
<artifactId>gerrit-util-ssl</artifactId>
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ limitations under the License.
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.google.gerrit</groupId>
|
<groupId>com.google.gerrit</groupId>
|
||||||
<artifactId>gerrit-parent</artifactId>
|
<artifactId>gerrit-parent</artifactId>
|
||||||
<version>2.3-SNAPSHOT</version>
|
<version>2.4-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>gerrit-war</artifactId>
|
<artifactId>gerrit-war</artifactId>
|
||||||
|
|||||||
2
pom.xml
2
pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
|
|||||||
<groupId>com.google.gerrit</groupId>
|
<groupId>com.google.gerrit</groupId>
|
||||||
<artifactId>gerrit-parent</artifactId>
|
<artifactId>gerrit-parent</artifactId>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<version>2.3-SNAPSHOT</version>
|
<version>2.4-SNAPSHOT</version>
|
||||||
|
|
||||||
<name>Gerrit Code Review - Parent</name>
|
<name>Gerrit Code Review - Parent</name>
|
||||||
<url>http://code.google.com/p/gerrit/</url>
|
<url>http://code.google.com/p/gerrit/</url>
|
||||||
|
|||||||
Reference in New Issue
Block a user