diff options
author | 2019-04-09 07:55:17 +0200 | |
---|---|---|
committer | 2019-04-09 07:55:17 +0200 | |
commit | f3f9ed25e905bb80761420ede7189a2245ffe168 (patch) | |
tree | 698925e54ca2cc901b96e033b2df3b36f77f9bb6 /standardization/api-custom-header | |
parent | c04fd10cc5e3b49e84f5a7a7d6da318891b591cb (diff) |
Change SDK version to 1.1.5
Change-Id: Ief09284baaef6692e5739fc31c223f145779c0dd
Issue-ID: DCAEGEN2-1021
Signed-off-by: Filip Krzywka <filip.krzywka@nokia.com>
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 3330c045..b6da940b 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.4-SNAPSHOT</version> + <version>1.1.5-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |