File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,4 +9,5 @@ buildNumber.properties
99/.settings /
1010/.classpath
1111/.project
12+ /.idea
1213/test-output /
Original file line number Diff line number Diff line change 1515 <name >JSR 385 - TCK Usage Demo</name >
1616 <description >JSR 385 provides an API for representing, transporting, and performing comprehensive calculations with
1717 Units of Measurement.
18- This module executes the JSR 385 TCK and tests the current JSR 385 Reference Implementation .
18+ This module executes the JSR 385 TCK and tests JSR 385 Implementations .
1919 </description >
2020
2121 <licenses >
4646 <maven .compile.sourceLevel>${jdkVersion} </maven .compile.sourceLevel>
4747 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
4848 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
49- <testng .version>7.1 .0</testng .version>
49+ <testng .version>7.7 .0</testng .version>
5050 <reflections .version>0.10.2</reflections .version>
5151 </properties >
5252
You can’t perform that action at this time.
0 commit comments