Author: sebb
Date: Thu Mar 3 20:47:01 2011
New Revision: 1076790
URL: http://svn.apache.org/viewvc?rev=1076790&view=rev
Log:
Update description
Modified:
commons/proper/net/trunk/pom.xml
Modified: commons/proper/net/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/net/trunk/pom.xml?rev=1076790&r1=1076789&r2=1076790&view=diff
==============================================================================
--- commons/proper/net/trunk/pom.xml (original)
+++ commons/proper/net/trunk/pom.xml Thu Mar 3 20:47:01 2011
@@ -29,8 +29,12 @@
<artifactId>commons-net</artifactId>
<version>3.0-SNAPSHOT</version>
<name>Commons Net</name>
+ <!-- N.B. the description content is deliberately not indented
+ ! to improve the layout of the Release Notes generated by mvn
changes:announcement-generate
+ -->
<description>
- A collection of network utilities and protocol implementations.
+Apache Commons Net software is a collection of network utilities and protocol
implementations.
+Supported protocols include: Echo, Finger, FTP, NNTP, NTP, POP3(S), SMTP(S),
Telnet, Whois
</description>
<url>http://commons.apache.org/net/</url>
<issueManagement>