File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ Maven Plugin `spotless-maven-plugin` hinzufügen:
3333 <dependency >
3434 <groupId >de.muenchen.itm</groupId >
3535 <artifactId >itm-java-codeformat</artifactId >
36- <version >1.0.0 </version >
36+ <version >${itm-codeformat.version} </version >
3737 </dependency >
3838 </dependencies >
3939 <configuration >
Original file line number Diff line number Diff line change 55<parent >
66<groupId >de.muenchen.itm</groupId >
77<artifactId >itm-java-codeformat-parent</artifactId >
8- <version >1.0.1-SNAPSHOT </version >
8+ <version >1.0.2 </version >
99<relativePath >..</relativePath >
1010</parent >
1111
Original file line number Diff line number Diff line change 55<parent >
66<groupId >de.muenchen.itm</groupId >
77<artifactId >itm-java-codeformat-parent</artifactId >
8- <version >1.0.1-SNAPSHOT </version >
8+ <version >1.0.2 </version >
99<relativePath >..</relativePath >
1010</parent >
1111
Original file line number Diff line number Diff line change 55<groupId >de.muenchen.itm</groupId >
66<artifactId >itm-java-codeformat-parent</artifactId >
77<packaging >pom</packaging >
8- <version >1.0.1-SNAPSHOT </version >
8+ <version >1.0.2 </version >
99<properties >
1010<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1111<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
You can’t perform that action at this time.
0 commit comments