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