aboutsummaryrefslogtreecommitdiffstats
path: root/org.aspectj.matcher
diff options
context:
space:
mode:
authorAlexander Kriegisch <Alexander@Kriegisch.name>2023-12-02 09:21:40 +0700
committerAlexander Kriegisch <Alexander@Kriegisch.name>2023-12-02 09:26:01 +0700
commit52f52bdc22339fc4c8680780b7d1260de7c44591 (patch)
tree54196fb2ab34fd711bdac807c8a581949912096e /org.aspectj.matcher
parent7eedc60e7610fcd47cbe514c782ef3bda86a89f1 (diff)
downloadaspectj-52f52bdc22339fc4c8680780b7d1260de7c44591.tar.gz
aspectj-52f52bdc22339fc4c8680780b7d1260de7c44591.zip
Set version to 1.9.21-SNAPSHOT again
Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
Diffstat (limited to 'org.aspectj.matcher')
-rw-r--r--org.aspectj.matcher/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.aspectj.matcher/pom.xml b/org.aspectj.matcher/pom.xml
index 3842ab1cf..70937bef3 100644
--- a/org.aspectj.matcher/pom.xml
+++ b/org.aspectj.matcher/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
- <version>1.9.21.RC1</version>
+ <version>1.9.21-SNAPSHOT</version>
</parent>
<artifactId>org.aspectj.matcher</artifactId>