aboutsummaryrefslogtreecommitdiffstats
path: root/taskdefs
diff options
context:
space:
mode:
authorAndy Clement <aclement@pivotal.io>2022-02-17 14:07:27 -0800
committerGitHub <noreply@github.com>2022-02-17 14:07:27 -0800
commit0fe9c68ec1aecdd80798b0113bb02325162e2f36 (patch)
tree0d013c0f907db538c1e9e9d6a9b355533bf643da /taskdefs
parentfab59b5d20ee3ad5d49920c4e9fe785f58820614 (diff)
parent8960bf2b024fd2ba39e45c07424f52c7a735bba2 (diff)
downloadaspectj-0fe9c68ec1aecdd80798b0113bb02325162e2f36.tar.gz
aspectj-0fe9c68ec1aecdd80798b0113bb02325162e2f36.zip
Merge pull request #121 from kriegaex/release-198
Release 1.9.8
Diffstat (limited to 'taskdefs')
-rw-r--r--taskdefs/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/taskdefs/pom.xml b/taskdefs/pom.xml
index 8097fc4af..7185b9b5f 100644
--- a/taskdefs/pom.xml
+++ b/taskdefs/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.aspectj</groupId>
<artifactId>aspectj-parent</artifactId>
- <version>1.9.8-SNAPSHOT</version>
+ <version>1.9.9-SNAPSHOT</version>
</parent>
<artifactId>taskdefs</artifactId>