File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 885885 <active >RELEASE</active >
886886 <url >https://central.sonatype.com/api/v1/publisher</url >
887887 <stagingRepositories >${maven.multiModuleProjectDirectory} /target/staging-deploy</stagingRepositories >
888+ <artifactOverrides >
889+ <artifactOverride >
890+ <groupId >org.mapstruct</groupId >
891+ <artifactId >mapstruct-jdk8</artifactId >
892+ <sourceJar >false</sourceJar >
893+ <javadocJar >false</javadocJar >
894+ </artifactOverride >
895+ </artifactOverrides >
888896 </sonatype >
889- <artifactOverrides >
890- <artifactOverride >
891- <groupId >org.mapstruct</groupId >
892- <artifactId >mapstruct-jdk8</artifactId >
893- <sourceJar >false</sourceJar >
894- <javadocJar >false</javadocJar >
895- </artifactOverride >
896- </artifactOverrides >
897897 </mavenCentral >
898898 </maven >
899899 </deploy >
You can’t perform that action at this time.
0 commit comments