diff options
author | luna <nil@vmware.com> | 2019-03-28 10:12:13 +0800 |
---|---|---|
committer | luna <nil@vmware.com> | 2019-03-28 10:15:58 +0800 |
commit | 83d9cfbba07f622ba090c69b9ea55be35c2aca05 (patch) | |
tree | d300b7b51aa287b480103a14d603db1e3cf494fa /standardization/api-custom-header | |
parent | b7fccfde3f8dddf27310b4d14770fd2e0824875f (diff) |
modify parent version and own
Issue-ID: DCAEGEN2-897
Signed-off-by: luna <nil@vmware.com>
Change-Id: I5c244180df9f65979ebc4d19972430a935ca9737
Diffstat (limited to 'standardization/api-custom-header')
-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 6b00d06c..3330c045 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.1.3-SNAPSHOT</version> + <version>1.1.4-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |