summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorShawn Severin <shawn.severin@amdocs.com>2017-11-13 12:39:12 -0500
committerShawn Severin <shawn.severin@amdocs.com>2017-11-13 12:39:43 -0500
commit315aa375e8ed9e501a80a2289551b37ea7ae6267 (patch)
tree1085352706dded0ac24fd554888fec8fd047ef09 /pom.xml
parent8bcb89b5c1b7acf62a6f87dabd8b5df9f4570b51 (diff)
Updating Sparky version in POM
Need to update Sparky version in POM from 1.0-SNAPSHOT to 1.1.0-SNAPSHOT Issue-ID: AAI-464 Change-Id: Ib2051cc4aca54f214553cd9d8aea59c261385694 Signed-off-by: Shawn Severin <shawn.severin@amdocs.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 01f35b9..38bfe12 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
</parent>
<groupId>org.onap.aai.sparky-be</groupId>
<artifactId>sparky-be</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<name>aai-sparky-be</name>
<properties>