Fix javafx module artifact name
zdm/undo-redo/pipeline/head This commit looks good Details

This commit is contained in:
Kai S. K. Engelbart 2021-12-22 16:32:27 +02:00
parent fa5c2419bf
commit 1155541350
Signed by: kske
GPG Key ID: 8BEB13EC5DF7EF13
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>javafx</artifactId>
<artifactId>undo-redo-javafx</artifactId>
<name>Undo-Redo JavaFX Integration</name>
<parent>