mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-15 15:58:41 -04:00
minor changes to pom
This commit is contained in:
parent
360c1e8ae8
commit
d42e2302c4
3
pom.xml
3
pom.xml
@ -7,11 +7,12 @@
|
|||||||
<groupId>de.neemann.digital</groupId>
|
<groupId>de.neemann.digital</groupId>
|
||||||
<artifactId>digital</artifactId>
|
<artifactId>digital</artifactId>
|
||||||
<version>1.0-SNAPSHOT</version>
|
<version>1.0-SNAPSHOT</version>
|
||||||
|
<name>Digital</name>
|
||||||
|
<url>https://bitbucket.org/hneemann/digital</url>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<maven.build.timestamp.format>yyyy-MM-dd HH:mm</maven.build.timestamp.format>
|
<maven.build.timestamp.format>yyyy-MM-dd HH:mm</maven.build.timestamp.format>
|
||||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
<version.org.slf4j>1.7.12</version.org.slf4j>
|
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<distributionManagement>
|
<distributionManagement>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user