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 4ddbc01 commit 96c74ecCopy full SHA for 96c74ec
pom.xml
@@ -337,7 +337,7 @@
337
<configuration>
338
<target>
339
<copy file="${project.basedir}/package-info.java"
340
- todir="${project.build.directory}/generated-sources/xjc/de/vdv/ojp20/model" overwrite="true"/>
+ todir="${project.build.directory}/generated-sources/xjc/de/vdv/ojp20" overwrite="true"/>
341
</target>
342
</configuration>
343
</execution>
0 commit comments