diff --git a/pom.xml b/pom.xml index 9b882e8d..7c727229 100644 --- a/pom.xml +++ b/pom.xml @@ -12,19 +12,10 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs UTF-8 UTF-8 - yyyy-MM-dd HH:mm:ss Z + yyyyMMdd + ${maven.build.timestamp} 22 - - - 3.4.2 - 3.3.1 - 3.3.1 - 3.13.0 - 4.0.5 - - - 5.10.3 @@ -33,12 +24,12 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs org.apache.maven.plugins maven-source-plugin - ${maven-source-plugin.version} + 3.3.0 org.apache.maven.plugins maven-compiler-plugin - ${maven-compiler-plugin.version} + 3.12.1 @@ -48,7 +39,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs org.apache.maven.plugins maven-jar-plugin - ${maven-jar-plugin.version} + 2.3.1 false @@ -66,7 +57,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs org.apache.maven.plugins maven-surefire-plugin - ${maven-surefire-plugin.version} + 2.19.1 @@ -101,7 +92,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs org.apache.cxf cxf-codegen-plugin - ${cxf-codegen-plugin.version} + 4.1.3 generate-sources @@ -258,8 +249,8 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs org.junit.jupiter - junit-jupiter-api - ${junit-jupiter.version} + junit-jupiter + RELEASE test