diff options
author | tangpeng <tang.peng5@zte.com.cn> | 2019-03-14 01:23:10 +0000 |
---|---|---|
committer | tangpeng <tang.peng5@zte.com.cn> | 2019-03-14 01:44:13 +0000 |
commit | 19a48e4658129f02c2326fcde1e53aede2cf0372 (patch) | |
tree | 44406d39318744520bfecaa54ecdf1b7b0636726 /engine-d-standalone/pom.xml | |
parent | 750ae4a611050eb0e33f4f5420aa0297b59790e3 (diff) |
Bumped the version
Change-Id: Ic1ccc65331af05fc20e3ad05d7ef29e68aaf553a
Issue-ID: HOLMES-208
Signed-off-by: tangpeng <tang.peng5@zte.com.cn>
Diffstat (limited to 'engine-d-standalone/pom.xml')
-rw-r--r-- | engine-d-standalone/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine-d-standalone/pom.xml b/engine-d-standalone/pom.xml index 68e1631..7c54cc0 100644 --- a/engine-d-standalone/pom.xml +++ b/engine-d-standalone/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.holmes.engine-management</groupId> <artifactId>holmes-engine-parent</artifactId> - <version>1.2.2-SNAPSHOT</version> + <version>1.2.3-SNAPSHOT</version> </parent> <artifactId>holmes-engine-d-standalone</artifactId> |