<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">So JS guy trying to do Java, &nbsp;i tried to change the default hostname that the wildfly plugin deploys to on the UPS,<div class=""><br class=""></div><div class="">so from the UPS_REPO/servers/: &nbsp;mvn wildfly:deploy -Pwildfly</div><div class=""><br class=""></div><div class="">i thought that i would just have to update this&nbsp;<a href="https://github.com/aerogear/aerogear-unifiedpush-server/blob/master/servers/pom.xml#L45" class="">https://github.com/aerogear/aerogear-unifiedpush-server/blob/master/servers/pom.xml#L45</a></div><div class=""><br class=""></div><div class="">and add a &lt;hostname&gt;some_new_ip&lt;/hostname&gt;</div><div class=""><br class=""></div><div class="">but it seems that i actually need to update this one instead</div><div class=""><br class=""></div><div class=""><a href="https://github.com/aerogear/aerogear-unifiedpush-server/blob/master/pom.xml#L166" class="">https://github.com/aerogear/aerogear-unifiedpush-server/blob/master/pom.xml#L166</a></div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Is this a bug/feature, or am i totally doing it wrong,&nbsp;</div><div class=""><br class=""></div><div class="">i thought i could do it from the command line by adding a -Dhostname=blah, &nbsp;but nada</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">-Luke</div><div class=""><br class=""></div></body></html>