diff options
author | Jimmy Forsyth <jf2512@att.com> | 2018-05-22 16:48:11 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2018-05-22 16:48:22 -0400 |
commit | 307406796f8070d662b4a837182bba4de6836afa (patch) | |
tree | b7e4ab77cc81d027dd5d80b9ef87e1db35836613 /pom.xml | |
parent | c815a8a992026e4e1f7e2753c7a4b28972ed9af0 (diff) |
Bump to version 1.2.1 in the master branchv1.2.12.0.0-ONAPbeijing2.0.0-ONAP
Issue-ID: AAI-1155
Change-Id: I66c58cd069561583ce237c0293091e75304a0610
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ <groupId>org.onap.aai.model-loader</groupId> <artifactId>model-loader</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.2.1-SNAPSHOT</version> <dependencyManagement> <dependencies> |