diff options
author | Guangrong Fu <fu.guangrong@zte.com.cn> | 2017-10-10 09:13:02 +0800 |
---|---|---|
committer | Guangrong Fu <fu.guangrong@zte.com.cn> | 2017-10-10 09:13:02 +0800 |
commit | 7b42bb15c5ed414fd465af8c836ae63abb8b21c0 (patch) | |
tree | 8392d78d1f50c3bfb85d62d33e23d3b8988e93d9 /holmes-actions | |
parent | 9356202306e1eb327e92de7a5fcdc3ad1d0a7182 (diff) |
Change the Version Back to Snapshot
Change-Id: I225a67318fbfd20dd7a2505bf4788c324a9761b1
Issue-ID: HOLMES-52
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'holmes-actions')
-rw-r--r-- | holmes-actions/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/holmes-actions/pom.xml b/holmes-actions/pom.xml index 5395b3c..a44a27f 100644 --- a/holmes-actions/pom.xml +++ b/holmes-actions/pom.xml @@ -12,7 +12,7 @@ <parent>
<groupId>org.onap.holmes.common</groupId>
<artifactId>holmes-common-parent</artifactId>
- <version>1.0.0</version>
+ <version>1.0.0-SNAPSHOT</version>
</parent>
<name>holmes-common-service</name>
|