X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=imagesqueeze.git;a=blobdiff_plain;f=pom.xml;h=8705ab2f6b4c72bff35f490c27b7e30f6778cd84;hp=5010b41a88e38d6bc4d7f5906a73723bb5ffbfb6;hb=7b3e2cbabc6df4010fb50b129933ad91ada21e62;hpb=74f9ed6d1dea9ab531b298730647f6124e8094f9 diff --git a/pom.xml b/pom.xml index 5010b41..8705ab2 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,11 @@ + 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 imagesqueeze - 1.0-SNAPSHOT + 1.2-SNAPSHOT imagesqueeze jar @@ -33,17 +33,19 @@ + org.apache.maven.plugins maven-compiler-plugin 2.3.1 - 1.6 - 1.6 + 1.8 + 1.8 true UTF-8 + org.apache.maven.plugins maven-resources-plugin @@ -52,13 +54,42 @@ UTF-8 + + + org.apache.maven.plugins + maven-source-plugin + 2.2.1 + + + attach-sources + + jar + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.9 + + + attach-javadocs + + jar + + + + + org.apache.maven.wagon - wagon-ssh - 2.2 + wagon-ssh-external + 2.6 @@ -67,24 +98,35 @@ eu.svjatoslav svjatoslavcommons - 1.0-SNAPSHOT + 1.5-SNAPSHOT + + + svjatoslav.eu + svjatoslav.eu + scpexe://svjatoslav.eu/var/www/svjatoslav.eu/maven + + + svjatoslav.eu + svjatoslav.eu + scpexe://svjatoslav.eu/var/www/svjatoslav.eu/maven + + + svjatoslav.eu Svjatoslav repository - http://svjatoslav.eu/static/maven/ + http://www2.svjatoslav.eu/maven/ - - - svjatoslav.eu - svjatoslav.eu - scp://svjatoslav.eu/var/lib/tomcat6/_svjatoslav.eu/static/maven - - + + scm:git:ssh://git@svjatoslav.eu/home/git/repositories/imagesqueeze.git + scm:git:ssh://git@svjatoslav.eu/home/git/repositories/imagesqueeze.git + +