From dc2863a18e0547bad726f12755f6418c389b5613 Mon Sep 17 00:00:00 2001 From: Alexander Kriegisch Date: Sun, 2 Oct 2022 12:36:17 +0200 Subject: Set Maven version to 1.9.19-SNAPSHOT It makes sense to indicate the Java version in the minor-minor of AspectJ artifacts. Signed-off-by: Alexander Kriegisch --- lib/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/pom.xml b/lib/pom.xml index 712df9905..eb26770db 100644 --- a/lib/pom.xml +++ b/lib/pom.xml @@ -7,7 +7,7 @@ org.aspectj aspectj-parent - 1.9.10-SNAPSHOT + 1.9.19-SNAPSHOT lib -- cgit v1.2.3