aboutsummaryrefslogtreecommitdiffstats
path: root/testing-client
diff options
context:
space:
mode:
authorAlexander Kriegisch <Alexander@Kriegisch.name>2022-10-02 12:36:17 +0200
committerAlexander Kriegisch <Alexander@Kriegisch.name>2022-10-02 12:36:17 +0200
commitdc2863a18e0547bad726f12755f6418c389b5613 (patch)
treec086fb44004f055cd6de60b1c8f041de39aca5ce /testing-client
parent15cef016830bc16c7c51afd41782f6ac061bfae5 (diff)
downloadaspectj-dc2863a18e0547bad726f12755f6418c389b5613.tar.gz
aspectj-dc2863a18e0547bad726f12755f6418c389b5613.zip
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 <Alexander@Kriegisch.name>
Diffstat (limited to 'testing-client')
-rw-r--r--testing-client/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing-client/pom.xml b/testing-client/pom.xml
index 864dac12c..2e2ea723c 100644
--- a/testing-client/pom.xml
+++ b/testing-client/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
- <version>1.9.10-SNAPSHOT</version>
+ <version>1.9.19-SNAPSHOT</version>
</parent>
<artifactId>testing-client</artifactId>