You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2012/02/14 17:18:29 UTC

svn commit: r1244108 - in /commons/proper/net/tags/NET_3_1_RC2: ./ RELEASE-NOTES.txt pom.xml

Author: sebb
Date: Tue Feb 14 16:18:29 2012
New Revision: 1244108

URL: http://svn.apache.org/viewvc?rev=1244108&view=rev
Log:
Create 3.1 RC2 tag

Added:
    commons/proper/net/tags/NET_3_1_RC2/
      - copied from r1244102, commons/proper/net/trunk/
Modified:
    commons/proper/net/tags/NET_3_1_RC2/RELEASE-NOTES.txt
    commons/proper/net/tags/NET_3_1_RC2/pom.xml

Modified: commons/proper/net/tags/NET_3_1_RC2/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/commons/proper/net/tags/NET_3_1_RC2/RELEASE-NOTES.txt?rev=1244108&r1=1244102&r2=1244108&view=diff
==============================================================================
--- commons/proper/net/tags/NET_3_1_RC2/RELEASE-NOTES.txt (original)
+++ commons/proper/net/tags/NET_3_1_RC2/RELEASE-NOTES.txt Tue Feb 14 16:18:29 2012
@@ -1,7 +1,7 @@
 
-              Apache Commons Net 3.1-SNAPSHOT RELEASE NOTES
+              Apache Commons Net 3.1 RELEASE NOTES
 
-The Commons Net team is pleased to announce the release of commons-net-3.1-SNAPSHOT
+The Commons Net team is pleased to announce the release of commons-net-3.1
 
 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/NET_3_1_RC2/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/net/tags/NET_3_1_RC2/pom.xml?rev=1244108&r1=1244102&r2=1244108&view=diff
==============================================================================
--- commons/proper/net/tags/NET_3_1_RC2/pom.xml (original)
+++ commons/proper/net/tags/NET_3_1_RC2/pom.xml Tue Feb 14 16:18:29 2012
@@ -27,7 +27,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>commons-net</groupId>
     <artifactId>commons-net</artifactId>
-    <version>3.1-SNAPSHOT</version>
+    <version>3.1</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