aboutsummaryrefslogtreecommitdiffstats
path: root/aspectjmatcher
diff options
context:
space:
mode:
authorAlexander Kriegisch <Alexander@Kriegisch.name>2021-05-24 08:13:52 +0700
committerAlexander Kriegisch <Alexander@Kriegisch.name>2021-05-24 09:12:30 +0700
commit08c6b70963e778bf2d12f063b833a2f544b9d37c (patch)
tree63ac4499b75a76328196fb6366298fc8c2c17ee5 /aspectjmatcher
parente6458de6e48a7add4843a4df5467fb3084a3f526 (diff)
downloadaspectj-08c6b70963e778bf2d12f063b833a2f544b9d37c.tar.gz
aspectj-08c6b70963e778bf2d12f063b833a2f544b9d37c.zip
Set version to 1.9.7.M2V1_9_7_M2
Also depend on JDT Core 1.9.7.M2 Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
Diffstat (limited to 'aspectjmatcher')
-rw-r--r--aspectjmatcher/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/aspectjmatcher/pom.xml b/aspectjmatcher/pom.xml
index ac52698ab..fbed2596f 100644
--- a/aspectjmatcher/pom.xml
+++ b/aspectjmatcher/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
- <version>1.9.7-SNAPSHOT</version>
+ <version>1.9.7.M2</version>
</parent>
<artifactId>aspectjmatcher</artifactId>