diff options
Diffstat (limited to 'bcel-builder')
-rw-r--r-- | bcel-builder/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bcel-builder/pom.xml b/bcel-builder/pom.xml index 0e9a907b6..445ce354c 100644 --- a/bcel-builder/pom.xml +++ b/bcel-builder/pom.xml @@ -12,7 +12,7 @@ <parent> <groupId>org.aspectj</groupId> <artifactId>aspectj-parent</artifactId> - <version>1.9.3.BUILD-SNAPSHOT</version> + <version>1.9.4.BUILD-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |