Author: simonetripodi
Date: Wed Jun 1 20:15:10 2011
New Revision: 1130287
URL: http://svn.apache.org/viewvc?rev=1130287&view=rev
Log:
added missing 0.5 release date
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=1130287&r1=1130286&r2=1130287&view=diff
==============================================================================
--- commons/proper/discovery/trunk/src/changes/changes.xml (original)
+++ commons/proper/discovery/trunk/src/changes/changes.xml Wed Jun 1 20:15:10 2011
@@ -22,7 +22,7 @@
<title>Commons Discovery Changes</title>
</properties>
<body>
- <release version="0.5" date="TBD" description="Maintainance release.">
+ <release version="0.5" date="2010-05-05" description="Maintainance release.">
<action dev="simonetripodi" type="fix" issue="DISCOVERY-3">
Enumeration in Service class is broken.
</action>
|