diff options
author | Alexander Kriegisch <Alexander@Kriegisch.name> | 2024-05-11 08:39:38 +0200 |
---|---|---|
committer | Alexander Kriegisch <Alexander@Kriegisch.name> | 2024-05-11 08:39:38 +0200 |
commit | 34bddb2153211f3f3af508a7cfb04dca3bfcadb9 (patch) | |
tree | 03de7cabd1de121e856d4b25bed8d70f6d059add /asm | |
parent | 64b86bc0a92ee29990f9d9dc505472cea8de8ae6 (diff) | |
download | aspectj-34bddb2153211f3f3af508a7cfb04dca3bfcadb9.tar.gz aspectj-34bddb2153211f3f3af508a7cfb04dca3bfcadb9.zip |
Release AspectJ 1.9.22.1V1_9_22_1
Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
Diffstat (limited to 'asm')
-rw-r--r-- | asm/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/pom.xml b/asm/pom.xml index ed1838a1a..1f0ded9c0 100644 --- a/asm/pom.xml +++ b/asm/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.aspectj</groupId> <artifactId>aspectj-parent</artifactId> - <version>1.9.23-SNAPSHOT</version> + <version>1.9.22.1</version> </parent> <artifactId>asm</artifactId> |