Skip to content

Commit

Permalink
[maven-release-plugin] prepare release okta-oidc-tck-0.5.10
Browse files Browse the repository at this point in the history
  • Loading branch information
arvindkrishnakumar-okta committed Jan 18, 2023
1 parent 12dd8ce commit fbc384c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<groupId>com.okta.oidc.tck</groupId>
<artifactId>okta-oidc-tck</artifactId>
<version>0.5.10-SNAPSHOT</version>
<version>0.5.10</version>

<name>Okta OIDC TCK</name>

Expand Down Expand Up @@ -242,4 +242,8 @@
</plugin>
</plugins>
</build>

<scm>
<tag>okta-oidc-tck-0.5.10</tag>
</scm>
</project>

0 comments on commit fbc384c

Please sign in to comment.