summaryrefslogtreecommitdiffstats
path: root/standardization
diff options
context:
space:
mode:
Diffstat (limited to 'standardization')
-rw-r--r--standardization/api-custom-header/pom.xml2
-rw-r--r--standardization/pom.xml4
2 files changed, 3 insertions, 3 deletions
diff --git a/standardization/api-custom-header/pom.xml b/standardization/api-custom-header/pom.xml
index 6b00d06c..3330c045 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.3-SNAPSHOT</version>
+ <version>1.1.4-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
diff --git a/standardization/pom.xml b/standardization/pom.xml
index 40d55d06..d618dea9 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.3-SNAPSHOT</version>
+ <version>1.1.4-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
@@ -23,4 +23,4 @@
<module>api-custom-header</module>
</modules>
-</project> \ No newline at end of file
+</project>