aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/dist/doc/README-196.html2
-rw-r--r--docs/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/dist/doc/README-196.html b/docs/dist/doc/README-196.html
index 6d47a926c..e85348867 100644
--- a/docs/dist/doc/README-196.html
+++ b/docs/dist/doc/README-196.html
@@ -63,7 +63,7 @@ execution(String Person.firstName())
A
</code></pre>
-<p>Available: 1.9.6 available 22-Apr-2020</p>
+<p>Available: 1.9.6 available 22-Jul-2020</p>
<br><br>
diff --git a/docs/pom.xml b/docs/pom.xml
index ce5aad9a6..5dad05d70 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
- <version>1.9.6.BUILD-SNAPSHOT</version>
+ <version>1.9.6</version>
<relativePath>..</relativePath>
</parent>