[SCM] Multi-format 1D/2D barcode image processing library branch, upstream, updated. 24d4480bc48cf9eabf7b2bd2f528248b0e458809

srowen srowen at 59b500cc-1b3d-0410-9834-0bbf25fbcc57
Wed Aug 4 01:30:47 UTC 2010


The following commit has been merged in the upstream branch:
commit 81eeec929eca0efb9847228147a432d87b1dad23
Author: srowen <srowen at 59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Date:   Tue Apr 6 09:37:46 2010 +0000

    [maven-release-plugin] prepare for next development iteration
    
    git-svn-id: http://zxing.googlecode.com/svn/trunk@1281 59b500cc-1b3d-0410-9834-0bbf25fbcc57

diff --git a/core/pom.xml b/core/pom.xml
index 22106b8..3b28434 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -20,7 +20,7 @@
   <artifactId>core</artifactId>
   <packaging>jar</packaging>
   <name>ZXing Core</name>
-  <version>1.5</version>
+  <version>1.6-SNAPSHOT</version>
   <description>Core barcode encoding/decoding library</description>
   <url>http://code.google.com/p/zxing</url>
   <inceptionYear>2007</inceptionYear>
@@ -46,9 +46,9 @@
     </developer>
   </developers>
   <scm>
-    <connection>scm:svn:http://zxing.googlecode.com/svn/tags/core-1.5</connection>
-    <developerConnection>scm:svn:https://zxing.googlecode.com/svn/tags/core-1.5</developerConnection>
-    <url>http://zxing.googlecode.com/svn/tags/core-1.5</url>
+    <connection>scm:svn:http://zxing.googlecode.com/svn/trunk/core</connection>
+    <developerConnection>scm:svn:https://zxing.googlecode.com/svn/trunk/core</developerConnection>
+    <url>http://zxing.googlecode.com/svn/trunk/core/</url>
   </scm>
   <build>
     <sourceDirectory>src</sourceDirectory>

-- 
Multi-format 1D/2D barcode image processing library



More information about the Pkg-google-commits mailing list