diff options
Diffstat (limited to 'ajde/pom.xml')
-rw-r--r-- | ajde/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ajde/pom.xml b/ajde/pom.xml index 7108c3f11..aa361cba5 100644 --- a/ajde/pom.xml +++ b/ajde/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> |