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.
2 parents e80c25b + de312a0 commit f057096Copy full SHA for f057096
pom.xml
@@ -467,7 +467,7 @@
467
</plugin>
468
<plugin>
469
<artifactId>maven-plugin-plugin</artifactId>
470
- <version>3.10.2</version>
+ <version>3.11.0</version>
471
472
473
<artifactId>maven-install-plugin</artifactId>
quickfixj-codegenerator/pom.xml
@@ -78,7 +78,10 @@
78
79
80
81
82
+ <configuration>
83
+ <goalPrefix>quickfixj-codegenerator</goalPrefix>
84
+ </configuration>
85
86
</plugins>
87
</build>
0 commit comments