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 352611c50..35a16bf5a 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.22-SNAPSHOT</version> + <version>1.9.22</version> </parent> <artifactId>ajde</artifactId> |