diff options
author | Maharajh, Robby (rx2202) <rx2202@us.att.com> | 2020-09-10 02:08:23 -0400 |
---|---|---|
committer | Maharajh, Robby (rx2202) <rx2202@us.att.com> | 2020-09-10 02:08:25 -0400 |
commit | 1e958539610ccdd449a1f4334454d16abaa2b4e0 (patch) | |
tree | d5481ea7765facc724619cbc7c253e127fd0c330 /aai-resources | |
parent | a2a3848edabdc6c2dbac2ea0c8e0f4346aa11edd (diff) |
Update to resources 1.7.1-SNAPSHOT1.7.1
Issue-ID: AAI-2886
Change-Id: Ibac8f1f3719fbfa7617cf495ef432b56f552395a
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
Diffstat (limited to 'aai-resources')
-rw-r--r-- | aai-resources/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml index c414070..e85c340 100644 --- a/aai-resources/pom.xml +++ b/aai-resources/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.onap.aai.resources</groupId> <artifactId>resources</artifactId> - <version>1.7.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</version> </parent> <properties> <java.version>1.8</java.version> |