Skip to content
Snippets Groups Projects
Commit b9b766c0 authored by Moritz Lange's avatar Moritz Lange
Browse files

Update BuildserverdemoApplication.java

parent 43828f72
No related branches found
No related tags found
No related merge requests found
Pipeline #1384 passed
......@@ -11,7 +11,7 @@ public class BuildserverdemoApplication {
@RequestMapping("/")
public String helloWorld(){
return "Hello World!";
return "Hello MIN-VIS!";
}
public static void main(String[] args) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment