Skip to content
Snippets Groups Projects
Commit b4738d94 authored by Jonas Blatt's avatar Jonas Blatt :ant:
Browse files

gitlab ci

parent 8622b16f
No related branches found
No related tags found
No related merge requests found
...@@ -168,7 +168,7 @@ ...@@ -168,7 +168,7 @@
<artifactId>tomcat7-maven-plugin</artifactId> <artifactId>tomcat7-maven-plugin</artifactId>
<version>2.2</version> <version>2.2</version>
<configuration> <configuration>
<url>http://localhost:8080/manager/text</url> <url>http://localhost:8090/manager/text</url>
<server>TomcatServer</server> <server>TomcatServer</server>
<username>maven</username> <username>maven</username>
<password>maven</password> <password>maven</password>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment