[maven-release-plugin] prepare for next development iteration

git-svn-id: https://zxing.googlecode.com/svn/trunk@2786 59b500cc-1b3d-0410-9834-0bbf25fbcc57
This commit is contained in:
srowen@gmail.com 2013-05-14 11:02:27 +00:00
parent 50af69bb64
commit f51f7171fa

View file

@ -27,7 +27,7 @@
<artifactId>zxing.appspot.com</artifactId>
<packaging>jar</packaging>
<name>ZXing Appspot-based encoder</name>
<version>2.2</version>
<version>2.3-SNAPSHOT</version>
<description>GWT-based encoder app hosted at zxing.appspot.com</description>
<inceptionYear>2007</inceptionYear>
@ -44,9 +44,9 @@
</licenses>
<scm>
<connection>scm:svn:http://zxing.googlecode.com/svn/tags/zxing.appspot.com-2.2</connection>
<developerConnection>scm:svn:https://zxing.googlecode.com/svn/tags/zxing.appspot.com-2.2</developerConnection>
<url>http://zxing.googlecode.com/svn/tags/zxing.appspot.com-2.2</url>
<connection>scm:svn:http://zxing.googlecode.com/svn/trunk/zxing.appspot.com</connection>
<developerConnection>scm:svn:https://zxing.googlecode.com/svn/trunk/zxing.appspot.com</developerConnection>
<url>http://zxing.googlecode.com/svn/trunk/zxing.appspot.com</url>
</scm>
<properties>