File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed
hbase-build-configuration Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change 9999 <plugin >
100100 <groupId >org.apache.maven.plugins</groupId >
101101 <artifactId >maven-compiler-plugin</artifactId >
102- <version >${maven.compiler.version} </version >
103102 <configuration >
104103 <source >${compileSource} </source >
105104 <target >${compileSource} </target >
Original file line number Diff line number Diff line change 3232 <parent >
3333 <groupId >org.apache</groupId >
3434 <artifactId >apache</artifactId >
35- <version >21 </version >
35+ <version >22 </version >
3636 <relativePath />
3737 <!-- no parent resolution -->
3838 </parent >
691691 <plugin >
692692 <groupId >org.apache.maven.plugins</groupId >
693693 <artifactId >maven-compiler-plugin</artifactId >
694- <version >${maven.compiler.version} </version >
695694 <configuration >
696695 <source >${compileSource} </source >
697696 <target >${compileSource} </target >
15281527 <maven .antrun.version>1.8</maven .antrun.version>
15291528 <maven .bundle.version>3.3.0</maven .bundle.version>
15301529 <maven .checkstyle.version>3.0.0</maven .checkstyle.version>
1531- <maven .compiler.version>3.8.0</maven .compiler.version>
15321530 <maven .eclipse.version>2.10</maven .eclipse.version>
15331531 <maven .warbucks.version>1.1.0</maven .warbucks.version>
15341532 <maven .project.info.report.version>2.9</maven .project.info.report.version>
You can’t perform that action at this time.
0 commit comments