mirror of
https://github.com/zxing/zxing.git
synced 2025-03-05 20:48:51 -08:00
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:
parent
a70bc2e4f8
commit
d9618c139b
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue