summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStone, Avi (as206k) <as206k@att.com>2018-05-10 14:42:48 +0300
committerStone, Avi (as206k) <as206k@att.com>2018-05-10 14:42:48 +0300
commit3f5fed13c788097c51936afaf9f397985db028cd (patch)
treeeadcb68e897e015f01581cd9bde30f558d97e5d0
parent70806ffd644d81321bc585591b48d1fd6f51ca9f (diff)
Fix pom.xml
Change pom version according to ONAP versioning Change-Id: I3ec57ed6dc7417ae6fcb40dc23f20a2e55033095 Issue-ID: SDC-1316 Signed-off-by: Stone, Avi (as206k) <as206k@att.com>
-rw-r--r--pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index dd76d33..a630dfe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,7 +1,7 @@
<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>
- <groupId>org.onap.sdc.dcae.property</groupId>
+ <groupId>org.onap.sdc.dcae-d.dt-be-property</groupId>
<artifactId>DCAE-DT-PROPERTY</artifactId>
<version>1.2.0-SNAPSHOT</version>
<name>SystemProperty</name>
@@ -12,6 +12,7 @@
<nexus.snapshots>snapshots</nexus.snapshots>
<nexus.releases>releases</nexus.releases>
<staging.profile.id>176c31dfe190a</staging.profile.id>
+ <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<dependencies>
<dependency>