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