aboutsummaryrefslogtreecommitdiffstats
path: root/standardization/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/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/pom.xml')
-rw-r--r--standardization/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/standardization/pom.xml b/standardization/pom.xml
index dcf781fa..021bef8b 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.5.0-SNAPSHOT</version>
+ <version>1.3.5-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>