We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bdf5a8 commit 24073ebCopy full SHA for 24073eb
aspect-model-editor-runtime/pom.xml
@@ -541,7 +541,7 @@
541
<argument>cmd</argument>
542
<argument>/C</argument>
543
<argument>ame-backend-${project.version}-${os.platform}</argument>
544
- <argument>-Dserver.port=${integration-test-port}</argument>
+ <argument>-Dmicronaut.server.port=${integration-test-port}</argument>
545
</arguments>
546
</configuration>
547
</execution>
0 commit comments