Author: pescetti
Date: Sat Oct 28 19:59:25 2017
New Revision: 1813657

URL: http://svn.apache.org/viewvc?rev=1813657&view=rev
Log:
Revert back to HTTP to preserve the same namespace as before r1813644.

Modified:
    openoffice/devtools/genUpdateFeed/feed-entry-template.Update

Modified: openoffice/devtools/genUpdateFeed/feed-entry-template.Update
URL: 
http://svn.apache.org/viewvc/openoffice/devtools/genUpdateFeed/feed-entry-template.Update?rev=1813657&r1=1813656&r2=1813657&view=diff
==============================================================================
--- openoffice/devtools/genUpdateFeed/feed-entry-template.Update (original)
+++ openoffice/devtools/genUpdateFeed/feed-entry-template.Update Sat Oct 28 
19:59:25 2017
@@ -4,7 +4,7 @@
         <category term="%PRODUCTNAME%_%LANGUAGECODE%" label="Apache OpenOffice 
update"/>
         <summary>%ADDITIONALTEXT%</summary>
         <content type="application/xml">
-            <inst:description 
xmlns:inst="https://installation.openoffice.org/description";>
+            <inst:description 
xmlns:inst="http://installation.openoffice.org/description";>
                 <inst:id>%PRODUCTNAME%_%LANGUAGECODE%</inst:id>
                 <inst:version>%NEWVERSION%</inst:version>
                 <inst:buildid>%NEWBUILDID%</inst:buildid>


Reply via email to