Set second demo server ip
authorCherian Mathew <c.mathew@bgbm.org>
Wed, 16 Sep 2015 17:06:35 +0000 (19:06 +0200)
committerCherian Mathew <c.mathew@bgbm.org>
Wed, 16 Sep 2015 17:06:35 +0000 (19:06 +0200)
eu.etaxonomy.taxeditor.cdmlib/src/main/java/eu/etaxonomy/taxeditor/remoting/source/CdmServerInfo.java

index 45b121eb55433a5a3a38c1ac554263a7758788d8..d6fce9ba007ef4625d4764547e45abda5d9ff4a8 100644 (file)
@@ -53,7 +53,7 @@ public class CdmServerInfo {
     private final static String SERVER_DEMO_1 = "160.45.63.230";
 
     private final static String NAME_DEMO_2 = "edit-WS II";
-    private final static String SERVER_DEMO_2 = "160.45.63.230";
+    private final static String SERVER_DEMO_2 = "160.45.63.231";
 
     private final static String NAME_TEST = "edit-test";
     private final static String SERVER_TEST = "test.e-taxonomy.eu";