summaryrefslogtreecommitdiffstats
path: root/aai-rest
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2019-05-03 11:38:00 -0400
committerJimmy Forsyth <jf2512@att.com>2019-05-03 11:38:02 -0400
commitf5edbe7b1b05609b200be74b18789ec9a8d272ae (patch)
tree59ed23858f8f715c28f2c42ebd8b3d329226616e /aai-rest
parent8eea516732e6fa5987a06979221f2b9cf34586a1 (diff)
Upversion for Dublin release4.0.0-ONAP
Issue-ID: AAI-2403 Change-Id: Id8de2e5a09e47d90d604642f818e56461f177731 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Diffstat (limited to 'aai-rest')
-rw-r--r--aai-rest/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-rest/pom.xml b/aai-rest/pom.xml
index 3d57e69f..16430ec8 100644
--- a/aai-rest/pom.xml
+++ b/aai-rest/pom.xml
@@ -29,11 +29,11 @@
<parent>
<groupId>org.onap.aai.aai-common</groupId>
<artifactId>aai-common</artifactId>
- <version>1.4.3-SNAPSHOT</version>
+ <version>1.4.4-SNAPSHOT</version>
</parent>
<artifactId>aai-rest</artifactId>
<name>aai-rest</name>
- <version>1.4.3-SNAPSHOT</version>
+ <version>1.4.4-SNAPSHOT</version>
<properties>
<onap.nexus.url>https://nexus.onap.org</onap.nexus.url>