diff options
author | Maharajh, Robby (rx2202) <rx2202@us.att.com> | 2021-02-24 16:12:07 -0500 |
---|---|---|
committer | Maharajh, Robby (rx2202) <rx2202@us.att.com> | 2021-02-24 16:12:21 -0500 |
commit | 3f384fbb73c2bf380e060df78e80997bea006723 (patch) | |
tree | 6a36f0ba50c8b60e1890f46d26d51f18b077889d /aai-resources | |
parent | e7e2334adb48ada9140bcb641e49acc9ae397116 (diff) |
Upversion to 1.8.3-SNAPSHOT
Issue-ID: AAI-3290
Change-Id: I5572a56ee0e5f6a039dd084621e3a0ae8a82933f
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 378a75f..0540c53 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.8.2-SNAPSHOT</version> + <version>1.8.3-SNAPSHOT</version> </parent> <properties> <java.version>1.8</java.version> |