|
|
|
@ -4,7 +4,7 @@
|
|
|
|
|
<modelVersion>4.0.0</modelVersion> |
|
|
|
|
<groupId>com.github.weisj</groupId> |
|
|
|
|
<artifactId>darklaf</artifactId> |
|
|
|
|
<version>1.3.3.2</version> |
|
|
|
|
<version>1.3.3.3</version> |
|
|
|
|
<packaging>pom</packaging> |
|
|
|
|
<dependencies> |
|
|
|
|
<dependency> |
|
|
|
@ -51,13 +51,13 @@
|
|
|
|
|
</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> |
|
|
|
|
</scm> |
|
|
|
|
<developers> |
|
|
|
|
<developer> |
|
|
|
|
<name>Jannis Weis</name> |
|
|
|
|
</developer> |
|
|
|
|
</developers> |
|
|
|
|
<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> |
|
|
|
|
</scm> |
|
|
|
|
<developers> |
|
|
|
|
<developer> |
|
|
|
|
<name>Jannis Weis</name> |
|
|
|
|
</developer> |
|
|
|
|
</developers> |
|
|
|
|
</project> |
|
|
|
|