aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorAlexander Kriegisch <Alexander@Kriegisch.name>2021-10-08 11:22:02 +0200
committerAlexander Kriegisch <Alexander@Kriegisch.name>2021-10-08 11:22:02 +0200
commit29b024efe4cb4db803103aa099d60b9bc85bac6c (patch)
tree03306db574e001cb71c1c997d7fd7d94deeeb27b /testing
parent7eeb27c73003bff73ccf4829310097a540926f98 (diff)
downloadaspectj-29b024efe4cb4db803103aa099d60b9bc85bac6c.tar.gz
aspectj-29b024efe4cb4db803103aa099d60b9bc85bac6c.zip
Set version to 1.9.8-SNAPSHOT
Diffstat (limited to 'testing')
-rw-r--r--testing/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/pom.xml b/testing/pom.xml
index 2ee965251..d92ee25c4 100644
--- a/testing/pom.xml
+++ b/testing/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
- <version>1.9.8.RC1</version>
+ <version>1.9.8-SNAPSHOT</version>
</parent>
<artifactId>testing</artifactId>