mirror of
https://github.com/zxing/zxing.git
synced 2025-02-02 05:41:08 -08:00
[maven-release-plugin] rollback the release of javase-2.2
git-svn-id: https://zxing.googlecode.com/svn/trunk@2774 59b500cc-1b3d-0410-9834-0bbf25fbcc57
This commit is contained in:
parent
a11a963b0b
commit
51469285df
|
@ -27,7 +27,7 @@
|
|||
<artifactId>javase</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<name>ZXing Java SE extensions</name>
|
||||
<version>2.2</version>
|
||||
<version>2.2-SNAPSHOT</version>
|
||||
<description>Java SE-specific extensions to core ZXing library</description>
|
||||
|
||||
<inceptionYear>2007</inceptionYear>
|
||||
|
@ -61,7 +61,7 @@
|
|||
<dependency>
|
||||
<groupId>com.google.zxing</groupId>
|
||||
<artifactId>core</artifactId>
|
||||
<version>2.2</version>
|
||||
<version>2.2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
|
Loading…
Reference in a new issue