aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2019-05-24 15:58:14 +0800
committeryangyan <yangyanyj@chinamobile.com>2019-05-24 15:58:27 +0800
commit4e397c711886650791cbaf5e80fc2f3993b8bde7 (patch)
treeeecbf4a6aa025565d9013a4fb29ae3326fcbf808 /pom.xml
parentb3fb8b6f092622b00f7273ec6ff9f78c76208652 (diff)
update version to 1.0.3
Change-Id: Ia500896c78e05b8ece207df4fad46be11be54fa0 Issue-ID: VFC-1394 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 174dfb3..8d1b77f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.modeling.genericparser</groupId>
<artifactId>modeling-genericparser</artifactId>
- <version>1.0.2-SNAPSHOT</version>
+ <version>1.0.3-SNAPSHOT</version>
<packaging>pom</packaging>
<name>modeling-genericparser</name>
<description>modeling genericparser</description>