aboutsummaryrefslogtreecommitdiffstats
path: root/runtime
diff options
context:
space:
mode:
authorAlexander Kriegisch <Alexander@Kriegisch.name>2022-03-31 19:09:44 +0700
committerAlexander Kriegisch <Alexander@Kriegisch.name>2022-03-31 19:09:44 +0700
commit8d33cfa5274720b7e72effb3f20ce09628b79787 (patch)
treea01372cb345f8df8112e87677917fd8005f2cce5 /runtime
parent2a50eb41cb0704ecf4551a06fb382d02c78dd2e6 (diff)
downloadaspectj-8d33cfa5274720b7e72effb3f20ce09628b79787.tar.gz
aspectj-8d33cfa5274720b7e72effb3f20ce09628b79787.zip
Release AspectJ version 1.9.9.1V1_9_9_1
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 e66954933..f9cb0795c 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.10-SNAPSHOT</version>
+ <version>1.9.9.1</version>
</parent>
<artifactId>runtime</artifactId>