- move changes in project-reports for site -> project reports

git-svn-id: https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/yaafi@1849314 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/xdocs/changes.xml b/src/changes/changes.xml
similarity index 98%
rename from xdocs/changes.xml
rename to src/changes/changes.xml
index 5198ef5..7be1db4 100644
--- a/xdocs/changes.xml
+++ b/src/changes/changes.xml
@@ -24,7 +24,9 @@
   </properties>
 
   <body>
-    <release version="1.0.8" date="as in SVN">
+    <release version="1.0.9" date="as in SVN">
+    </release>
+    <release version="1.0.8" date="2018-12-14">
       <action dev="painter" type="update">
         Removed custom byte array handling code and updated to use JDK standard methods and IOUtils as needed
       </action>
@@ -47,7 +49,7 @@
         Use Java 8, clean up some issues from findbugs
       </action>
     </release>  
-    <release version="1.0.7-SNAPSHOT" date="as in SVN">
+    <release version="1.0.7-SNAPSHOT" date="2015-11-10">
       <action dev="sgoeschl" type="add" issue="TRB-97" data="2015-08-06">
         Integrate JavaSimon for performance monitoring
       </action>