Try again another day

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/net/branches/NET_2_0@924749 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 37e8419..e988342 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
 	<modelVersion>4.0.0</modelVersion>
 	<groupId>commons-net</groupId>
 	<artifactId>commons-net</artifactId>
-	<version>2.2-SNAPSHOT</version>
+	<version>2.1-SNAPSHOT</version>
 	<name>Commons Net</name>
 	<description>
 		A collection of network utilities and protocol implementations.
@@ -114,6 +114,7 @@
 		<maven.compile.source>1.5</maven.compile.source>
 		<maven.compile.target>1.5</maven.compile.target>
 		<commons.componentid>net</commons.componentid>
+		<commons.deployment.protocol>scpexe</commons.deployment.protocol>
 		<commons.release.version>2.1</commons.release.version>
 		<commons.rc.version>RC4</commons.rc.version>
 		<commons.binary.suffix />