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

rjung pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git


The following commit(s) were added to refs/heads/master by this push:
     new e348c0e  Switch maven repo URL from http to https.
e348c0e is described below

commit e348c0e7242f432ce932bb0b29aca7c4a85bab27
Author: Rainer Jung <rainer.j...@kippdata.de>
AuthorDate: Fri Dec 11 14:33:15 2020 +0100

    Switch maven repo URL from http to https.
---
 build.properties.default | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.properties.default b/build.properties.default
index d8fcdcc..e0c9c2c 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -36,7 +36,7 @@ compile.debug=off
 compile.deprecation=on
 compile.optimize=on
 
-base-maven.loc=http://repo.maven.apache.org/maven2
+base-maven.loc=https://repo.maven.apache.org/maven2
 
 # ----- JUnit Unit Test Suite, version 4.11 or later -----
 junit.version=4.11


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to