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