aboutsummaryrefslogtreecommitdiffstats
path: root/discovery-ui
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2017-11-18 18:05:08 -0800
committerJessica Wagantall <jwagantall@linuxfoundation.org>2017-11-18 18:05:08 -0800
commitacc9876dc4093d85100d32da1c15c1e6c68585d6 (patch)
treec05d70e0cea83f882438e13dbf093fb5097b42ba /discovery-ui
parent6c2333a71c1e94f1d565473afd71adcdb54a2d1b (diff)
Bump minor version
Bump minor version in preparation for Amsterdam branching. Change-Id: I53bc38f62708db6151db7513a591004df4af8561 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Diffstat (limited to 'discovery-ui')
-rw-r--r--discovery-ui/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/discovery-ui/pom.xml b/discovery-ui/pom.xml
index f717aae..3ddd22c 100644
--- a/discovery-ui/pom.xml
+++ b/discovery-ui/pom.xml
@@ -21,14 +21,14 @@
<parent>
<groupId>org.onap.msb.discovery</groupId>
<artifactId>msb-discovery-parent</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.msb.discovery</groupId>
<artifactId>discovery-ui</artifactId>
<name>onap/msb/discovery/discovery-ui</name>
<packaging>jar</packaging>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
</project>