diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2022-08-11 02:13:04 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2022-08-11 02:13:04 +0000 |
commit | bee97c34aa85971e04246a199b180cc96a119e24 (patch) | |
tree | 6fcc2f4069cb6cf8b15b93a849280073bcf97947 /holmes-actions/pom.xml | |
parent | 50686af6d9ef5d6f0e619f0b491473f3db53f782 (diff) |
Release holmes/common1.4.3
Diffstat (limited to 'holmes-actions/pom.xml')
-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 8c74bca..56e95d4 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.4.3-SNAPSHOT</version>
+ <version>1.4.3</version>
</parent>
<name>holmes-common-service</name>
|