File tree Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 4141 <properties >
4242 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
4343 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
44- <java .target>1.7 </java .target>
44+ <java .target>1.8 </java .target>
4545
46- <git-commit-id-version >2.2.3 </git-commit-id-version >
46+ <git-commit-id-version >2.2.5 </git-commit-id-version >
4747 </properties >
4848
4949 <dependencies >
6464 <plugin >
6565 <groupId >org.apache.maven.plugins</groupId >
6666 <artifactId >maven-compiler-plugin</artifactId >
67- <version >2.5.1 </version >
67+ <version >3.8.0 </version >
6868 <configuration >
6969 <encoding >UTF-8</encoding >
7070 <source >${java.target} </source >
Original file line number Diff line number Diff line change 88 <version >0.0.3-SNAPSHOT</version >
99 </parent >
1010
11- <groupId >pl.project13.maven</groupId >
1211 <artifactId >submodule-one</artifactId >
1312 <version >0.0.3-SNAPSHOT</version >
1413
5251 </plugin >
5352
5453 <plugin >
54+ <groupId >org.apache.maven.plugins</groupId >
5555 <artifactId >maven-antrun-plugin</artifactId >
5656 <version >1.8</version >
5757 <executions >
Original file line number Diff line number Diff line change 88 <version >0.0.3-SNAPSHOT</version >
99 </parent >
1010
11- <groupId >pl.project13.maven</groupId >
1211 <artifactId >submodule-two</artifactId >
1312 <version >0.0.3-SNAPSHOT</version >
1413 <packaging >jar</packaging >
You can’t perform that action at this time.
0 commit comments