|
|
|
@ -4,7 +4,7 @@
|
|
|
|
|
<modelVersion>4.0.0</modelVersion> |
|
|
|
|
<groupId>com.github.weisj</groupId> |
|
|
|
|
<artifactId>darklaf</artifactId> |
|
|
|
|
<version>1.3.3.1</version> |
|
|
|
|
<version>1.3.3.2</version> |
|
|
|
|
<packaging>pom</packaging> |
|
|
|
|
<dependencies> |
|
|
|
|
<dependency> |
|
|
|
@ -41,16 +41,16 @@
|
|
|
|
|
</organization> |
|
|
|
|
<issueManagement> |
|
|
|
|
<system>GitHub</system> |
|
|
|
|
<url>https://github.com/weisJ/darklaf/issues</url> |
|
|
|
|
</issueManagement> |
|
|
|
|
<licenses> |
|
|
|
|
<license> |
|
|
|
|
<name>MIT</name> |
|
|
|
|
<url>https://github.com/weisJ/darklaf/blob/master/licence/LICENSE</url> |
|
|
|
|
<distribution>repo</distribution> |
|
|
|
|
</license> |
|
|
|
|
</licenses> |
|
|
|
|
<scm> |
|
|
|
|
<url>https://github.com/weisJ/darklaf/issues</url> |
|
|
|
|
</issueManagement> |
|
|
|
|
<licenses> |
|
|
|
|
<license> |
|
|
|
|
<name>MIT</name> |
|
|
|
|
<url>https://github.com/weisJ/darklaf/blob/master/licence/LICENSE</url> |
|
|
|
|
<distribution>repo</distribution> |
|
|
|
|
</license> |
|
|
|
|
</licenses> |
|
|
|
|
<scm> |
|
|
|
|
<url>https://github.com/weisJ/darklaf</url> |
|
|
|
|
<connection>scm:git:git://github.com/weisJ/darklaf.git</connection> |
|
|
|
|
<developerConnection>scm:git:ssh://git@github.com:weisj/darklaf.git</developerConnection> |
|
|
|
|