diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-08-22 10:00:43 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-08-22 10:00:43 +0800 |
commit | 3199971f253c7b8af53104e0c18122b6312701ce (patch) | |
tree | bd92f48ac619f4448d081eb69a1c8409cdaf1bf8 /rulemgt-frontend | |
parent | c85baa839785a9bd02bc33e4302ac739dd5567c3 (diff) |
Updated the version to 1.2.0-SNAPSHOT
Change-Id: I49ce114aebd5eb738a410d175c662fff40be3769
Issue-ID: HOLMES-161
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'rulemgt-frontend')
-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 4e71ecc..3b94e97 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.1.0-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> </parent> <artifactId>holmes-rulemgt-frontend</artifactId> |