Update TCK version of jakarta.json:jakarta.json-tck to 2.1.1
diff --git a/tck/pom.xml b/tck/pom.xml index e289976..8944af3 100644 --- a/tck/pom.xml +++ b/tck/pom.xml
@@ -28,7 +28,7 @@ <groupId>jakarta.json</groupId> <artifactId>jakarta.json-tck</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.1</version> <packaging>pom</packaging> <name>Jakarta JSON Processing TCK</name> <description>Jakarta JSON Processing TCK</description>
diff --git a/tck/tck-common/pom.xml b/tck/tck-common/pom.xml index 44b6b04..2c19f21 100644 --- a/tck/tck-common/pom.xml +++ b/tck/tck-common/pom.xml
@@ -22,7 +22,7 @@ <parent> <groupId>jakarta.json</groupId> <artifactId>jakarta.json-tck</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.1</version> <relativePath>../pom.xml</relativePath> </parent>
diff --git a/tck/tck-dist-eftl/pom.xml b/tck/tck-dist-eftl/pom.xml index 1ad3c79..222b011 100644 --- a/tck/tck-dist-eftl/pom.xml +++ b/tck/tck-dist-eftl/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>jakarta.json</groupId> <artifactId>jakarta.json-tck</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.1</version> <relativePath>../pom.xml</relativePath> </parent>
diff --git a/tck/tck-dist-epl/pom.xml b/tck/tck-dist-epl/pom.xml index 93596ba..abfa9f8 100644 --- a/tck/tck-dist-epl/pom.xml +++ b/tck/tck-dist-epl/pom.xml
@@ -23,7 +23,7 @@ <parent> <groupId>jakarta.json</groupId> <artifactId>jakarta.json-tck</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.1</version> <relativePath>../pom.xml</relativePath> </parent>
diff --git a/tck/tck-docs/userguide/pom.xml b/tck/tck-docs/userguide/pom.xml index 65f9a25..99fc893 100644 --- a/tck/tck-docs/userguide/pom.xml +++ b/tck/tck-docs/userguide/pom.xml
@@ -22,13 +22,13 @@ <parent> <groupId>jakarta.json</groupId> <artifactId>jakarta.json-tck</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.1</version> <relativePath>../../pom.xml</relativePath> </parent> <groupId>jakarta.json</groupId> <artifactId>jakarta.json-tck-ug</artifactId> <packaging>pom</packaging> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.1</version> <name>Eclipse Foundation Technology Compatibility Kit User's Guide for Jakarta JSON Processing for Jakarta EE, Release 2.1</name> <properties>
diff --git a/tck/tck-tests-pluggability/pom.xml b/tck/tck-tests-pluggability/pom.xml index 890c5e3..7dd651b 100644 --- a/tck/tck-tests-pluggability/pom.xml +++ b/tck/tck-tests-pluggability/pom.xml
@@ -22,7 +22,7 @@ <parent> <groupId>jakarta.json</groupId> <artifactId>jakarta.json-tck</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.1</version> <relativePath>../pom.xml</relativePath> </parent>
diff --git a/tck/tck-tests/pom.xml b/tck/tck-tests/pom.xml index ace6600..9d92468 100644 --- a/tck/tck-tests/pom.xml +++ b/tck/tck-tests/pom.xml
@@ -22,7 +22,7 @@ <parent> <groupId>jakarta.json</groupId> <artifactId>jakarta.json-tck</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.1</version> <relativePath>../pom.xml</relativePath> </parent>