From 9721f936bd8c7b8e95c100d7b2d0261950f8a80c Mon Sep 17 00:00:00 2001 From: Alexander Kriegisch Date: Fri, 28 May 2021 15:20:36 +0700 Subject: Set version to 1.9.7.M3 This is a bugfix release, reverting the essential parts of commit f70aeb5e, because it causes AspectJ Maven integration tests using javadoc to fail on JDK 8. See commit discussion on https://github.com/eclipse/org.aspectj/commit/f70aeb5e#commitcomment-51417353 Signed-off-by: Alexander Kriegisch --- ajdoc/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ajdoc') diff --git a/ajdoc/pom.xml b/ajdoc/pom.xml index 875c4ce7f..9b00496b4 100644 --- a/ajdoc/pom.xml +++ b/ajdoc/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.7-SNAPSHOT + 1.9.7.M3 ajdoc -- cgit v1.2.3