summaryrefslogtreecommitdiffstats
path: root/gerrit-patch-commonsnet
diff options
context:
space:
mode:
authorSasa Zivkov <sasa.zivkov@sap.com>2012-04-18 12:55:40 +0200
committerSasa Zivkov <sasa.zivkov@sap.com>2012-04-18 12:55:40 +0200
commit17e17dd8b94584b8422706585a20131b20eeb0e4 (patch)
tree7b90327d4053224d79673a5a897790e4bcc63cee /gerrit-patch-commonsnet
parente11f94d3e6d6877bdc684eec720323948d678c90 (diff)
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>
Diffstat (limited to 'gerrit-patch-commonsnet')
-rw-r--r--gerrit-patch-commonsnet/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gerrit-patch-commonsnet/pom.xml b/gerrit-patch-commonsnet/pom.xml
index f2679205a7..75ee12ed8f 100644
--- a/gerrit-patch-commonsnet/pom.xml
+++ b/gerrit-patch-commonsnet/pom.xml
@@ -22,7 +22,7 @@ limitations under the License.
<parent>
<groupId>com.google.gerrit</groupId>
<artifactId>gerrit-parent</artifactId>
- <version>2.3-SNAPSHOT</version>
+ <version>2.4-SNAPSHOT</version>
</parent>
<artifactId>gerrit-patch-commonsnet</artifactId>