Author: dnorth
Date: Wed Aug 10 21:08:25 2016
New Revision: 1755860

URL: http://svn.apache.org/viewvc?rev=1755860&view=rev
Log:
Add the crucial missing namespace to make this work if copied and pasted

Modified:
    poi/site/src/documentation/release-guide.txt

Modified: poi/site/src/documentation/release-guide.txt
URL: 
http://svn.apache.org/viewvc/poi/site/src/documentation/release-guide.txt?rev=1755860&r1=1755859&r2=1755860&view=diff
==============================================================================
--- poi/site/src/documentation/release-guide.txt (original)
+++ poi/site/src/documentation/release-guide.txt Wed Aug 10 21:08:25 2016
@@ -55,7 +55,7 @@
 
 {code:xml}
 <?xml version="1.0" encoding="UTF-8"?>
-<settings>
+<settings xmlns="http://maven.apache.org/SETTINGS/1.0.0";>
   <servers>
         <server>
             <!-- used for uploading to nexus staging repository and svn commit 
-->



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to