File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
console/javamoney-console-java10 Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 66 <artifactId >javamoney-examples-console</artifactId >
77 <version >1.2-SNAPSHOT</version >
88 </parent >
9- <artifactId >javamoney-console-java8 </artifactId >
10- <name >JavaMoney Java 8 Console Examples</name >
9+ <artifactId >javamoney-console-java10 </artifactId >
10+ <name >JavaMoney Java 10 Console Examples</name >
1111 <properties >
1212 <jdkVersion >10</jdkVersion >
1313 </properties >
Original file line number Diff line number Diff line change 2424 <slf4j .version>1.7.30</slf4j .version>
2525 <!-- JSR versions -->
2626 <api .version>1.1</api .version>
27- <impl .version>1.4.1 </impl .version>
27+ <impl .version>1.4.2 </impl .version>
2828 <impl .type>pom</impl .type>
2929 <lib .version>1.1</lib .version>
3030 </properties >
You can’t perform that action at this time.
0 commit comments