Mercurial > lada > lada-server
changeset 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 | 59981420e66c |
children | b04e360723c9 |
files | pom.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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>