aboutsummaryrefslogtreecommitdiffstats
path: root/so-etsi-sol003-adapter-common/pom.xml
diff options
context:
space:
mode:
authorwaqas.ikram <waqas.ikram@est.tech>2021-02-05 09:08:37 +0000
committerwaqas.ikram <waqas.ikram@est.tech>2021-02-05 09:08:39 +0000
commitb74192c0e2616a1bb68883467b7a6f842b85efc1 (patch)
tree5a5bbc1dfd464b04835b8221c743d89221c06afa /so-etsi-sol003-adapter-common/pom.xml
parenta6cddadeb8b58fbfc8eebb4613baae695fe47120 (diff)
Restructuring maven modules
Change-Id: I04d54a5f8144a6426cefc730193641a4f618218a Issue-ID: SO-3487 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
Diffstat (limited to 'so-etsi-sol003-adapter-common/pom.xml')
-rw-r--r--so-etsi-sol003-adapter-common/pom.xml19
1 files changed, 10 insertions, 9 deletions
diff --git a/so-etsi-sol003-adapter-common/pom.xml b/so-etsi-sol003-adapter-common/pom.xml
index cb1467a..68da352 100644
--- a/so-etsi-sol003-adapter-common/pom.xml
+++ b/so-etsi-sol003-adapter-common/pom.xml
@@ -1,10 +1,11 @@
-<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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <groupId>org.onap.so.so-etsi-sol003-adapter</groupId>
- <artifactId>so-etsi-sol003-adapter</artifactId>
- <version>1.7.1-SNAPSHOT</version>
- </parent>
- <artifactId>so-etsi-sol003-adapter-common</artifactId>
- <name>SO ETSI SOL003 Adapter Common</name>
+<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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
+ <modelVersion>4.0.0</modelVersion>
+ <parent>
+ <groupId>org.onap.so.adapters.so-etsi-sol003-adapter</groupId>
+ <artifactId>so-etsi-sol003-adapter</artifactId>
+ <version>1.7.1-SNAPSHOT</version>
+ </parent>
+ <artifactId>so-etsi-sol003-adapter-common</artifactId>
+ <name>SO ETSI SOL003 Adapter Common</name>
</project> \ No newline at end of file