diff options
author | GuangrongFu <fu.guangrong@zte.com.cn> | 2021-03-25 10:48:09 +0800 |
---|---|---|
committer | GuangrongFu <fu.guangrong@zte.com.cn> | 2021-03-25 10:48:09 +0800 |
commit | 8288feb4ed36e395ede3615efbbdbb848c0b0314 (patch) | |
tree | 5dd6b9fb7b11d498ff524dd5061fec984c895dde /rulemgt-frontend | |
parent | 161284df434fdff3264e1c41b9d179e971560a65 (diff) |
Bumped Version to 1.3.11.3.1
Change-Id: I64fbaf6793bd519a3d672b7c2b7eaa60f12a8914
Issue-ID: HOLMES-427
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 851f342..98d6473 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.0-SNAPSHOT</version> + <version>1.3.1-SNAPSHOT</version> </parent> <artifactId>holmes-rulemgt-frontend</artifactId> |