Mercurial > lada > lada-server
diff pom.xml @ 688:a7eb317d9105
Configuration for remote deployment in CI process.
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Wed, 17 Jun 2015 17:06:22 +0200 |
parents | 6dd008066756 |
children | b04e360723c9 |
line wrap: on
line diff
--- a/pom.xml Fri May 29 15:31:47 2015 +0200 +++ b/pom.xml Wed Jun 17 17:06:22 2015 +0200 @@ -283,7 +283,7 @@ <groupId>org.wildfly.plugins</groupId> <artifactId>wildfly-maven-plugin</artifactId> <configuration> - <hostname>localhost</hostname> + <hostname>eulimene</hostname> <port>9990</port> <username>admin</username> <password>secret</password>