aboutsummaryrefslogtreecommitdiffstats
path: root/so-etsi-sol003-adapter-common/pom.xml
diff options
context:
space:
mode:
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