aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAlexander Kriegisch <Alexander@Kriegisch.name>2022-03-24 17:46:53 +0700
committerAlexander Kriegisch <Alexander@Kriegisch.name>2022-03-24 18:12:20 +0700
commitf25573c72a9016204c32205633a7014a8b2bb99b (patch)
tree6a1cf8943a328f042a80400fe263743182faa62f /docs
parent486b22487379b1a788433ebb8b206a30fde15ac0 (diff)
downloadaspectj-f25573c72a9016204c32205633a7014a8b2bb99b.tar.gz
aspectj-f25573c72a9016204c32205633a7014a8b2bb99b.zip
Set version to 1.9.9V1_9_9
Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
Diffstat (limited to 'docs')
-rw-r--r--docs/dist/doc/README-199.html2
-rw-r--r--docs/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/dist/doc/README-199.html b/docs/dist/doc/README-199.html
index 8c9c7ecfc..e39db1909 100644
--- a/docs/dist/doc/README-199.html
+++ b/docs/dist/doc/README-199.html
@@ -134,7 +134,7 @@
<hr>
<p>
- <b>Available:</b> 1.9.9 available DD-MMM-2022
+ <b>Available:</b> 1.9.9 available 24-Mar-2022
</p>
</body>
diff --git a/docs/pom.xml b/docs/pom.xml
index c2a8d2f18..10c29ffc2 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.9-SNAPSHOT</version>
+ <version>1.9.9</version>
</parent>
<artifactId>docs</artifactId>