mirror of
https://github.com/zxing/zxing.git
synced 2025-03-05 20:48:51 -08:00
[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:
parent
50af69bb64
commit
f51f7171fa
|
@ -27,7 +27,7 @@
|
||||||
<artifactId>zxing.appspot.com</artifactId>
|
<artifactId>zxing.appspot.com</artifactId>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<name>ZXing Appspot-based encoder</name>
|
<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>
|
<description>GWT-based encoder app hosted at zxing.appspot.com</description>
|
||||||
|
|
||||||
<inceptionYear>2007</inceptionYear>
|
<inceptionYear>2007</inceptionYear>
|
||||||
|
@ -44,9 +44,9 @@
|
||||||
</licenses>
|
</licenses>
|
||||||
|
|
||||||
<scm>
|
<scm>
|
||||||
<connection>scm:svn:http://zxing.googlecode.com/svn/tags/zxing.appspot.com-2.2</connection>
|
<connection>scm:svn:http://zxing.googlecode.com/svn/trunk/zxing.appspot.com</connection>
|
||||||
<developerConnection>scm:svn:https://zxing.googlecode.com/svn/tags/zxing.appspot.com-2.2</developerConnection>
|
<developerConnection>scm:svn:https://zxing.googlecode.com/svn/trunk/zxing.appspot.com</developerConnection>
|
||||||
<url>http://zxing.googlecode.com/svn/tags/zxing.appspot.com-2.2</url>
|
<url>http://zxing.googlecode.com/svn/trunk/zxing.appspot.com</url>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
|
|
Loading…
Reference in a new issue