diff --git a/pom.xml b/pom.xml index 2e470e8d93df8a2a3be0fad484577a11a5a35c9f..5de73e92d1e5d4f9e13d8df9fe309e7ba6dc182d 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ <groupId>com.nimbusds</groupId> <artifactId>nimbus-jose-jwt</artifactId> - <version>5.7-SNAPSHOT</version> + <version>5.7</version> <packaging>jar</packaging> <name>Nimbus JOSE+JWT</name> @@ -32,7 +32,7 @@ <connection>scm:git:https://bitbucket.org/connect2id/nimbus-jose-jwt.git</connection> <developerConnection> scm:git:git@bitbucket.org:connect2id/nimbus-jose-jwt.git</developerConnection> <url>https://bitbucket.org/connect2id/nimbus-jose-jwt</url> - <tag>HEAD</tag> + <tag>5.7</tag> </scm> <developers>