diff options
author | Maharajh, Robby (rx2202) <rx2202@us.att.com> | 2021-02-25 09:28:34 -0500 |
---|---|---|
committer | Maharajh, Robby (rx2202) <rx2202@us.att.com> | 2021-02-25 09:28:37 -0500 |
commit | a4537ab709d39074ad84582efe03503271d9f1d6 (patch) | |
tree | 06d099b5f1f78cecb84eda246740e7851bab5476 /pom.xml | |
parent | 259550d18f919c8cf61dd25f2388bcdfb0e7ec02 (diff) |
Upversion to 1.8.1-SNAPSHOT
Issue-ID: AAI-3249
Change-Id: Ia204877099f5d086f5946c9f6fe438f8dac22235
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-x | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ </parent> <groupId>org.onap.aai.graphadmin</groupId> <artifactId>aai-graphadmin</artifactId> - <version>1.8.0-SNAPSHOT</version> + <version>1.8.1-SNAPSHOT</version> <properties> |