aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorAlexander Kriegisch <Alexander@Kriegisch.name>2024-03-13 09:51:34 +0100
committerAlexander Kriegisch <Alexander@Kriegisch.name>2024-03-13 09:51:34 +0100
commit16b14b007cd774f3f115039ef7559f043339f4bb (patch)
tree11f5b20477f30dd64753442ff4adc4c2ce537077 /build
parenta357991d673fd8eb02f060d7e884b4b3ffa39a56 (diff)
downloadaspectj-16b14b007cd774f3f115039ef7559f043339f4bb.tar.gz
aspectj-16b14b007cd774f3f115039ef7559f043339f4bb.zip
Set version to 1.9.22-SNAPSHOT
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 fff50baca..30935a3c2 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.21.2</version>
+ <version>1.9.22-SNAPSHOT</version>
</parent>
<artifactId>build</artifactId>