This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-fluido-skin.git


The following commit(s) were added to refs/heads/master by this push:
     new bcb0533  use https://repository.a.o/ for Apache SNAPSHOT dependencies
bcb0533 is described below

commit bcb05337f572653c0651405b5dff4489152f9f2c
Author: HervĂ© Boutemy <[email protected]>
AuthorDate: Tue Feb 11 08:36:18 2020 +0100

    use https://repository.a.o/ for Apache SNAPSHOT dependencies
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 06e9f9f..759424f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -107,7 +107,7 @@ under the License.
     <repository>
       <id>apache.snapshots</id>
       <name>Apache Snapshot Repository</name>
-      <url>http://repository.apache.org/snapshots</url>
+      <url>https://repository.apache.org/snapshots</url>
       <releases>
         <enabled>false</enabled>
       </releases>

Reply via email to