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