diff options
author | Patrick Brady <pb071s@att.com> | 2018-05-22 11:15:23 -0700 |
---|---|---|
committer | Patrick Brady <pb071s@att.com> | 2018-05-22 11:15:30 -0700 |
commit | c0eb4417c3e5948daa8f7d1b141b536035d96754 (patch) | |
tree | f84a701d3b533524631dc210ec12c9ed911360b1 /pom.xml | |
parent | 0ca0e36d43c8cd56bf93bec7ee664bdc5c5a0533 (diff) |
Increment versions for new branch
Change from version 1.3.0-SNAPSHOT to
1.4.0-SNAPSHOT
Change-Id: I4767e1e63c7b5bb76a3fd0aea48ac18d81f7faf7
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-916
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. <modelVersion>4.0.0</modelVersion> <groupId>org.onap.appc.cdt</groupId> <artifactId>config-design-tool</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> <packaging>pom</packaging> <name>config-design-tool</name> |