Skip to content

Commit

Permalink
update tck dependency to microprofile-jwt-auth-api
Browse files Browse the repository at this point in the history
Signed-off-by: Scott M Stark <starksm64@gmail.com>
  • Loading branch information
starksm64 committed Aug 16, 2017
1 parent 1333c27 commit 193a027
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tck/pom.xml
Expand Up @@ -39,7 +39,7 @@
<dependencies>
<dependency>
<groupId>org.eclipse.microprofile.jwt</groupId>
<artifactId>microprofile-jwt-auth</artifactId>
<artifactId>microprofile-jwt-auth-api</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>

Expand Down

0 comments on commit 193a027

Please sign in to comment.