diff options
author | Andy Clement <aclement@pivotal.io> | 2019-06-03 10:03:51 -0700 |
---|---|---|
committer | Andy Clement <aclement@pivotal.io> | 2019-06-03 10:03:51 -0700 |
commit | 01f7d8ba8e3ff34ffacb95ae25787b0f0ce9f1d8 (patch) | |
tree | 66d8b8c86978297ddd3f56aa1f8fe7e4b9b885cd /testing-client | |
parent | 7aa5fe4edc27b77b2d23d1dc72fe761cbef38313 (diff) | |
download | aspectj-01f7d8ba8e3ff34ffacb95ae25787b0f0ce9f1d8.tar.gz aspectj-01f7d8ba8e3ff34ffacb95ae25787b0f0ce9f1d8.zip |
Update to 1.9.5.BUILD-SNAPSHOT in poms
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 262027b60..16c1bce6b 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.4</version> + <version>1.9.5.BUILD-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |