diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2019-04-28 09:23:02 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2019-04-28 09:23:02 +0800 |
commit | 3c487f863a32c2fe7399298e071414811e33647a (patch) | |
tree | fd5a40641e31db42c6939d883fd72afe5b1a725f /rulemgt-frontend/pom.xml | |
parent | e50f6e8abddad4e2ad7fa83f32ab55af184d951c (diff) |
Ajusted the version of the component
Change-Id: I6f2d2dff9831b9cacc8b76f2d6329726d7b252ba
Issue-ID: HOLMES-220
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 9fcd2d4..563ba2b 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.4-SNAPSHOT</version> + <version>1.2.5</version> </parent> <artifactId>holmes-rulemgt-frontend</artifactId> |