aboutsummaryrefslogtreecommitdiffstats
path: root/standardization
diff options
context:
space:
mode:
authorrajendrajaiswal <rajendra.jaiswal@ericsson.com>2019-06-14 15:17:02 +0100
committerrajendrajaiswal <rajendra.jaiswal@ericsson.com>2019-06-17 16:20:31 +0100
commit2feeba85b46d1878d23cf741191119685a90b5c3 (patch)
tree66b62bdbcfc085e567bf769f9ce245c1860ac204 /standardization
parenta5b37327f23ec512e2ab64394ec4029e773af238 (diff)
JJB alignment across DCAE components - DCAE-SDK
Change-Id: Ieebb4f882f563d1539dbd1af512eb198db66ecde Issue-ID: DCAEGEN2-1578 Signed-off-by: rajendrajaiswal <rajendra.jaiswal@ericsson.com>
Diffstat (limited to 'standardization')
-rw-r--r--standardization/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/standardization/pom.xml b/standardization/pom.xml
index b37e296c..ef125ffb 100644
--- a/standardization/pom.xml
+++ b/standardization/pom.xml
@@ -2,13 +2,13 @@
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
-
+
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.onap.dcaegen2.services</groupId>
<artifactId>sdk</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>