Author: simonetripodi
Date: Tue Apr  5 12:59:56 2011
New Revision: 1089011

URL: http://svn.apache.org/viewvc?rev=1089011&view=rev
Log:
added changes XSD

Modified:
    commons/proper/discovery/trunk/src/changes/changes.xml

Modified: commons/proper/discovery/trunk/src/changes/changes.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/discovery/trunk/src/changes/changes.xml?rev=1089011&r1=1089010&r2=1089011&view=diff
==============================================================================
--- commons/proper/discovery/trunk/src/changes/changes.xml (original)
+++ commons/proper/discovery/trunk/src/changes/changes.xml Tue Apr  5 12:59:56 
2011
@@ -15,7 +15,9 @@
      See the License for the specific language governing permissions and
      limitations under the License.
   -->
-<document>
+<document xmlns="http://maven.apache.org/changes/1.0.0";
+    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+    xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 
http://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd";>
   <properties>
     <title>Commons Discovery Changes</title>
   </properties>


Reply via email to