summaryrefslogtreecommitdiffstats
path: root/aai-annotations
diff options
context:
space:
mode:
authorVenkata Harish Kajur <vk250x@att.com>2019-04-30 22:59:03 +0000
committerGerrit Code Review <gerrit@onap.org>2019-04-30 22:59:03 +0000
commit0999c3450e2c1bbda4cbe968880b96f4eac98e3d (patch)
tree799ebb48e010fd4fb658c95c4ee3aca465f840bc /aai-annotations
parent31284f3f162e72a2894f7800c1f74eaa78564a1f (diff)
parent93af92b09231c43bdf5f95c138625c5f963d8542 (diff)
Merge "Upversion prior to release"1.0.5
Diffstat (limited to 'aai-annotations')
-rw-r--r--aai-annotations/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-annotations/pom.xml b/aai-annotations/pom.xml
index fa0550a..28a2b2a 100644
--- a/aai-annotations/pom.xml
+++ b/aai-annotations/pom.xml
@@ -27,12 +27,12 @@
<parent>
<groupId>org.onap.aai.schema-service</groupId>
<artifactId>schema-service</artifactId>
- <version>1.0.4-SNAPSHOT</version>
+ <version>1.0.5-SNAPSHOT</version>
</parent>
<artifactId>aai-annotations</artifactId>
<name>aai-annotations</name>
<packaging>jar</packaging>
- <version>1.0.4-SNAPSHOT</version>
+ <version>1.0.5-SNAPSHOT</version>
<properties>
<onap.nexus.url>https://nexus.onap.org</onap.nexus.url>
</properties>