aboutsummaryrefslogtreecommitdiffstats
path: root/standardization/api-custom-header/pom.xml
diff options
context:
space:
mode:
authorPawel <pawel.kasperkiewicz@nokia.com>2020-03-09 09:18:18 +0100
committerPawel <pawel.kasperkiewicz@nokia.com>2020-03-10 11:50:53 +0100
commitacccf9e15ddd00788cf84c2cd440063957765414 (patch)
tree87f693579390e21e5926badcbbb9ec069d44f7b3 /standardization/api-custom-header/pom.xml
parent0ace1a35f65fe1b621b1a56361bc0de2aa135329 (diff)
Fix project version
We have changed the sdk version from 1.5.0 to 1.3.5, because versioning guidelines defined for SDK project were broken. Issue-ID: DCAEGEN2-2107 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: I188927204b606306b8d3ebbdaa4cfcedc60912d8
Diffstat (limited to 'standardization/api-custom-header/pom.xml')
-rw-r--r--standardization/api-custom-header/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/standardization/api-custom-header/pom.xml b/standardization/api-custom-header/pom.xml
index c4c2aa47..098a48ef 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.5.0-SNAPSHOT</version>
+ <version>1.3.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>