aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/pom.xml
diff options
context:
space:
mode:
authorAndrew Clement <aclement@vmware.com>2025-03-13 13:51:49 -0700
committerAndrew Clement <aclement@vmware.com>2025-03-13 13:51:49 -0700
commitc06466aa5ec25a76f1e8963f3e0df4fa4ce68168 (patch)
tree502c4720dfa92d99b6ccaad7b6bbfb835a0b19ee /runtime/pom.xml
parent6b07f144720d496bad27019298db9f451eb99df6 (diff)
downloadaspectj-c06466aa5ec25a76f1e8963f3e0df4fa4ce68168.tar.gz
aspectj-c06466aa5ec25a76f1e8963f3e0df4fa4ce68168.zip
Set versions to AspectJ 1.9.24-SNAPSHOT
Diffstat (limited to 'runtime/pom.xml')
-rw-r--r--runtime/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/pom.xml b/runtime/pom.xml
index d853d4f00..6edfc8309 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.23</version>
+ <version>1.9.24-SNAPSHOT</version>
</parent>
<artifactId>runtime</artifactId>