diff options
Diffstat (limited to 'testing-util/pom.xml')
-rw-r--r-- | testing-util/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing-util/pom.xml b/testing-util/pom.xml index b0b16fc26..8d96c92b2 100644 --- a/testing-util/pom.xml +++ b/testing-util/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.aspectj</groupId> <artifactId>aspectj-parent</artifactId> - <version>1.9.6</version> + <version>1.9.7.BUILD-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |