aboutsummaryrefslogtreecommitdiffstats
path: root/docs/pom.xml
diff options
context:
space:
mode:
authorAlexander Kriegisch <Alexander@Kriegisch.name>2023-12-11 10:07:25 +0700
committerAlexander Kriegisch <Alexander@Kriegisch.name>2023-12-11 10:07:25 +0700
commite13d569d24242f85ca5418a48325dc60b7dc9453 (patch)
tree75450f6bd7b2a8987892d5dc22f08ca9f7f40cea /docs/pom.xml
parentbac644ec1b26210fc08d170eb0bb1048bdb0fa85 (diff)
downloadaspectj-e13d569d24242f85ca5418a48325dc60b7dc9453.tar.gz
aspectj-e13d569d24242f85ca5418a48325dc60b7dc9453.zip
Set version to 1.9.22-SNAPSHOT
Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
Diffstat (limited to 'docs/pom.xml')
-rw-r--r--docs/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/pom.xml b/docs/pom.xml
index da9d5091a..66fc5182c 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
- <version>1.9.21</version>
+ <version>1.9.22-SNAPSHOT</version>
</parent>
<artifactId>docs</artifactId>