aboutsummaryrefslogtreecommitdiffstats
path: root/testing-client
diff options
context:
space:
mode:
authorAlexander Kriegisch <Alexander@Kriegisch.name>2023-12-15 11:52:41 +0700
committerAlexander Kriegisch <Alexander@Kriegisch.name>2023-12-15 11:52:41 +0700
commit0bece5e3e1872d40e65efa76f80b29bf9c07e0b3 (patch)
treefb1c851cd5a8f0c05f6dae1b128dbe07a31dbf91 /testing-client
parent696aec651b6f8ee85a7d51a1692b6eed8e36727e (diff)
downloadaspectj-0bece5e3e1872d40e65efa76f80b29bf9c07e0b3.tar.gz
aspectj-0bece5e3e1872d40e65efa76f80b29bf9c07e0b3.zip
Set version to 1.9.21.1-SNAPSHOT
Currently, the situation looks more like a Java 21 maintenance release than directly a Java 22 release. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
Diffstat (limited to 'testing-client')
-rw-r--r--testing-client/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing-client/pom.xml b/testing-client/pom.xml
index cfc64ecf9..8aaadd66b 100644
--- a/testing-client/pom.xml
+++ b/testing-client/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
- <version>1.9.22-SNAPSHOT</version>
+ <version>1.9.21.1-SNAPSHOT</version>
</parent>
<artifactId>testing-client</artifactId>