Author: sebb Date: Wed Apr 6 20:18:05 2011 New Revision: 1089616 URL: http://svn.apache.org/viewvc?rev=1089616&view=rev Log: Create tag commons-net-3.0-RC1
Added: commons/proper/net/tags/commons-net-3.0-RC1/ - copied from r1089614, commons/proper/net/trunk/ Modified: commons/proper/net/tags/commons-net-3.0-RC1/RELEASE-NOTES.txt commons/proper/net/tags/commons-net-3.0-RC1/pom.xml Modified: commons/proper/net/tags/commons-net-3.0-RC1/RELEASE-NOTES.txt URL: http://svn.apache.org/viewvc/commons/proper/net/tags/commons-net-3.0-RC1/RELEASE-NOTES.txt?rev=1089616&r1=1089614&r2=1089616&view=diff ============================================================================== --- commons/proper/net/tags/commons-net-3.0-RC1/RELEASE-NOTES.txt (original) +++ commons/proper/net/tags/commons-net-3.0-RC1/RELEASE-NOTES.txt Wed Apr 6 20:18:05 2011 @@ -1,7 +1,7 @@ - Apache Commons Net 3.0-SNAPSHOT RELEASE NOTES + Apache Commons Net 3.0 RELEASE NOTES -The Commons Net team is pleased to announce the release of commons-net-3.0-SNAPSHOT +The Commons Net team is pleased to announce the release of commons-net-3.0 Apache Commons Net library contains a collection of network utilities and protocol implementations. Supported protocols include: Echo, Finger, FTP, NNTP, NTP, POP3(S), SMTP(S), Telnet, Whois Modified: commons/proper/net/tags/commons-net-3.0-RC1/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/net/tags/commons-net-3.0-RC1/pom.xml?rev=1089616&r1=1089614&r2=1089616&view=diff ============================================================================== --- commons/proper/net/tags/commons-net-3.0-RC1/pom.xml (original) +++ commons/proper/net/tags/commons-net-3.0-RC1/pom.xml Wed Apr 6 20:18:05 2011 @@ -27,7 +27,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>commons-net</groupId> <artifactId>commons-net</artifactId> - <version>3.0-SNAPSHOT</version> + <version>3.0</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