diff options
author | 2023-03-22 12:03:47 +0000 | |
---|---|---|
committer | 2023-03-22 14:23:19 +0000 | |
commit | 20b00111b08c632c3b19eb1d6cd8a920140429be (patch) | |
tree | 26d9fd9a2d6ee52703d1a476344fc9512d5e00cb /pom.xml | |
parent | abf32f50a3ed7020932c0857c2c8a3fa2e37a670 (diff) |
Step up version to 1.8.0-SNAPSHOT
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: If8b02ef7638be39ba85fde6270755a50d2796f6b
Issue-ID: SDC-4443
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ <artifactId>sdc-tosca-jtosca</artifactId> <name>sdc-tosca-jtosca</name> <description>SDC Tosca Parser JAR file for use by consumers</description> - <version>1.7.0-SNAPSHOT</version> + <version>1.8.0-SNAPSHOT</version> <packaging>pom</packaging> <parent> |