update Euro+Med port
authorAndreas Müller <a.mueller@bgbm.org>
Mon, 19 Dec 2011 16:11:10 +0000 (16:11 +0000)
committerAndreas Müller <a.mueller@bgbm.org>
Mon, 19 Dec 2011 16:11:10 +0000 (16:11 +0000)
cdm-pesi/src/main/java/eu/etaxonomy/cdm/app/common/BerlinModelSources.java

index 1017ae12b8b9c9475f72f1943f49987da2336c20..d51cedbe73e8a16a307174f6944bde656a362367 100644 (file)
@@ -45,7 +45,7 @@ public class BerlinModelSources {
                String dbms = Source.SQL_SERVER_2005;\r
                String strServer = "BGBM42";\r
                String strDB = "EuroPlusMed_00_Edit";\r
-               int port = 1247;\r
+               int port = 1433;\r
                String userName = "webUser";\r
                return  makeSource(dbms, strServer, strDB, port, userName, null);\r
        }\r