diff options
Diffstat (limited to 'ajde')
-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 79d229318..c732cd8fe 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.7.BUILD-SNAPSHOT</version> + <version>1.9.7-SNAPSHOT</version> </parent> <artifactId>ajde</artifactId> |