diff options
author | 2021-02-01 19:25:56 +0000 | |
---|---|---|
committer | 2021-02-01 19:25:56 +0000 | |
commit | 51f22eff2873d85941a6eb6f797389b0e2ac2848 (patch) | |
tree | d7ea60cf28cea342a4e793d3fac148f7e9c19451 /pom.xml | |
parent | f2cfce9ddd54e8264e1976c86d6221703d469dc3 (diff) | |
parent | 21e1116c4b65c9f5036e47a2d9a30bb6fd63d97e (diff) |
Merge "Upversion the maven artifacts to 1.8.3-SNAPSHOT"
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ </parent> <groupId>org.onap.aai.schema-service</groupId> <artifactId>schema-service</artifactId> - <version>1.8.2-SNAPSHOT</version> + <version>1.8.3-SNAPSHOT</version> <name>aai-schema-service</name> <packaging>pom</packaging> <modules> |