diff options
Diffstat (limited to 'installer/pom.xml')
-rw-r--r-- | installer/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/installer/pom.xml b/installer/pom.xml index 527be9ab5..3aaa0d481 100644 --- a/installer/pom.xml +++ b/installer/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.aspectj</groupId> <artifactId>aspectj-parent</artifactId> - <version>1.9.7.BUILD-SNAPSHOT</version> + <version>1.9.7.M1</version> </parent> <artifactId>installer</artifactId> |