aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorAlexander Kriegisch <Alexander@Kriegisch.name>2024-05-11 09:05:09 +0200
committerAlexander Kriegisch <Alexander@Kriegisch.name>2024-05-11 09:05:09 +0200
commit3c6e30bdd9a8cda263dbfc73a529af96f2b01e40 (patch)
tree3edf26ae73b7af5eecf92acd7511c0e0111a7b3f /tests
parent34bddb2153211f3f3af508a7cfb04dca3bfcadb9 (diff)
downloadaspectj-3c6e30bdd9a8cda263dbfc73a529af96f2b01e40.tar.gz
aspectj-3c6e30bdd9a8cda263dbfc73a529af96f2b01e40.zip
Set version to 1.9.23-SNAPSHOTHEADmaster
Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
Diffstat (limited to 'tests')
-rw-r--r--tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pom.xml b/tests/pom.xml
index cf34a4431..306bce4d9 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
- <version>1.9.22.1</version>
+ <version>1.9.23-SNAPSHOT</version>
</parent>
<artifactId>tests</artifactId>