aboutsummaryrefslogtreecommitdiffstats
path: root/runtime
diff options
context:
space:
mode:
authorAlexander Kriegisch <Alexander@Kriegisch.name>2022-12-21 16:52:08 +0100
committerAlexander Kriegisch <Alexander@Kriegisch.name>2022-12-21 16:52:08 +0100
commit271ff0f6404acf44d8ab5e5893bdf6b02374ebec (patch)
treed87a5638d916b6671af7a67c313d31a4e5234e2c /runtime
parent9161b23b47c5046bec7f27c53145b1ca2fabf8df (diff)
downloadaspectj-271ff0f6404acf44d8ab5e5893bdf6b02374ebec.tar.gz
aspectj-271ff0f6404acf44d8ab5e5893bdf6b02374ebec.zip
AspectJ release 1.9.19V1_9_19
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 1da7e877e..188cc9f3c 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.19-SNAPSHOT</version>
+ <version>1.9.19</version>
</parent>
<artifactId>runtime</artifactId>