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-standalone/pom.xml | |
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-standalone/pom.xml')
-rw-r--r-- | rulemgt-standalone/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rulemgt-standalone/pom.xml b/rulemgt-standalone/pom.xml index 68467a9..36e5bee 100644 --- a/rulemgt-standalone/pom.xml +++ b/rulemgt-standalone/pom.xml @@ -22,7 +22,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-standalone</artifactId> |