aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authortalasila <talasila@research.att.com>2017-03-10 11:32:11 -0500
committertalasila <talasila@research.att.com>2017-03-10 11:32:37 -0500
commite0b3920d5e0ac4410be5e0240a90284fffd8b337 (patch)
tree972f79e0cc3fcb5575df0ca77041b9d91015f881 /pom.xml
parentab13dda53c02c5504e24e829181d6ea93409b742 (diff)
1.1.0-SNAPSHOT is updated in poms
Change-Id: I8b613d1de0e69ab97e1cc87598740a672c40ddc7 Signed-off-by: talasila <talasila@research.att.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 bccbd53..75d0bd8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<artifactId>ui-dmaapbc-project</artifactId>
<packaging>pom</packaging>
<!-- NOTE This value will not be picked from the property tag below, pass it as -Drelease.version="" when doing mvn deploy -->
- <version>1.0.0</version>
+ <version>1.1.0-SNAPSHOT</version>
<name>DMaaP Bus Controller UI (parent)</name>
<url>https://wiki/display/EcompPortal</url>
<description>DCAE DMaaP Bus Controller GUI based on the ECOMP Portal Open-Source SDK</description>