Skip to content

Commit

Permalink
7: Test TCK compliance
Browse files Browse the repository at this point in the history
  • Loading branch information
keilw committed Sep 9, 2018
1 parent e2bc1ef commit 579fff4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<api.artifactId>unit-api</api.artifactId>

<!-- ************ Other settings, Should normally not be changed. ************ -->
<tck.version>1.0</tck.version>
<tck.version>1.0.1</tck.version>
<jdkVersion>1.7</jdkVersion>
<maven.compile.targetLevel>${jdkVersion}</maven.compile.targetLevel>
<maven.compile.sourceLevel>${jdkVersion}</maven.compile.sourceLevel>
Expand Down

0 comments on commit 579fff4

Please sign in to comment.