aboutsummaryrefslogtreecommitdiffstats
path: root/standardization/pom.xml
diff options
context:
space:
mode:
authormharazin <mateusz.harazin@nokia.com>2020-01-14 11:44:10 +0100
committermharazin <mateusz.harazin@nokia.com>2020-01-14 11:44:10 +0100
commit5c93e9e32d561b691b8e13bdc52d22df32f6b00a (patch)
treed0871dc3e0cc50295c698e9817fa42f757147ec2 /standardization/pom.xml
parent130083df99fbb1ccacc154e64dff620d66be8a2f (diff)
Top up version after release
SDK current version is set to 1.4.0 Issue-ID: DCAEGEN2-1984 Signed-off-by: Mateusz Harazin <mateusz.harazin@nokia.com> Change-Id: I566c44082297e01b645cc1ee11a460b097384f20
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 891ddec3..2e683315 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.3.4-SNAPSHOT</version>
+ <version>1.4.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>