diff options
author | Andy Clement <aclement@pivotal.io> | 2020-07-22 13:23:05 -0700 |
---|---|---|
committer | Andy Clement <aclement@pivotal.io> | 2020-07-22 13:23:05 -0700 |
commit | 1dc58988d1b1048b268bd3d9df870b16ddea8045 (patch) | |
tree | 18380ef24d1d5ba0917337a0ba51736aa2f3fe80 /installer | |
parent | 9187ffd3f0d9f8000f4e38c350dbdc0bec5723b6 (diff) | |
download | aspectj-1dc58988d1b1048b268bd3d9df870b16ddea8045.tar.gz aspectj-1dc58988d1b1048b268bd3d9df870b16ddea8045.zip |
Rev to 1.9.7.BUILD-SNAPSHOT
Diffstat (limited to 'installer')
-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 6c3aa33c1..19c4ab854 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.6</version> + <version>1.9.7.BUILD-SNAPSHOT</version> </parent> <artifactId>installer</artifactId> |