Any particular reason for the change below?
Angelo
On Dec 15, 2010, at 12:19 PM, <subversion at amdatu.org> <subversion at
amdatu.org> wrote:
> Modified: trunk/pom.xml
> ==============================================================================
> --- trunk/pom.xml (original)
> +++ trunk/pom.xml Wed Dec 15 12:19:44 2010
> @@ -28,7 +28,7 @@
> -->
> <maven.dollar>$</maven.dollar>
> <server.hostname>localhost</server.hostname>
> - <server.port>3737</server.port>
> + <server.port>8080</server.port>
> <server.port.secure>9090</server.port.secure>
> <root.directory>./target</root.directory>
> <conf.directory>${root.directory}/conf</conf.directory>