diff options
author | Maharajh, Robby (rx2202) <rx2202@us.att.com> | 2021-02-24 20:11:46 -0500 |
---|---|---|
committer | Maharajh, Robby (rx2202) <rx2202@us.att.com> | 2021-02-24 20:11:48 -0500 |
commit | 5615e421d765923fb5e11a94b08593d679ba4049 (patch) | |
tree | 2864dd0481c48c6e0cd886cbd83e16be0f866f12 /pom.xml | |
parent | e83a8f36c3f566fa8b379a85c73d27f6e29c61af (diff) |
Upversion to 1.8.1-SNAPSHOT
Issue-ID: AAI-3004
Change-Id: If56d70b5ce73f68b4953b0296853eccf1e607f7a
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ <groupId>org.onap.aai.model-loader</groupId> <artifactId>model-loader</artifactId> <name>aai-model-loader</name> - <version>1.8.0-SNAPSHOT</version> + <version>1.8.1-SNAPSHOT</version> <dependencyManagement> <dependencies> |