diff options
Diffstat (limited to 'asm/pom.xml')
-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 ce746cb0a..99e972446 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.4.BUILD-SNAPSHOT</version> + <version>1.9.4</version> <relativePath>..</relativePath> </parent> |