diff options
author | tang peng <tang.peng5@zte.com.cn> | 2018-09-26 05:59:47 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-09-26 05:59:47 +0000 |
commit | b0313ae563eb2998a9968b6af93e2599d481a099 (patch) | |
tree | 60912f67d9cc585d04551569ac94c73ae102fc47 /pom.xml | |
parent | c54033d7d9c35c5b5cd618f8cc97a198d3df01b4 (diff) | |
parent | 18fcfc2a1239e17c0e804e3a155f5f27d2e8490e (diff) |
Merge "Updated the Version of the Common Lib to 1.2.0"
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -86,7 +86,7 @@ <dependency>
<groupId>org.onap.holmes.common</groupId>
<artifactId>holmes-actions</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.0</version>
</dependency>
<dependency>
<groupId>io.dropwizard</groupId>
|