diff options
author | Piotr Jaszczyk <piotr.jaszczyk@nokia.com> | 2019-05-07 07:44:42 +0200 |
---|---|---|
committer | Piotr Jaszczyk <piotr.jaszczyk@nokia.com> | 2019-05-07 07:44:42 +0200 |
commit | 0619d14f7f442c25dbf3829f087a283d43e3e82d (patch) | |
tree | be8eb0b93cb48598f7b1450201f3d761785c4122 /standardization | |
parent | 3f6de371dcd59126e2e7933d31f970391a1ad517 (diff) |
Update versions for ElAlto release
Change-Id: Id22c316d18fcaf6a28464524b6ad8b9da9f404bd
Issue-ID: DCAEGEN2-1475
Signed-off-by: Piotr Jaszczyk <piotr.jaszczyk@nokia.com>
Diffstat (limited to 'standardization')
-rw-r--r-- | standardization/api-custom-header/pom.xml | 2 | ||||
-rw-r--r-- | standardization/pom.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/standardization/api-custom-header/pom.xml b/standardization/api-custom-header/pom.xml index b6da940b..5e055cc0 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.5-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> diff --git a/standardization/pom.xml b/standardization/pom.xml index d75329e9..0d1e3b3d 100644 --- a/standardization/pom.xml +++ b/standardization/pom.xml @@ -8,7 +8,7 @@ <parent> <groupId>org.onap.dcaegen2.services</groupId> <artifactId>sdk</artifactId> - <version>1.1.5-SNAPSHOT</version> + <version>1.2.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |