Drop Commons Net back to 2.0

Change-Id: I45b362a7a8290ab34cc44ec638e35697d33a635c
Signed-off-by: Shawn O. Pearce <sop@google.com>
This commit is contained in:
Shawn O. Pearce 2010-07-29 18:48:10 -07:00
parent f51d48c111
commit 42dfb59c2f
1 changed files with 1 additions and 1 deletions

View File

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