Skip to content

Commit 8e957dc

Browse files
committed
Fixing maven plugin prefix
1 parent cc76eee commit 8e957dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

generators/jackson/src/main/java/io/serverlessworkflow/generator/jackson/JacksonMixInPojo.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,10 @@ public class JacksonMixInPojo extends AbstractMojo {
7575
defaultValue = "${project.build.directory}/generated-sources/jacksonmixinpojo")
7676
private File outputDirectory;
7777

78-
@Parameter(property = "jsonschema2pojo.srcPackage")
78+
@Parameter(property = "jacksonmixinpojo.srcPackage")
7979
private String srcPackage;
8080

81-
@Parameter(property = "jsonschema2pojo.targetPackage")
81+
@Parameter(property = "jacksonmixinpojo.targetPackage")
8282
private String targetPackage;
8383

8484
private static final String MIXIN_METHOD = "setMixInAnnotation";

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy