Skip to content

Commit 24073eb

Browse files
committed
Update pom.xml
1 parent 0bdf5a8 commit 24073eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aspect-model-editor-runtime/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -541,7 +541,7 @@
541541
<argument>cmd</argument>
542542
<argument>/C</argument>
543543
<argument>ame-backend-${project.version}-${os.platform}</argument>
544-
<argument>-Dserver.port=${integration-test-port}</argument>
544+
<argument>-Dmicronaut.server.port=${integration-test-port}</argument>
545545
</arguments>
546546
</configuration>
547547
</execution>

0 commit comments

Comments
 (0)