diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-11-07 08:26:29 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2018-11-07 08:39:55 +0800 |
commit | 271dae93a026c5812958041a46377fc800e11007 (patch) | |
tree | 67685bbbf47266b2d6b0717aa1ea177b80fc7f91 /rulemgt | |
parent | 53e45682d0fc4de09ab09a98fa44c5db5155cb4b (diff) |
Upgraded the Version to 1.2.3
Change-Id: I3bc46d0a75001445d8781135536de300cdb0a087
Issue-ID: HOLMES-181
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'rulemgt')
-rw-r--r-- | rulemgt/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rulemgt/pom.xml b/rulemgt/pom.xml index 1b93729..49d6d27 100644 --- a/rulemgt/pom.xml +++ b/rulemgt/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.onap.holmes.rule-management</groupId> <artifactId>holmes-rulemgt-parent</artifactId> - <version>1.2.2-SNAPSHOT</version> + <version>1.2.3</version> </parent> <artifactId>holmes-rulemgt</artifactId> |