diff options
author | Guangrong Fu <fu.guangrong@zte.com.cn> | 2017-10-09 19:18:51 +0800 |
---|---|---|
committer | Guangrong Fu <fu.guangrong@zte.com.cn> | 2017-10-10 09:18:39 +0800 |
commit | 6ba122dfdd97e513117ab1391b52da9a0630dbe3 (patch) | |
tree | 8ed49262da9c0c89c8f84bc2e2510b89a1f75ec7 /rulemgt/pom.xml | |
parent | 12f0e28b55d8368f9c9a709ec8f831ed597a497a (diff) |
Remove the Version of org.onap.holmes-actions
Change-Id: I45903cda0410c4fe246d4ff2177e9eec27f026f5
Issue-ID: HOLMES-52
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'rulemgt/pom.xml')
-rw-r--r-- | rulemgt/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rulemgt/pom.xml b/rulemgt/pom.xml index 5b2a11a..d996727 100644 --- a/rulemgt/pom.xml +++ b/rulemgt/pom.xml @@ -40,7 +40,6 @@ <dependency> <groupId>org.onap.holmes.common</groupId> <artifactId>holmes-actions</artifactId> - <version>1.0.0-SNAPSHOT</version> <exclusions> <exclusion> <groupId>org.glassfish.jersey.containers</groupId> |