Mercurial > lada > lada-server
diff pom.xml @ 746:9f3029b5fc90
merged.
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Tue, 27 Oct 2015 09:59:21 +0100 |
parents | add3e994b4c4 |
children | c415d14acadd |
line wrap: on
line diff
--- a/pom.xml Tue Oct 27 09:58:25 2015 +0100 +++ b/pom.xml Tue Oct 27 09:59:21 2015 +0100 @@ -246,9 +246,11 @@ <artifactId>wildfly-maven-plugin</artifactId> <configuration> <hostname>localhost</hostname> - <port>19990</port> + <port>9990</port> +<!-- <username>admin</username> <password>secret</password> +--> </configuration> <!-- <executions> <execution>