Skip to content

Commit

Permalink
40: Replace Bintray/JCenter in TCK build settings
Browse files Browse the repository at this point in the history
Task-Url: #40
  • Loading branch information
keilw committed May 1, 2021
1 parent be9340e commit 1746dbf
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 @@ -44,7 +44,7 @@
<maven.compile.sourceLevel>${jdkVersion}</maven.compile.sourceLevel>
<testng.version>7.0.0</testng.version>
<jakarta.inject.version>2.0.0</jakarta.inject.version>
<jboss.test.audit.version>1.1.4.Final</jboss.test.audit.version>
<jboss.test.audit.version>2.0.0.Final</jboss.test.audit.version>
<reflections.version>0.9.12</reflections.version>
</properties>

Expand Down

0 comments on commit 1746dbf

Please sign in to comment.