add license in maven-pom (#464)
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
This commit is contained in:
committed by
Kai Zimmermann
parent
6d2a108549
commit
79e5ccb693
7
pom.xml
7
pom.xml
@@ -23,6 +23,13 @@
|
||||
<packaging>pom</packaging>
|
||||
<name>hawkBit :: Parent</name>
|
||||
|
||||
<licenses>
|
||||
<license>
|
||||
<name>Eclipse Public License - Version 1.0</name>
|
||||
<url>http://www.eclipse.org/org/documents/epl-v10.php</url>
|
||||
</license>
|
||||
</licenses>
|
||||
|
||||
<modules>
|
||||
<module>hawkbit-core</module>
|
||||
<module>hawkbit-security-core</module>
|
||||
|
||||
Reference in New Issue
Block a user