diff options
author | 2018-05-26 20:09:34 +0300 | |
---|---|---|
committer | 2018-05-26 20:07:15 +0000 | |
commit | b3c2a9844392bea8158c6a1634b496cd7645e00d (patch) | |
tree | 7064d614498f5804f4382cb36d66c9541ae353ef /pom.xml | |
parent | 82ed394db73c99cfac4c712de2661ea5d60550fd (diff) |
update version
update pom and version.properties
to 1.4.0
Change-Id: I5b7c828f9443bb51638932080e544969d57efcae
Issue-ID: SDC-1370
Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ <groupId>org.onap.sdc.sdc-distribution-client</groupId> <artifactId>sdc-main-distribution-client</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> <packaging>pom</packaging> <name>sdc-sdc-distribution-client</name> |