Revision 44694 trunk/org.gvsig.desktop/pom.xml

View differences:

pom.xml
63 63
                <checksumPolicy>warn</checksumPolicy>
64 64
            </snapshots>
65 65
        </repository>
66
        <repository>
67
          <id>central</id>
68
          <name>Central Repository</name>
69
          <url>https://repo.maven.apache.org/maven2</url> <!-- the https you've been looking for -->
70
          <layout>default</layout>
71
          <snapshots>
72
            <enabled>false</enabled> <!-- or set to true if desired, default is false -->
73
          </snapshots>
74
        </repository>
66 75
    </repositories>
67 76

  
68 77
    <distributionManagement>

Also available in: Unified diff