Author: sebb
Date: Thu Nov 11 22:19:06 2010
New Revision: 1034178
URL: http://svn.apache.org/viewvc?rev=1034178&view=rev
Log:
Create 2.2RC1 tag for NET
Added:
commons/proper/net/tags/commons-net-2.2RC1/
- copied from r1034101, commons/proper/net/trunk/
Modified:
commons/proper/net/tags/commons-net-2.2RC1/RELEASE-NOTES.txt
commons/proper/net/tags/commons-net-2.2RC1/pom.xml
Modified: commons/proper/net/tags/commons-net-2.2RC1/RELEASE-NOTES.txt
URL:
http://svn.apache.org/viewvc/commons/proper/net/tags/commons-net-2.2RC1/RELEASE-NOTES.txt?rev=1034178&r1=1034101&r2=1034178&view=diff
==============================================================================
--- commons/proper/net/tags/commons-net-2.2RC1/RELEASE-NOTES.txt (original)
+++ commons/proper/net/tags/commons-net-2.2RC1/RELEASE-NOTES.txt Thu Nov 11
22:19:06 2010
@@ -1,5 +1,5 @@
- Apache Commons Net 2.2-SNAPSHOT RELEASE NOTES
+ Apache Commons Net 2.2 RELEASE NOTES
This is primarily a maintenance release, but it also includes new features and
enhancements.
Modified: commons/proper/net/tags/commons-net-2.2RC1/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/net/tags/commons-net-2.2RC1/pom.xml?rev=1034178&r1=1034101&r2=1034178&view=diff
==============================================================================
--- commons/proper/net/tags/commons-net-2.2RC1/pom.xml (original)
+++ commons/proper/net/tags/commons-net-2.2RC1/pom.xml Thu Nov 11 22:19:06 2010
@@ -25,7 +25,7 @@ limitations under the License.
<modelVersion>4.0.0</modelVersion>
<groupId>commons-net</groupId>
<artifactId>commons-net</artifactId>
- <version>2.2-SNAPSHOT</version>
+ <version>2.2</version>
<name>Commons Net</name>
<description>
A collection of network utilities and protocol implementations.