diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2019-05-07 17:32:17 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2019-05-07 17:32:17 +0800 |
commit | bfc487deda35457cf20cbd08edc6d774f0c56bc2 (patch) | |
tree | f745188b867186a5cca0985e474d5f1b39313cbf /rulemgt-frontend/pom.xml | |
parent | 867a0b0ae2fe585a49fe36855c4d889b3983b4df (diff) |
Bumped the version of the component to 1.2.6
Change-Id: Ic510521543981724d8486d04427704d11273b4e6
Issue-ID: HOLMES-222
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'rulemgt-frontend/pom.xml')
-rw-r--r-- | rulemgt-frontend/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rulemgt-frontend/pom.xml b/rulemgt-frontend/pom.xml index 563ba2b..4cd4f47 100644 --- a/rulemgt-frontend/pom.xml +++ b/rulemgt-frontend/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.holmes.rule-management</groupId> <artifactId>holmes-rulemgt-parent</artifactId> - <version>1.2.5</version> + <version>1.2.6-SNAPSHOT</version> </parent> <artifactId>holmes-rulemgt-frontend</artifactId> |