diff options
author | Maharajh, Robby (rx2202) <rx2202@us.att.com> | 2021-02-25 09:24:11 -0500 |
---|---|---|
committer | Maharajh, Robby (rx2202) <rx2202@us.att.com> | 2021-02-25 09:24:16 -0500 |
commit | a026b235303cf2e97a2f1600e6401c3aaf58b84f (patch) | |
tree | 658779e6c50a6f172260704031669f94f60b21fa /pom.xml | |
parent | 9315a648d77f5b9d85e782e34f9ce59be310449c (diff) |
Upversion to 1.8.1-SNAPSHOT
Issue-ID: AAI-3249
Change-Id: Ib6940e4fe76dc3ee8c341363a15b7aebc120e9ec
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
@@ -30,7 +30,7 @@ </parent> <groupId>org.onap.aai.traversal</groupId> <artifactId>traversal</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.8.1-SNAPSHOT</version> <name>aai-traversal</name> <packaging>pom</packaging> <modules> |