Merge branch 'commons-net-20'

* commons-net-20:
  Drop Commons Net back to 2.0
This commit is contained in:
Shawn O. Pearce 2010-07-29 18:59:48 -07:00
commit 4a4b86e392
1 changed files with 1 additions and 1 deletions

View File

@ -527,7 +527,7 @@ limitations under the License.
<dependency>
<groupId>commons-net</groupId>
<artifactId>commons-net</artifactId>
<version>2.1</version>
<version>2.0</version>
</dependency>
<dependency>