correct 1.2 release date

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/weaver/trunk@1728521 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 0bf6592..9846093 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -23,7 +23,7 @@
     <author email="mbenson@apache.org">Matt Benson</author>
   </properties>
   <body>
-    <release version="1.2" date="2016-01-25" description="Requires Java 6 or greater.">
+    <release version="1.2" date="2016-02-02" description="Requires Java 6 or greater.">
       <action issue="WEAVER-5" type="fix">Incomplete sorting code causes infinite loop</action>
       <action issue="WEAVER-6" type="update">Convert example modules into proper integration tests</action>
       <action issue="WEAVER-7" type="update">Support Weaver classloader in addition to context ClassLoader</action>