diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2017-11-20 11:19:55 -0800 |
---|---|---|
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2017-11-20 11:19:55 -0800 |
commit | 17cd9f90063791a1e451e0a8b4ddfbdf0ce08bed (patch) | |
tree | 87387713bc297b8c43a49e9a743a6fbc1c5add6d /distribution/pom.xml | |
parent | a4cfab7c03a77d5809c0687aafa2a757270ca94d (diff) |
Bump minor version
Bump minor version in preparation for Amsterdam
branching.
Change-Id: I550632892c99d0eff447feedcb8afc2a0b917378
Issue-ID: CIMAN-120
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Diffstat (limited to 'distribution/pom.xml')
-rw-r--r-- | distribution/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/distribution/pom.xml b/distribution/pom.xml index 330c8239..710626b9 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.onap.usecase-ui</groupId> <artifactId>usecase-ui</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> |