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 --- asm/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'asm') diff --git a/asm/pom.xml b/asm/pom.xml index ff1bdc1ed..02229d0d0 100644 --- a/asm/pom.xml +++ b/asm/pom.xml @@ -6,7 +6,7 @@ org.aspectj aspectj-parent - 1.9.10-SNAPSHOT + 1.9.19-SNAPSHOT asm -- cgit v1.2.3