diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-01-14 05:28:36 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-01-14 05:28:36 +0000 |
commit | ff0d4d5efb631cee3a816c7cb7ed747b3b0ab2e5 (patch) | |
tree | 094dd01eda9bd1bc81213e31f8a0ef17fd8c4c99 /standardization/api-custom-header/pom.xml | |
parent | cf74f618d17c6c069f9bbc7c2e4675b5f96ff7e5 (diff) |
Release dcaegen2/services/sdk1.3.4
Diffstat (limited to 'standardization/api-custom-header/pom.xml')
-rw-r--r-- | standardization/api-custom-header/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/standardization/api-custom-header/pom.xml b/standardization/api-custom-header/pom.xml index c591ae42..b47d052a 100644 --- a/standardization/api-custom-header/pom.xml +++ b/standardization/api-custom-header/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.onap.dcaegen2.services.sdk</groupId> <artifactId>dcaegen2-services-sdk-standardization</artifactId> - <version>1.3.4-SNAPSHOT</version> + <version>1.3.4</version> <relativePath>..</relativePath> </parent> |