diff options
author | sblimkie <steven.blimkie@amdocs.com> | 2018-10-15 10:41:21 -0400 |
---|---|---|
committer | sblimkie <steven.blimkie@amdocs.com> | 2018-10-15 10:41:54 -0400 |
commit | e37afeef1662bbbe281c4424b5ee53c727841dd0 (patch) | |
tree | f44e5ef8ae063a38a6a09f21ddfcf788d1d77ef6 /pom.xml | |
parent | c8add316a178558e292d1ab112f632b7e13b1794 (diff) |
rev library version3.0.1-ONAP3.0.0-ONAP1.3.1casablanca
Issue-ID: AAI-1740
Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
Change-Id: I3f6538a9dccfdd0e9f8e112bbbec5293bc696370
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ limitations under the License. <groupId>org.onap.aai</groupId> <artifactId>rest-client</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.3.1-SNAPSHOT</version> <name>aai-rest-client</name> <properties> |