1.2 released.  also update viewvc link while I was inside the doap file

git-svn-id: https://svn.apache.org/repos/asf/ant/antlibs/antunit/trunk@1158138 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/changes.xml b/changes.xml
index 3f229dd..1b9e595 100644
--- a/changes.xml
+++ b/changes.xml
@@ -37,7 +37,10 @@
     <title>Apache AntUnit</title>
   </properties>
 
-  <release version="1.2" date="not-released">
+  <release version="1.3" date="not-released">
+  </release>
+
+  <release version="1.2" date="2011-08-16">
     <action type="update" breaks-bwc="true">
       assertResourceContains now first validates that the given
       resource actually exists using assertResourceExists - this may
diff --git a/doap_AntUnit.rdf b/doap_AntUnit.rdf
index b90ee47..b9e026a 100644
--- a/doap_AntUnit.rdf
+++ b/doap_AntUnit.rdf
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <?xml-stylesheet type="text/xsl"?>
 <!--
- Licensed to the Apache Software Foundation (ASF) under one or more
+  Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
   The ASF licenses this file to You under the Apache License, Version 2.0
@@ -38,6 +38,13 @@
     <category rdf:resource="http://projects.apache.org/category/testing"/>
     <release>
       <Version>
+        <name>Apache AntUnit 1.2</name>
+        <created>2011-08-16</created>
+        <revision>1.2</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
         <name>Apache AntUnit 1.1</name>
         <created>2008-09-26</created>
         <revision>1.1</revision>
@@ -53,7 +60,7 @@
     <repository>
       <SVNRepository>
         <location rdf:resource="http://svn.apache.org/repos/asf/ant/antlibs/antunit"/>
-        <browse rdf:resource="http://svn.apache.org/viewcvs.cgi/ant/antlibs/antunit"/>
+        <browse rdf:resource="http://svn.apache.org/viewvc/ant/antlibs/antunit"/>
       </SVNRepository>
     </repository>
   </Project>