File tree Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.javamoney</groupId >
66 <artifactId >javamoney-parent</artifactId >
7- <version >1.1 </version >
7+ <version >1.2 </version >
88 </parent >
99 <groupId >org.javamoney.examples</groupId >
1010 <artifactId >javamoney-examples</artifactId >
2121 <basedir >.</basedir >
2222 <!-- Dependency versions -->
2323 <junit .version>4.11</junit .version>
24- <slf4j .version>1.6.1 </slf4j .version>
24+ <slf4j .version>1.7.30 </slf4j .version>
2525 <!-- JSR versions -->
26- <api .version>1.1-SNAPSHOT </api .version>
27- <impl .version>1.4-SNAPSHOT </impl .version>
26+ <api .version>1.1</api .version>
27+ <impl .version>1.4</impl .version>
2828 <impl .type>pom</impl .type>
29- <lib .version>1.0 </lib .version>
29+ <lib .version>1.1 </lib .version>
3030 </properties >
3131 <licenses >
3232 <license >
5858 <!-- Additional repositories -->
5959 <!-- Helps to resolve Parent POM -->
6060 <repositories >
61- <!--
61+
6262 <repository >
6363 <id >jcenter</id >
6464 <name >JCenter</name >
65- <url>http://jcenter.bintray.com</url>
66- </repository>
67- -->
65+ <url >https://jcenter.bintray.com</url >
66+ </repository >
6867 <repository >
6968 <snapshots >
7069 <enabled >true</enabled >
You can’t perform that action at this time.
0 commit comments