Fix corrupted scm entry pointing to tag??

git-svn-id: https://zxing.googlecode.com/svn/trunk@2777 59b500cc-1b3d-0410-9834-0bbf25fbcc57
This commit is contained in:
srowen@gmail.com 2013-05-14 10:54:57 +00:00
parent a70bc2e4f8
commit d9618c139b

View file

@ -44,9 +44,9 @@
</licenses>
<scm>
<connection>scm:svn:http://zxing.googlecode.com/svn/tags/javase-2.2</connection>
<developerConnection>scm:svn:https://zxing.googlecode.com/svn/tags/javase-2.2</developerConnection>
<url>http://zxing.googlecode.com/svn/tags/javase-2.2</url>
<connection>scm:svn:http://zxing.googlecode.com/svn/trunk/javase</connection>
<developerConnection>scm:svn:https://zxing.googlecode.com/svn/trunk/javase</developerConnection>
<url>http://zxing.googlecode.com/svn/trunk/javase</url>
</scm>
<properties>