You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by si...@apache.org on 2011/04/03 15:27:40 UTC

svn commit: r1088287 - /commons/proper/discovery/trunk/pom.xml

Author: simonetripodi
Date: Sun Apr  3 13:27:40 2011
New Revision: 1088287

URL: http://svn.apache.org/viewvc?rev=1088287&view=rev
Log:
added commons.release.desc entry

Modified:
    commons/proper/discovery/trunk/pom.xml

Modified: commons/proper/discovery/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/discovery/trunk/pom.xml?rev=1088287&r1=1088286&r2=1088287&view=diff
==============================================================================
--- commons/proper/discovery/trunk/pom.xml (original)
+++ commons/proper/discovery/trunk/pom.xml Sun Apr  3 13:27:40 2011
@@ -116,6 +116,7 @@
   <properties>
     <commons.componentid>discovery</commons.componentid>
     <commons.release.version>0.5</commons.release.version>
+    <commons.release.desc>(minium JDK 1.5)</commons.release.desc>
     <commons.rc.version>RC1</commons.rc.version>
     <commons.binary.suffix></commons.binary.suffix>
     <commons.jira.id>DISCOVERY</commons.jira.id>