diff options
author | Jimmy Forsyth <jf2512@att.com> | 2018-05-04 09:18:32 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2018-05-04 09:18:58 -0400 |
commit | 8fdf13d8ac1045159eba89cd186fa56c4e65afce (patch) | |
tree | f8a109ed2b48b133859cb27325377e4223c914de /pom.xml | |
parent | c9383062eae71f4ded8d548b3a9ea086766a6c75 (diff) |
Upversion rest-client in prep for release
Issue-ID: AAI-1122
Change-Id: I37dab47b1578ac0b160aef6ad05d72a2e634990e
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ limitations under the License. <groupId>org.onap.aai</groupId> <artifactId>rest-client</artifactId> - <version>1.2.1-SNAPSHOT</version> + <version>1.2.2-SNAPSHOT</version> <name>aai-rest-client</name> <properties> |