diff options
author | Tian Lee <TianL@amdocs.com> | 2018-05-04 14:04:51 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-05-04 14:04:51 +0000 |
commit | ea13720c3a6d36e0c67171dac90d77e7b1b8e445 (patch) | |
tree | b898045ba267d99ffa82e4bad7bd341fb9e73099 /pom.xml | |
parent | 07fee440187553d183bf36ef2b523aa38ab14f3e (diff) | |
parent | 8fdf13d8ac1045159eba89cd186fa56c4e65afce (diff) |
Merge "Upversion rest-client in prep for release"2.0.0-ONAPbeijing2.0.0-ONAP
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> |