[Lada-commits] [PATCH] Configuration for remote deployment in CI process

Wald Commits scm-commit at wald.intevation.org
Wed Jun 17 17:06:27 CEST 2015


# HG changeset patch
# User Raimund Renkert <raimund.renkert at intevation.de>
# Date 1434553582 -7200
# Node ID a7eb317d9105966a7a959528f91aec69027ef651
# Parent  59981420e66ce9177b7d6913e5f0d032f41afd7a
Configuration for remote deployment in CI process.

diff -r 59981420e66c -r a7eb317d9105 pom.xml
--- 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>


More information about the Lada-commits mailing list