summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPawel <pawel.kasperkiewicz@nokia.com>2020-03-03 12:39:44 +0100
committerPawel <pawel.kasperkiewicz@nokia.com>2020-03-05 14:11:53 +0100
commit0ace1a35f65fe1b621b1a56361bc0de2aa135329 (patch)
treef156bbf0d14d5fb2f2d374ed972c211447d403e6 /pom.xml
parent7f83d709f540876fe290614ef47d9b91044936bd (diff)
Crete jar without dependencies
Issue-ID: DCAEGEN2-2107 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: Ib850353e3cde022922a7a2b22f90d4327c7e2b7d
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index ab155279..a06886e0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
<groupId>org.onap.dcaegen2.services</groupId>
<artifactId>sdk</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.5.0-SNAPSHOT</version>
<name>dcaegen2-services-sdk</name>
<description>Common SDK repo for all DCAE Services</description>