mirror of
https://github.com/zxing/zxing.git
synced 2025-03-05 20:48:51 -08:00
[maven-release-plugin] prepare release zxing-parent-2.3.0
git-svn-id: https://zxing.googlecode.com/svn/trunk@2934 59b500cc-1b3d-0410-9834-0bbf25fbcc57
This commit is contained in:
parent
e7400da79d
commit
8d846457e0
|
@ -18,7 +18,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<artifactId>android-integration</artifactId>
|
||||
<version>2.3.0-SNAPSHOT</version>
|
||||
<version>2.3.0</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<dependencies>
|
||||
|
@ -40,7 +40,7 @@
|
|||
<parent>
|
||||
<groupId>com.google.zxing</groupId>
|
||||
<artifactId>zxing-parent</artifactId>
|
||||
<version>2.3.0-SNAPSHOT</version>
|
||||
<version>2.3.0</version>
|
||||
</parent>
|
||||
|
||||
<build>
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<artifactId>core</artifactId>
|
||||
<version>2.3.0-SNAPSHOT</version>
|
||||
<version>2.3.0</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<dependencies>
|
||||
|
@ -32,7 +32,7 @@
|
|||
<parent>
|
||||
<groupId>com.google.zxing</groupId>
|
||||
<artifactId>zxing-parent</artifactId>
|
||||
<version>2.3.0-SNAPSHOT</version>
|
||||
<version>2.3.0</version>
|
||||
</parent>
|
||||
|
||||
<build>
|
||||
|
|
|
@ -15,13 +15,11 @@
|
|||
limitations under the License.
|
||||
-->
|
||||
<!-- Author: Sean Owen -->
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<artifactId>glass-mirror</artifactId>
|
||||
<version>2.3.0-SNAPSHOT</version>
|
||||
<version>2.3.0</version>
|
||||
<packaging>war</packaging>
|
||||
|
||||
<dependencies>
|
||||
|
@ -119,7 +117,7 @@
|
|||
<parent>
|
||||
<groupId>com.google.zxing</groupId>
|
||||
<artifactId>zxing-parent</artifactId>
|
||||
<version>2.3.0-SNAPSHOT</version>
|
||||
<version>2.3.0</version>
|
||||
</parent>
|
||||
|
||||
<build>
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<artifactId>javase</artifactId>
|
||||
<version>2.3.0-SNAPSHOT</version>
|
||||
<version>2.3.0</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<dependencies>
|
||||
|
@ -32,7 +32,7 @@
|
|||
<parent>
|
||||
<groupId>com.google.zxing</groupId>
|
||||
<artifactId>zxing-parent</artifactId>
|
||||
<version>2.3.0-SNAPSHOT</version>
|
||||
<version>2.3.0</version>
|
||||
</parent>
|
||||
|
||||
<build>
|
||||
|
|
8
pom.xml
8
pom.xml
|
@ -19,7 +19,7 @@
|
|||
|
||||
<groupId>com.google.zxing</groupId>
|
||||
<artifactId>zxing-parent</artifactId>
|
||||
<version>2.3.0-SNAPSHOT</version>
|
||||
<version>2.3.0</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<parent>
|
||||
|
@ -286,9 +286,9 @@
|
|||
<url>http://code.google.com/p/zxing/issues/list</url>
|
||||
</issueManagement>
|
||||
<scm>
|
||||
<connection>scm:svn:http://zxing.googlecode.com/svn/trunk</connection>
|
||||
<developerConnection>scm:svn:https://zxing.googlecode.com/svn/trunk</developerConnection>
|
||||
<url>http://zxing.googlecode.com/svn/trunk</url>
|
||||
<connection>scm:svn:http://zxing.googlecode.com/svn/tags/zxing-parent-2.3.0</connection>
|
||||
<developerConnection>scm:svn:https://zxing.googlecode.com/svn/tags/zxing-parent-2.3.0</developerConnection>
|
||||
<url>http://zxing.googlecode.com/svn/tags/zxing-parent-2.3.0</url>
|
||||
</scm>
|
||||
|
||||
<prerequisites>
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<artifactId>zxing.appspot.com</artifactId>
|
||||
<version>2.3.0-SNAPSHOT</version>
|
||||
<version>2.3.0</version>
|
||||
<packaging>war</packaging>
|
||||
|
||||
<dependencies>
|
||||
|
@ -39,7 +39,7 @@
|
|||
<parent>
|
||||
<groupId>com.google.zxing</groupId>
|
||||
<artifactId>zxing-parent</artifactId>
|
||||
<version>2.3.0-SNAPSHOT</version>
|
||||
<version>2.3.0</version>
|
||||
</parent>
|
||||
|
||||
<properties>
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<artifactId>zxingorg</artifactId>
|
||||
<version>2.3.0-SNAPSHOT</version>
|
||||
<version>2.3.0</version>
|
||||
<packaging>war</packaging>
|
||||
|
||||
<dependencies>
|
||||
|
@ -62,7 +62,7 @@
|
|||
<parent>
|
||||
<groupId>com.google.zxing</groupId>
|
||||
<artifactId>zxing-parent</artifactId>
|
||||
<version>2.3.0-SNAPSHOT</version>
|
||||
<version>2.3.0</version>
|
||||
</parent>
|
||||
|
||||
<build>
|
||||
|
|
Loading…
Reference in a new issue