diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2019-05-07 17:30:46 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2019-05-07 17:31:14 +0800 |
commit | 044847aad2cbe051c8d4a67659693e204d1b40a7 (patch) | |
tree | 7a67d5a8e1d837449d7b0121a3ca335dfb4adffa /engine-d-standalone/pom.xml | |
parent | bd0a48a7a93a34eacb1ee71832318fa68420177e (diff) |
Bumped the version of the component to 1.2.5
Change-Id: I4c4e4e1093b115332dbf130ffa7e5277f0e321fd
Issue-ID: HOLMES-222
Signed-off-by: GuangrongFu <fu.guangrong@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 1dc67ae..0cf3869 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.4</version> + <version>1.2.5-SNAPSHOT</version> </parent> <artifactId>holmes-engine-d-standalone</artifactId> |