summaryrefslogtreecommitdiffstats
path: root/mod/bpgenerator/common/pom.xml
diff options
context:
space:
mode:
authorRemigiusz Janeczek <remigiusz.janeczek@nokia.com>2020-11-23 10:06:18 +0100
committerRemigiusz Janeczek <remigiusz.janeczek@nokia.com>2020-11-25 09:37:39 +0100
commit5c6a6192a60fde5421d85fab52e62fd4a6018abc (patch)
tree02c2842f2926d39fcce1cad511a0da3e0abe14eb /mod/bpgenerator/common/pom.xml
parentbbdab5451c551706574a587f32144845e13277a1 (diff)
Blueprint Generator - Update groupId, add version.properties
Issue-ID: DCAEGEN2-2529 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: Icbc011714f0996e1915b9e4ae8081972a53fdfac
Diffstat (limited to 'mod/bpgenerator/common/pom.xml')
-rw-r--r--mod/bpgenerator/common/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/mod/bpgenerator/common/pom.xml b/mod/bpgenerator/common/pom.xml
index a947e20..58b7839 100644
--- a/mod/bpgenerator/common/pom.xml
+++ b/mod/bpgenerator/common/pom.xml
@@ -27,7 +27,6 @@
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.dcaegen2.platform</groupId>
<artifactId>blueprint-generator-common</artifactId>
<version>2.0.0</version>
<packaging>jar</packaging>
@@ -41,4 +40,4 @@
<version>1.7.0-SNAPSHOT</version>
</parent>
-</project> \ No newline at end of file
+</project>