diff options
author | Andy Clement <aclement@pivotal.io> | 2019-05-10 08:42:56 -0700 |
---|---|---|
committer | Andy Clement <aclement@pivotal.io> | 2019-05-10 08:42:56 -0700 |
commit | eb04dcf7a182951c37ff6448536c9f815a776d90 (patch) | |
tree | e53dba0b984826820615dd784bf1221e2984dfaa /testing-client | |
parent | 2db13f12ae14385abca81f2c32e63e9295e5dbed (diff) | |
download | aspectj-eb04dcf7a182951c37ff6448536c9f815a776d90.tar.gz aspectj-eb04dcf7a182951c37ff6448536c9f815a776d90.zip |
1.9.4 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 feb686197..262027b60 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.BUILD-SNAPSHOT</version> + <version>1.9.4</version> <relativePath>..</relativePath> </parent> |