You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by bf...@apache.org on 2011/10/06 20:12:30 UTC

svn commit: r1179734 - /oodt/trunk/protocol/protocol-sftp/src/testdata/server.xml

Author: bfoster
Date: Thu Oct  6 18:12:30 2011
New Revision: 1179734

URL: http://svn.apache.org/viewvc?rev=1179734&view=rev
Log:
- bump... how did this change get in there???... take 2... lol

Modified:
    oodt/trunk/protocol/protocol-sftp/src/testdata/server.xml

Modified: oodt/trunk/protocol/protocol-sftp/src/testdata/server.xml
URL: http://svn.apache.org/viewvc/oodt/trunk/protocol/protocol-sftp/src/testdata/server.xml?rev=1179734&r1=1179733&r2=1179734&view=diff
==============================================================================
--- oodt/trunk/protocol/protocol-sftp/src/testdata/server.xml (original)
+++ oodt/trunk/protocol/protocol-sftp/src/testdata/server.xml Thu Oct  6 18:12:30 2011
@@ -2,7 +2,7 @@
 <ServerConfiguration>
         <!-- this key needs generating by the provided keygen tool -->
         <ServerHostKey PrivateKeyFile="src/testdata/sample-dsa.key"/>
-        <Port>2323</Port>
+        <Port>2023</Port>
         <!--  UserConfigDirectory>src/testdata</UserConfigDirectory -->
         <!-- add other authentication methods as desired -->
         <AllowedAuthentication>password</AllowedAuthentication>