aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAndy Clement <aclement@pivotal.io>2020-07-22 12:34:07 -0700
committerAndy Clement <aclement@pivotal.io>2020-07-22 12:34:07 -0700
commit3d7bc042885bb01697fbd5004fe36cf6c274cfea (patch)
tree4abc319e37a631fd57bc56decce9ab5233cdf470 /docs
parent199aaba33af3874bc5b27a7af2ac60a2dadbeab2 (diff)
downloadaspectj-1_9_6.tar.gz
aspectj-1_9_6.zip
AspectJ 1.9.6 final bitsV1_9_6
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>