aboutsummaryrefslogtreecommitdiffstats
path: root/installer
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 /installer
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 'installer')
-rw-r--r--installer/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/installer/pom.xml b/installer/pom.xml
index 6a56660d7..df0ed3592 100644
--- a/installer/pom.xml
+++ b/installer/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>installer</artifactId>