Author: rwinston
Date: Wed Oct 22 15:43:39 2008
New Revision: 707219
URL: http://svn.apache.org/viewvc?rev=707219&view=rev
Log:
Remove SNAPSHOT tag
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=707219&r1=707218&r2=707219&view=diff
==============================================================================
--- commons/proper/net/trunk/pom.xml (original)
+++ commons/proper/net/trunk/pom.xml Wed Oct 22 15:43:39 2008
@@ -27,7 +27,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>commons-net</groupId>
<artifactId>commons-net</artifactId>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.5.0</version>
<name>Commons Net</name>
<description>
A collection of network utilities and protocol implementations.