X-Git-Url: http://www2.svjatoslav.eu/gitweb/?a=blobdiff_plain;f=pom.xml;h=e26f7cf00f3752b1668fe7014ebb563672fb71e4;hb=db8b666e33ade56240a3d5e303597b2c26dd1cd1;hp=96479f50ea1ab87cfdbdc9bf528bf3346e9a3b21;hpb=12a776fc901b97443837f6b30a571ecb9bc50dc0;p=instantlauncher.git diff --git a/pom.xml b/pom.xml old mode 100755 new mode 100644 index 96479f5..e26f7cf --- a/pom.xml +++ b/pom.xml @@ -1,7 +1,7 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xmlns="http://maven.apache.org/POM/4.0.0" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 eu.svjatoslav instantlauncher @@ -14,14 +14,15 @@ eu.svjatoslav svjatoslavcommons - 1.0 + 1.5 - log4j - log4j - 1.2.16 + com.esotericsoftware.yamlbeans + yamlbeans + 1.09 + @@ -31,8 +32,8 @@ maven-compiler-plugin 2.3.1 - 1.6 - 1.6 + 1.8 + 1.8 true UTF-8 @@ -74,6 +75,19 @@ + + org.apache.maven.plugins + maven-release-plugin + 2.5.2 + + + org.apache.maven.scm + maven-scm-provider-gitexe + 1.9.4 + + + +