aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAlexander Kriegisch <Alexander@Kriegisch.name>2021-10-08 11:22:02 +0200
committerAlexander Kriegisch <Alexander@Kriegisch.name>2021-10-08 11:22:02 +0200
commit29b024efe4cb4db803103aa099d60b9bc85bac6c (patch)
tree03306db574e001cb71c1c997d7fd7d94deeeb27b /docs
parent7eeb27c73003bff73ccf4829310097a540926f98 (diff)
downloadaspectj-29b024efe4cb4db803103aa099d60b9bc85bac6c.tar.gz
aspectj-29b024efe4cb4db803103aa099d60b9bc85bac6c.zip
Set version to 1.9.8-SNAPSHOT
Diffstat (limited to 'docs')
-rw-r--r--docs/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/pom.xml b/docs/pom.xml
index 407e21067..db94e58e4 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.8.RC1</version>
+ <version>1.9.8-SNAPSHOT</version>
</parent>
<artifactId>docs</artifactId>