X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=8a51c8546c2f8c4481d6e7dda944996c551fd65b;hb=refs%2Fheads%2Fwebsite;hp=1f38b119461501d9761c06686d25ed104ae1554e;hpb=139f3dc60fb1a679c636d9dcc36faeb8400fa165;p=website diff --git a/pom.xml b/pom.xml index 1f38b119..8a51c854 100644 --- a/pom.xml +++ b/pom.xml @@ -5,11 +5,12 @@ de.juplo - branding - Juplo - branding + website + Juplo - Website + WAR, that deliveres one ore more statically defined websites with thymeleaf-power layout-sugar 1.0-SNAPSHOT war - http://www.juplo.de/branding + http://www.juplo.de/website @@ -18,9 +19,9 @@ - scm:git:http://juplo.de/git/branding - scm:git:ssh://juplo.de:/var/lib/git/juplo/branding - http://juplo.de/gitweb/?p=branding;a=summary + scm:git:http://juplo.de/git/website + scm:git:ssh://juplo.de:/var/lib/git/juplo/website + http://juplo.de/gitweb/?p=website;a=summary @@ -41,12 +42,14 @@ 2.2.1 1.2 + 1.0.0 3.0.1 1.6.1 4.0.6.RELEASE - 2.1.3.RELEASE - 1.2.5 + 3.0.3.RELEASE + 2.2.0 2.1.1.RELEASE + 1.0.0 @@ -91,6 +94,18 @@ ${thymeleaf-extras-conditionalcomments.version} runtime + + de.juplo + thymeproxy + ${thymeproxy.version} + runtime + + + de.juplo.thymeleaf + juplo-dialect + ${juplo-dialect.version} + runtime + @@ -149,14 +164,14 @@ - branding + website org.apache.maven.plugins maven-compiler-plugin - 1.6 - 1.6 + 1.8 + 1.8 utf8 true @@ -211,35 +226,6 @@ appengine-maven-plugin 1.8.2 - - com.github.eirslett - frontend-maven-plugin - 0.0.25 - - - install node and npm - - install-node-and-npm - - - v0.10.18 - 1.3.8 - - - - npm install - - npm - - - - grunt build - - grunt - - - -