aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorAlexander Kriegisch <Alexander@Kriegisch.name>2024-03-23 19:14:42 +0100
committerAlexander Kriegisch <Alexander@Kriegisch.name>2024-03-23 20:22:39 +0100
commita86ed456e06d1a10431dccc533fe6153ca8ee840 (patch)
tree0bef190a014870563ec30605d8abe927dc770db6 /build
parent2b286c22171bd88619fed43762394c986b523a29 (diff)
downloadaspectj-a86ed456e06d1a10431dccc533fe6153ca8ee840.tar.gz
aspectj-a86ed456e06d1a10431dccc533fe6153ca8ee840.zip
Set version to 1.9.23-SNAPSHOT
Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
Diffstat (limited to 'build')
-rw-r--r--build/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/pom.xml b/build/pom.xml
index 73602e98c..f2fab8878 100644
--- a/build/pom.xml
+++ b/build/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
- <version>1.9.22</version>
+ <version>1.9.23-SNAPSHOT</version>
</parent>
<artifactId>build</artifactId>