Change version in pom.xml to 2.5-SNAPSHOT

This should have been done immediately after stable-2.4 was started.

Change-Id: I5a510fa6a059f8df8b0f7beacd48ec9e5eaa1264
Signed-off-by: Sasa Zivkov <sasa.zivkov@sap.com>
This commit is contained in:
Sasa Zivkov
2012-05-03 08:53:05 +02:00
parent f93b3eecec
commit 2ddbf02054

View File

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