diff options
author | ml636r <ml6364@att.com> | 2018-05-11 17:49:40 +0300 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2018-05-26 19:54:47 +0300 |
commit | c3faa49849665b4e84c058e9ac1bf12c280299ba (patch) | |
tree | a913db304fd283c20e620170a4a5a13d393662a5 /pom.xml | |
parent | 5c2e47c7d7648dfdc35436b4f2730475945709bd (diff) |
update version
apdate master version to 1.4.0
in pom and version properties
Change-Id: Ia020661a8ddc0c5a31250a6756e4f90a014d88d8
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
@@ -7,7 +7,7 @@ <artifactId>sdc-tosca</artifactId> <name>sdc-sdc-tosca</name> <description>SDC Tosca Parser JAR file for use by consumers</description> - <version>1.3.5-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> <packaging>jar</packaging> <properties> |