]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
DRYD-1194: Updating main pom to use https (vs http)
authorRichard Millet <richard.millet@berkeley.edu>
Tue, 27 Dec 2022 18:23:51 +0000 (10:23 -0800)
committerRichard Millet <richard.millet@berkeley.edu>
Tue, 27 Dec 2022 18:23:51 +0000 (10:23 -0800)
pom.xml

diff --git a/pom.xml b/pom.xml
index 2bc04f6c272ffeec127453e6ddac9fbd3f1c1486..60185af46f05c4a7adc6c39ce6117b878e06faa6 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -64,7 +64,7 @@
 
                <repository>
                        <id>nuxeo-public-releases</id>
-                       <url>http://maven-eu.nuxeo.org/nexus/content/repositories/public-releases</url>
+                       <url>https://maven-eu.nuxeo.org/nexus/content/repositories/public-releases</url>
                        <snapshots>
                                <enabled>false</enabled>
                        </snapshots>
@@ -72,7 +72,7 @@
 
                <repository>
                        <id>nuxeo-vendor-releases</id>
-                       <url>http://maven-eu.nuxeo.org/nexus/content/repositories/vendor-releases</url>
+                       <url>https://maven-eu.nuxeo.org/nexus/content/repositories/vendor-releases</url>
                        <snapshots>
                                <enabled>false</enabled>
                        </snapshots>
                        <!-- Global Biodiversity Information Facility - http://www.gbif.org/ -->
                        <id>gbif-all</id>
                        <name>gbif-all</name>
-                       <url>http://repository.gbif.org/content/groups/gbif</url>
+                       <url>https://repository.gbif.org/content/groups/gbif</url>
                        <snapshots>
                                <enabled>false</enabled>
                        </snapshots>