diff options
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 5b190666..ea11e861 100644 --- a/standardization/api-custom-header/pom.xml +++ b/standardization/api-custom-header/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.onap.dcaegen2.services.sdk</groupId> <artifactId>dcaegen2-services-sdk-standardization</artifactId> - <version>1.8.8-SNAPSHOT</version> + <version>1.8.8</version> <relativePath>..</relativePath> </parent> |