mirror of
https://github.com/zxing/zxing.git
synced 2025-03-05 20:48:51 -08:00
Remove problematic distributionManagement/site element
git-svn-id: https://zxing.googlecode.com/svn/trunk@2968 59b500cc-1b3d-0410-9834-0bbf25fbcc57
This commit is contained in:
parent
1ce4516d00
commit
e0e5276f57
4
pom.xml
4
pom.xml
|
@ -302,10 +302,6 @@
|
||||||
<name>Sonatype Nexus Snapshots</name>
|
<name>Sonatype Nexus Snapshots</name>
|
||||||
<url>http://oss.sonatype.org/content/repositories/snapshots</url>
|
<url>http://oss.sonatype.org/content/repositories/snapshots</url>
|
||||||
</snapshotRepository>
|
</snapshotRepository>
|
||||||
<site>
|
|
||||||
<id>zxing.site</id>
|
|
||||||
<url>http://zxing.org/w/</url>
|
|
||||||
</site>
|
|
||||||
</distributionManagement>
|
</distributionManagement>
|
||||||
|
|
||||||
<profiles>
|
<profiles>
|
||||||
|
|
Loading…
Reference in a new issue