aboutsummaryrefslogtreecommitdiffstats
path: root/runtime
diff options
context:
space:
mode:
authorAlexander Kriegisch <Alexander@Kriegisch.name>2024-03-23 19:10:44 +0100
committerAlexander Kriegisch <Alexander@Kriegisch.name>2024-03-23 20:22:39 +0100
commit2b286c22171bd88619fed43762394c986b523a29 (patch)
tree9b1fb1e7bfbc443f36d745be22f4963ad59e9920 /runtime
parent7c164e30595cf310e26be33bd2976556de5cc2fe (diff)
downloadaspectj-2b286c22171bd88619fed43762394c986b523a29.tar.gz
aspectj-2b286c22171bd88619fed43762394c986b523a29.zip
Release AspectJ 1.9.22
Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
Diffstat (limited to 'runtime')
-rw-r--r--runtime/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/pom.xml b/runtime/pom.xml
index 54cbb12ce..0ccd81e69 100644
--- a/runtime/pom.xml
+++ b/runtime/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
- <version>1.9.22-SNAPSHOT</version>
+ <version>1.9.22</version>
</parent>
<artifactId>runtime</artifactId>