Mercurial > lada > lada-server
diff pom.xml @ 739:add3e994b4c4
add new search 'HP-Nr-Filter'
author | Michael Stanko <mstanko@bfs.de> |
---|---|
date | Tue, 22 Sep 2015 11:51:50 +0200 |
parents | 00aaa48d37fe |
children | c415d14acadd |
line wrap: on
line diff
--- a/pom.xml Fri Sep 18 14:35:45 2015 +0200 +++ b/pom.xml Tue Sep 22 11:51:50 2015 +0200 @@ -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>