diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2021-03-25 19:47:46 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2021-03-25 19:55:24 +0800 |
commit | 09da4ec1f7a52fa293370304ef491aa88025f4df (patch) | |
tree | b44de463f04a4260cb3f1bbf72b1e4840d4e62ce /rulemgt-frontend/pom.xml | |
parent | 50116267136cc62ac1cc58dc112c89dea3553638 (diff) |
Replace the UI Certs1.3.2
Change-Id: I4012f7f500e37773c1b00516a6495c224789a47e
Issue-ID: HOLMES-428
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 98d6473..acf65b2 100644 --- a/rulemgt-frontend/pom.xml +++ b/rulemgt-frontend/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.holmes.rule-management</groupId> <artifactId>holmes-rulemgt-parent</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.3.2-SNAPSHOT</version> </parent> <artifactId>holmes-rulemgt-frontend</artifactId> |