aboutsummaryrefslogtreecommitdiffstats
path: root/docs/pom.xml
diff options
context:
space:
mode:
authorAlexander Kriegisch <Alexander@Kriegisch.name>2023-12-02 09:21:40 +0700
committerAlexander Kriegisch <Alexander@Kriegisch.name>2023-12-02 09:26:01 +0700
commit52f52bdc22339fc4c8680780b7d1260de7c44591 (patch)
tree54196fb2ab34fd711bdac807c8a581949912096e /docs/pom.xml
parent7eedc60e7610fcd47cbe514c782ef3bda86a89f1 (diff)
downloadaspectj-52f52bdc22339fc4c8680780b7d1260de7c44591.tar.gz
aspectj-52f52bdc22339fc4c8680780b7d1260de7c44591.zip
Set version to 1.9.21-SNAPSHOT again
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 144a2ed8a..7c33da969 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.RC1</version>
+ <version>1.9.21-SNAPSHOT</version>
</parent>
<artifactId>docs</artifactId>