mave work

This commit is contained in:
eugenp
2016-03-06 11:59:13 +02:00
parent c467ca73e2
commit 0708c51125
36 changed files with 117 additions and 79 deletions

View File

@@ -146,7 +146,7 @@
<properties>
<!-- Spring -->
<org.springframework.version>4.2.4.RELEASE</org.springframework.version>
<org.springframework.version>4.2.5.RELEASE</org.springframework.version>
<!-- logging -->
<org.slf4j.version>1.7.13</org.slf4j.version>
@@ -165,7 +165,7 @@
<!-- Maven plugins -->
<maven-compiler-plugin.version>3.3</maven-compiler-plugin.version>
<maven-war-plugin.version>2.6</maven-war-plugin.version>
<maven-surefire-plugin.version>2.18.1</maven-surefire-plugin.version>
<maven-surefire-plugin.version>2.19.1</maven-surefire-plugin.version>
<maven-resources-plugin.version>2.7</maven-resources-plugin.version>
<cargo-maven2-plugin.version>1.4.15</cargo-maven2-plugin.version>