aboutsummaryrefslogtreecommitdiffstats
path: root/aai-resources/pom.xml
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2019-05-03 11:47:21 -0400
committerJimmy Forsyth <jf2512@att.com>2019-05-03 11:47:22 -0400
commitc9f86b2a1f5b2785ff3d27a4539182b77f03cf95 (patch)
tree07bd130beb247a36d88589ddccc6240f5db2b2e3 /aai-resources/pom.xml
parent68a0d90c01f744074b7f1617c70a5b40ce7889dc (diff)
Upversion for Dublin release4.0.0-ONAPdublin
Issue-ID: AAI-2403 Change-Id: I4dbd441eed8f1311f84fa8790c25b74d7ec4f284 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Diffstat (limited to 'aai-resources/pom.xml')
-rw-r--r--aai-resources/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml
index 55424f7..c848c50 100644
--- a/aai-resources/pom.xml
+++ b/aai-resources/pom.xml
@@ -25,11 +25,11 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.aai.resources</groupId>
<artifactId>aai-resources</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
<parent>
<groupId>org.onap.aai.resources</groupId>
<artifactId>resources</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
</parent>
<properties>
<java.version>1.8</java.version>