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