You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2018/08/12 11:08:40 UTC

svn commit: r1837896 - in /gump/metadata/project: xmlunit.net.xml xmlunit.xml

Author: bodewig
Date: Sun Aug 12 11:08:40 2018
New Revision: 1837896

URL: http://svn.apache.org/viewvc?rev=1837896&view=rev
Log:
github pages do https by now

Modified:
    gump/metadata/project/xmlunit.net.xml
    gump/metadata/project/xmlunit.xml

Modified: gump/metadata/project/xmlunit.net.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/xmlunit.net.xml?rev=1837896&r1=1837895&r2=1837896&view=diff
==============================================================================
--- gump/metadata/project/xmlunit.net.xml (original)
+++ gump/metadata/project/xmlunit.net.xml Sun Aug 12 11:08:40 2018
@@ -17,7 +17,7 @@
 -->
 <module name="xmlunit.net" groupId="org.xmlunit">
 
-  <url href="http://www.xmlunit.org/"/>
+  <url href="https://www.xmlunit.org/"/>
   <description>
     Extension for XML unit tests.
   </description>

Modified: gump/metadata/project/xmlunit.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/xmlunit.xml?rev=1837896&r1=1837895&r2=1837896&view=diff
==============================================================================
--- gump/metadata/project/xmlunit.xml (original)
+++ gump/metadata/project/xmlunit.xml Sun Aug 12 11:08:40 2018
@@ -17,7 +17,7 @@
 -->
 <module name="xmlunit" groupId="org.xmlunit">
 
-  <url href="http://www.xmlunit.org/"/>
+  <url href="https://www.xmlunit.org/"/>
   <description>
     Extension for XML unit tests.
   </description>