aboutsummaryrefslogtreecommitdiffstats
path: root/util
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 /util
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 'util')
-rw-r--r--util/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/pom.xml b/util/pom.xml
index d16dd9821..e02f6255e 100644
--- a/util/pom.xml
+++ b/util/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>util</artifactId>