diff --git a/api/pom.xml b/api/pom.xml index 655c439c2..00f51b98c 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ io.jsonwebtoken jjwt-root - 0.12.1-SNAPSHOT + 0.12.1 ../pom.xml diff --git a/extensions/gson/pom.xml b/extensions/gson/pom.xml index b0fa62e80..77d030641 100644 --- a/extensions/gson/pom.xml +++ b/extensions/gson/pom.xml @@ -21,7 +21,7 @@ io.jsonwebtoken jjwt-root - 0.12.1-SNAPSHOT + 0.12.1 ../../pom.xml diff --git a/extensions/jackson/pom.xml b/extensions/jackson/pom.xml index 4cf2fe134..ba2c7ee4f 100644 --- a/extensions/jackson/pom.xml +++ b/extensions/jackson/pom.xml @@ -21,7 +21,7 @@ io.jsonwebtoken jjwt-root - 0.12.1-SNAPSHOT + 0.12.1 ../../pom.xml diff --git a/extensions/orgjson/pom.xml b/extensions/orgjson/pom.xml index ab9e4435a..ddfff0a9a 100644 --- a/extensions/orgjson/pom.xml +++ b/extensions/orgjson/pom.xml @@ -21,7 +21,7 @@ io.jsonwebtoken jjwt-root - 0.12.1-SNAPSHOT + 0.12.1 ../../pom.xml diff --git a/extensions/pom.xml b/extensions/pom.xml index 8884f2602..0feb52777 100644 --- a/extensions/pom.xml +++ b/extensions/pom.xml @@ -21,7 +21,7 @@ io.jsonwebtoken jjwt-root - 0.12.1-SNAPSHOT + 0.12.1 ../pom.xml diff --git a/impl/pom.xml b/impl/pom.xml index f01640fa7..898246eaa 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -21,7 +21,7 @@ io.jsonwebtoken jjwt-root - 0.12.1-SNAPSHOT + 0.12.1 ../pom.xml diff --git a/pom.xml b/pom.xml index ba2e6ee1b..3dff9136c 100644 --- a/pom.xml +++ b/pom.xml @@ -14,13 +14,12 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + 4.0.0 io.jsonwebtoken jjwt-root - 0.12.1-SNAPSHOT + 0.12.1 JJWT JSON Web Token support for the JVM and Android pom @@ -53,7 +52,7 @@ scm:git:https://github.com/jwtk/jjwt.git scm:git:git@github.com:jwtk/jjwt.git git@github.com:jwtk/jjwt.git - HEAD + 0.12.1 GitHub Issues @@ -91,7 +90,7 @@ UTF-8 - + ${basedir} 0.11.2 @@ -114,7 +113,7 @@ 20230618 2.9.0 - + 1.76 @@ -130,7 +129,7 @@ 3.0.0-M5 4.3.1 ${jjwt.root}/target/clover/clover.db - + --add-opens java.base/java.lang=ALL-UNNAMED, --add-opens java.desktop/java.beans=ALL-UNNAMED, @@ -474,8 +473,7 @@ - + @@ -709,7 +707,7 @@ - + diff --git a/tdjar/pom.xml b/tdjar/pom.xml index 3db0cd436..6a0642415 100644 --- a/tdjar/pom.xml +++ b/tdjar/pom.xml @@ -21,7 +21,7 @@ io.jsonwebtoken jjwt-root - 0.12.1-SNAPSHOT + 0.12.1 ../pom.xml