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

gitlab ci

parent b4738d94
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@
<packaging>war</packaging>
<properties>
<build.name>dmn-Verifier-App</build.name>
<build.name>ROOT</build.name>
<version.camunda>7.10.0</version.camunda>
</properties>
......@@ -168,11 +168,10 @@
<artifactId>tomcat7-maven-plugin</artifactId>
<version>2.2</version>
<configuration>
<url>http://localhost:8090/manager/text</url>
<url>http://inconsistency.fg-bks.uni-koblenz.de:8090/manager/text</url>
<server>TomcatServer</server>
<username>maven</username>
<password>maven</password>
<path>/ROOT</path>
<update>true</update>
</configuration>
</plugin>
</plugins>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment