Skip to content

Commit

Permalink
[FLINK-10395][build] Remove lefover 'codebase' references
Browse files Browse the repository at this point in the history
  • Loading branch information
tisonkun authored and zentol committed Feb 3, 2019
1 parent 8315962 commit 2ef631f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,6 @@ under the License.
<powermock.version>2.0.0-RC.4</powermock.version>
<hamcrest.version>1.3</hamcrest.version>
<japicmp.skip>false</japicmp.skip>
<codebase>new</codebase>
<!--
Keeping the MiniKDC version fixed instead of taking hadoop version dependency
to support testing Kafka, ZK etc., modules that does not have Hadoop dependency
Expand Down Expand Up @@ -1389,7 +1388,6 @@ under the License.
<systemPropertyVariables>
<forkNumber>0${surefire.forkNumber}</forkNumber>
<log4j.configuration>${log4j.configuration}</log4j.configuration>
<codebase>${codebase}</codebase>
</systemPropertyVariables>
<argLine>-Xms256m -Xmx2048m -Dmvn.forkNumber=${surefire.forkNumber} -XX:+UseG1GC</argLine>
</configuration>
Expand Down

0 comments on commit 2ef631f

Please sign in to comment.