diff options
Diffstat (limited to 'asm')
-rw-r--r-- | asm/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/pom.xml b/asm/pom.xml index 1f0ded9c0..ed1838a1a 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.22.1</version> + <version>1.9.23-SNAPSHOT</version> </parent> <artifactId>asm</artifactId> |