Revision 1176

View differences:

org.gvsig.scripting/trunk/org.gvsig.scripting/pom.xml
67 67
            <name>bedatadriven public repo</name>
68 68
            <url>http://nexus.bedatadriven.com/content/groups/public/</url>
69 69
        </repository>
70
        <repository>
71
          <id>central</id>
72
          <name>Central Repository</name>
73
          <url>https://repo.maven.apache.org/maven2</url> <!-- the https you've been looking for -->
74
          <layout>default</layout>
75
          <snapshots>
76
            <enabled>false</enabled> <!-- or set to true if desired, default is false -->
77
          </snapshots>
78
        </repository>
79 70
    </repositories>
80 71
    <build>
81 72
        <plugins>

Also available in: Unified diff