From 6886ebc511176b17b5f584474f157f27e044d36d Mon Sep 17 00:00:00 2001 From: eugenp Date: Thu, 22 Dec 2016 09:15:11 +0200 Subject: [PATCH] minor maven cleanup --- autovalue/pom.xml | 11 ++++++----- spring-mvc-email/pom.xml | 7 ++++--- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/autovalue/pom.xml b/autovalue/pom.xml index 2f6601c30d..57c4662e5c 100644 --- a/autovalue/pom.xml +++ b/autovalue/pom.xml @@ -2,10 +2,10 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 com.baeldung - autovalue-tutorial + autovalue 1.0 - AutoValue - + autovalue + @@ -20,7 +20,7 @@ - + com.google.auto.value @@ -35,10 +35,11 @@ test - + 1.3 4.12 3.6.0 + diff --git a/spring-mvc-email/pom.xml b/spring-mvc-email/pom.xml index a04097e027..5d72bb4a1c 100644 --- a/spring-mvc-email/pom.xml +++ b/spring-mvc-email/pom.xml @@ -1,11 +1,12 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.baeldung.spring - SpringMVCEmail + spring-mvc-email 1.0 + spring-mvc-email war @@ -40,7 +41,6 @@ 1.8 - @@ -49,4 +49,5 @@ +