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 5275bfbe0..aa26d8e6b 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.22</version> + <version>1.9.23-SNAPSHOT</version> </parent> <artifactId>testing</artifactId> |