Skip to content
Snippets Groups Projects
Commit 1e3c559c authored by Rosen Georgiev's avatar Rosen Georgiev
Browse files

added gitingore

parent a65b0650
Branches
No related tags found
1 merge request!18changed baseurl
......@@ -241,7 +241,7 @@ public class JsonUtils {
* @return the uri
*/
public static String getOCM() {
return System.getProperty("baseUrl") + "/ocm";
return System.getProperty("baseUrl");
}
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment