diff options
author | Jimmy Forsyth <jf2512@att.com> | 2018-05-23 15:11:06 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2018-05-23 15:11:14 -0400 |
commit | c5c6981493897cf857b08b292aba2d0369694ed6 (patch) | |
tree | 63272764dca034792efff3767c4e0b437d7eba0a /pom.xml | |
parent | ea13720c3a6d36e0c67171dac90d77e7b1b8e445 (diff) |
Upversion for Casablanca
Issue-ID: AAI-1169
Change-Id: I84e57fdb7473743779d1b294b00a0b2b3755fc13
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.2-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <name>aai-rest-client</name> <properties> |