aboutsummaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorAlexander Kriegisch <Alexander@Kriegisch.name>2022-03-24 17:56:14 +0700
committerAlexander Kriegisch <Alexander@Kriegisch.name>2022-03-24 18:12:20 +0700
commit1851f96e25a2037faacb3373a357d523c7e202e1 (patch)
tree402af2778f5a558f0e8a4178e2f524aff48120ad /util
parentf25573c72a9016204c32205633a7014a8b2bb99b (diff)
downloadaspectj-1851f96e25a2037faacb3373a357d523c7e202e1.tar.gz
aspectj-1851f96e25a2037faacb3373a357d523c7e202e1.zip
Set version to 1.9.10-SNAPSHOT
Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
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 2a28e82c7..ca3e31e75 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.9</version>
+ <version>1.9.10-SNAPSHOT</version>
</parent>
<artifactId>util</artifactId>