Author: simonetripodi
Date: Fri Jan 13 16:25:01 2012
New Revision: 1231161
URL: http://svn.apache.org/viewvc?rev=1231161&view=rev
Log:
linked changes XSD (useful for IDEs that support auto-completion)
Modified:
incubator/any23/trunk/src/changes/changes.xml
Modified: incubator/any23/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/incubator/any23/trunk/src/changes/changes.xml?rev=1231161&r1=1231160&r2=1231161&view=diff
==============================================================================
--- incubator/any23/trunk/src/changes/changes.xml (original)
+++ incubator/any23/trunk/src/changes/changes.xml Fri Jan 13 16:25:01 2012
@@ -33,7 +33,9 @@ property to the number of days since the
The <action> type attribute can be add,update,fix,remove.
-->
-<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>Apache Any23 - Release Notes</title>
</properties>