diff options
Diffstat (limited to 'tests/pom.xml')
-rw-r--r-- | tests/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pom.xml b/tests/pom.xml index 8bf72c5c8..1af632ade 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.aspectj</groupId> <artifactId>aspectj-parent</artifactId> - <version>1.9.22-SNAPSHOT</version> + <version>1.9.22</version> </parent> <artifactId>tests</artifactId> |