diff options
author | Andy Clement <aclement@pivotal.io> | 2019-04-17 17:22:02 -0700 |
---|---|---|
committer | Andy Clement <aclement@pivotal.io> | 2019-04-17 17:22:02 -0700 |
commit | 154c12703a761b2dc3864753cfb63571643c0be6 (patch) | |
tree | c83c3ea2c8986e32ad93ef4d20dc4a160916ba35 /runtime | |
parent | c53bdfe303c4d0187da7859e1f18d8c7577f7828 (diff) | |
download | aspectj-154c12703a761b2dc3864753cfb63571643c0be6.tar.gz aspectj-154c12703a761b2dc3864753cfb63571643c0be6.zip |
pushed versions to 1.9.4.BUILD-SNAPSHOT
Diffstat (limited to 'runtime')
-rw-r--r-- | runtime/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/pom.xml b/runtime/pom.xml index 7468600d4..531a58134 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.aspectj</groupId> <artifactId>aspectj-parent</artifactId> - <version>1.9.3.BUILD-SNAPSHOT</version> + <version>1.9.4.BUILD-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |