File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4747 <api .artifactId>money-api</api .artifactId>
4848
4949 <!-- ************ Other settings, Should normally not be changed. ************ -->
50- <org . javamoney.tck.version>1.1-SNAPSHOT</org . javamoney.tck.version>
50+ <javamoney .tck.version>1.1-SNAPSHOT</javamoney .tck.version>
5151 <jdkVersion >1.8</jdkVersion >
5252 <maven .compile.targetLevel>${jdkVersion} </maven .compile.targetLevel>
5353 <maven .compile.sourceLevel>${jdkVersion} </maven .compile.sourceLevel>
6262 </ciManagement >
6363
6464 <issueManagement >
65- <system >JIRA </system >
66- <url >http ://java.net/jira/browse/JAVAMONEY </url >
65+ <system >Github </system >
66+ <url >https ://github.com/JavaMoney/jsr354-tck/issues </url >
6767 </issueManagement >
6868
6969 <scm >
9696 <dependency >
9797 <groupId >org.javamoney</groupId >
9898 <artifactId >javamoney-tck</artifactId >
99- <version >${org. javamoney.tck.version} </version >
99+ <version >${javamoney.tck.version} </version >
100100 <exclusions >
101101 <exclusion > <!-- We only need this for the Java 8 version -->
102102 <groupId >org.javamoney</groupId >
You can’t perform that action at this time.
0 commit comments