X-Git-Url: http://www2.svjatoslav.eu/gitweb/?a=blobdiff_plain;f=pom.xml;h=f21fe8a414fa480df78bdb4d1e3e2e008024785c;hb=81dd44207f9607bd371a6936fa503282ae336707;hp=98ebd2e8539482a3033e00132faebbae8ef563d8;hpb=85626a6118fa2f5d358cb26ab136e341768e5c47;p=instantlauncher.git diff --git a/pom.xml b/pom.xml old mode 100755 new mode 100644 index 98ebd2e..f21fe8a --- 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-SNAPSHOT + 1.5 - log4j - log4j - 1.2.16 + com.esotericsoftware.yamlbeans + yamlbeans + 1.12 + @@ -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 + + + +