File tree 2 files changed +8
-7
lines changed
2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 1
- language : java
2
- jdk :
3
- - openjdk8
4
-
1
+ language : java
2
+ jdk :
3
+ - openjdk8
4
+ - openjdk9
5
+ - openjdk10
6
+ - openjdk11
Original file line number Diff line number Diff line change 19
19
<artifactId >javamoney-tck-usage-example</artifactId >
20
20
<packaging >jar</packaging >
21
21
<groupId >org.javamoney.examples</groupId >
22
- <name >JSR 354 - TCK Test (Java8) </name >
22
+ <name >JSR 354 - TCK Test</name >
23
23
<description >JSR 354 provides an API for representing, transporting, and performing comprehensive calculations with
24
24
Money and Currency.
25
- This module executes the JSR 354 TCK and tests the current JSR 354 Reference Implementation impl. based on Java 8.
26
- </description >
25
+ This module executes the JSR 354 TCK and tests the current JSR 354 Reference Implementation impl.</description >
27
26
28
27
<licenses >
29
28
<license >
You can’t perform that action at this time.
0 commit comments