diff options
author | Piotr Jaszczyk <piotr.jaszczyk@nokia.com> | 2019-06-28 08:13:23 +0200 |
---|---|---|
committer | Piotr Jaszczyk <piotr.jaszczyk@nokia.com> | 2019-06-28 08:13:23 +0200 |
commit | 2c30055bb907bafe5ce5927dd069d84d8a4b96c3 (patch) | |
tree | 4a6f119853b785f349cfcedc7435ebce49183a15 /standardization/api-custom-header/pom.xml | |
parent | 934a53f9751e679a4d8bec49d99dee8abc396548 (diff) |
JJB alignment across DCAE components - DCAE-SDK (fixes)
Fixes after https://gerrit.onap.org/r/#/c/dcaegen2/services/sdk/+/89902/
Change-Id: Ibcde065e8b52d7fa90d1772758f3089cfe7a527a
Issue-ID: DCAEGEN2-1578
Signed-off-by: Piotr Jaszczyk <piotr.jaszczyk@nokia.com>
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 5e055cc0..3a3273b5 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.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |