aboutsummaryrefslogtreecommitdiffstats
path: root/runtime
diff options
context:
space:
mode:
authorAlexander Kriegisch <Alexander@Kriegisch.name>2022-03-31 19:11:46 +0700
committerAlexander Kriegisch <Alexander@Kriegisch.name>2022-03-31 19:11:46 +0700
commit5034f9966437b96cdb0419af92d721572e4dde08 (patch)
tree500192c96ab0af671619fac528e204cef8ec1e1a /runtime
parent8d33cfa5274720b7e72effb3f20ce09628b79787 (diff)
downloadaspectj-5034f9966437b96cdb0419af92d721572e4dde08.tar.gz
aspectj-5034f9966437b96cdb0419af92d721572e4dde08.zip
Set version to 1.9.10-SNAPSHOT
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 f9cb0795c..e66954933 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.9.1</version>
+ <version>1.9.10-SNAPSHOT</version>
</parent>
<artifactId>runtime</artifactId>