fix integration tests

This commit is contained in:
Sebastian Sdorra
2011-02-16 17:21:20 +01:00
parent 53c0883454
commit 5dd238276a

View File

@@ -64,7 +64,7 @@ public class AbstractITCaseBase
/** Field description */
public static final String BASE_URL =
"http://localhost:8080/scm-webapp/api/rest/";
"http://localhost:8081/scm-webapp/api/rest/";
/** Field description */
public static final String EXTENSION = ".xml";