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 /testing-client | |
parent | 9187ffd3f0d9f8000f4e38c350dbdc0bec5723b6 (diff) | |
download | aspectj-1dc58988d1b1048b268bd3d9df870b16ddea8045.tar.gz aspectj-1dc58988d1b1048b268bd3d9df870b16ddea8045.zip |
Rev to 1.9.7.BUILD-SNAPSHOT
Diffstat (limited to 'testing-client')
-rw-r--r-- | testing-client/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing-client/pom.xml b/testing-client/pom.xml index cd3dace96..10cf8f69c 100644 --- a/testing-client/pom.xml +++ b/testing-client/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.aspectj</groupId> <artifactId>aspectj-parent</artifactId> - <version>1.9.6</version> + <version>1.9.7.BUILD-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |