From 1bf51fbee330abfa95d98b9627a6631e303d8e45 Mon Sep 17 00:00:00 2001 From: GuangrongFu Date: Wed, 12 Aug 2020 10:30:15 +0800 Subject: Changed the Version Back to 1.3.0-SNAPSHOT Change-Id: I7aefc5ba4ae0c88bd2f93ac72570f1cfe7360dba Issue-ID: HOLMES-344 Signed-off-by: GuangrongFu --- holmes-actions/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/holmes-actions/pom.xml b/holmes-actions/pom.xml index e695c0d..9a516b6 100644 --- a/holmes-actions/pom.xml +++ b/holmes-actions/pom.xml @@ -12,7 +12,7 @@ org.onap.holmes.common holmes-common-parent - 1.3.0 + 1.3.0-SNAPSHOT holmes-common-service diff --git a/pom.xml b/pom.xml index b496439..db7fc9d 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ holmes-common-parent pom - 1.3.0 + 1.3.0-SNAPSHOT holmes-common holmes-actions -- cgit 1.2.3-korg