diff --git a/distribution/server-config-migration/pom.xml b/distribution/server-config-migration/pom.xml
index 95ee309ee6..69ccb1f1dc 100644
--- a/distribution/server-config-migration/pom.xml
+++ b/distribution/server-config-migration/pom.xml
@@ -164,7 +164,6 @@
false
${jbossHome}
- -Djboss.socket.binding.port-offset=1000
10990
@@ -181,6 +180,7 @@
standalone-1.8.1.xml
+ -Djboss.socket.binding.port-offset=1000
@@ -198,6 +198,7 @@
standalone-1.8.1.xml
+ -Djboss.socket.binding.port-offset=1000
echo Reading subsystems for migrated standalone-1.8.1.xml
@@ -216,6 +217,7 @@
standalone.xml
+ -Djboss.socket.binding.port-offset=1000
echo Reading subsystems for master standalone.xml
@@ -236,6 +238,7 @@
standalone-ha-1.8.1.xml
+ -Djboss.socket.binding.port-offset=1000
@@ -253,6 +256,7 @@
standalone-ha-1.8.1.xml
+ -Djboss.socket.binding.port-offset=1000
echo Reading subsystems for migrated standalone-ha-1.8.1.xml
@@ -271,6 +275,7 @@
standalone-ha.xml
+ -Djboss.socket.binding.port-offset=1000
echo Reading subsystems for master standalone-ha.xml