Fix scm reference in zxing-parent pom

git-svn-id: https://zxing.googlecode.com/svn/trunk@2950 59b500cc-1b3d-0410-9834-0bbf25fbcc57
This commit is contained in:
srowen@gmail.com 2013-11-29 17:21:54 +00:00
parent a7f213f060
commit eb4690b589

View file

@ -292,9 +292,9 @@
<url>http://code.google.com/p/zxing/issues/list</url> <url>http://code.google.com/p/zxing/issues/list</url>
</issueManagement> </issueManagement>
<scm> <scm>
<connection>scm:svn:http://zxing.googlecode.com/svn/tags/zxing-parent-2.3.0</connection> <connection>scm:svn:http://zxing.googlecode.com/svn/trunk</connection>
<developerConnection>scm:svn:https://zxing.googlecode.com/svn/tags/zxing-parent-2.3.0</developerConnection> <developerConnection>scm:svn:https://zxing.googlecode.com/svn/trunk</developerConnection>
<url>http://zxing.googlecode.com/svn/tags/zxing-parent-2.3.0</url> <url>http://zxing.googlecode.com/svn/trunk</url>
</scm> </scm>
<prerequisites> <prerequisites>