diff options
author | Michal Banka <michal.banka@nokia.com> | 2020-07-27 10:58:16 +0200 |
---|---|---|
committer | Michal Banka <michal.banka@nokia.com> | 2020-07-28 11:43:32 +0200 |
commit | 81ee9a28d2906c68c6add107dec3b7d5b02e9cfd (patch) | |
tree | 0bbb1f00bd7577c21223d77393883a74afba8965 /standardization/api-custom-header | |
parent | 558d675cb4aec537eef8be1fc20bc584a9ea7094 (diff) |
Change SDK version to 1.4.0 and add empty external-schema-manager submodule
Change-Id: I5cb477b611059f308e7e3f8e057ed5612e7fbca8
Issue-ID: DCAEGEN2-2254
Signed-off-by: Michal Banka <michal.banka@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 5dcb9745..a4dbbd91 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.6-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |