Skip to content
Snippets Groups Projects
Commit da2669c3 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-1598 add common module

parent c1b8c3b4
Branches
Tags
No related merge requests found
<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>de.itvsh.kop.eingangsadapter</groupId>
<artifactId>parent</artifactId>
<version>0.13.0-SNAPSHOT</version>
</parent>
<artifactId>common</artifactId>
<name>Eingangs Adapter - Common</name>
</project>
\ No newline at end of file
......@@ -19,6 +19,7 @@
<modules>
<module>intelliform-adapter</module>
<module>common</module>
</modules>
<properties>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment