aboutsummaryrefslogtreecommitdiffstats
path: root/util/pom.xml
diff options
context:
space:
mode:
authorAndy Clement <aclement@pivotal.io>2019-01-25 15:17:37 -0800
committerAndy Clement <aclement@pivotal.io>2019-01-25 15:17:37 -0800
commitc5af77504b05532946434489fcc2f741e286f9f4 (patch)
treefc7982788cb0a060bee0ee90a2d06e5c20e650b1 /util/pom.xml
parent789efd11e9057ef1de2d2b8879c1ddb6e10a5fab (diff)
downloadaspectj-c5af77504b05532946434489fcc2f741e286f9f4.tar.gz
aspectj-c5af77504b05532946434489fcc2f741e286f9f4.zip
fix version
Diffstat (limited to 'util/pom.xml')
-rw-r--r--util/pom.xml2
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>