diff options
-rw-r--r-- | util/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/pom.xml b/util/pom.xml index d53319f8f..c66446a32 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -10,7 +10,7 @@ <parent> <groupId>org.aspectj</groupId> <artifactId>aspectj-parent</artifactId> - <version>${revision}</version> + <version>1.9.3.BUILD-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |