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

pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drat.git


The following commit(s) were added to refs/heads/master by this push:
     new e4d85af  Reapply changes from pull request 180
e4d85af is described below

commit e4d85af9e8ee693e810df1dcd4944faecdef0382
Author: P. Ottlinger <[email protected]>
AuthorDate: Tue Mar 19 16:42:26 2019 +0100

    Reapply changes from pull request 180
    
    Reapplying changes from
    https://github.com/apache/drat/pull/180
    after merge errors.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index fc4dfbf..fcc44d6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
     <repository>
       <id>maven2</id>
       <name>Java Sun Maven2 Repository</name>
-      <url>http://download.java.net/maven/2</url>
+      <url>https://download.java.net/maven/2</url>
       <layout>default</layout>
     </repository>
     <repository>

Reply via email to