diff --git a/spring-mvc-java/pom.xml b/spring-mvc-java/pom.xml index 3700a428dd..bb983b43e6 100644 --- a/spring-mvc-java/pom.xml +++ b/spring-mvc-java/pom.xml @@ -2,10 +2,10 @@ 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-mvc + spring-mvc-java 0.1-SNAPSHOT - spring-mvc + spring-mvc-java war diff --git a/spring-mvc-xml/README.md~ b/spring-mvc-xml/README.md~ deleted file mode 100644 index 82864cb1dc..0000000000 --- a/spring-mvc-xml/README.md~ +++ /dev/null @@ -1,4 +0,0 @@ -tutorials -========= - -Baeldung tutorials diff --git a/spring-mvc-xml/pom.xml b/spring-mvc-xml/pom.xml index 3700a428dd..ecde675bfc 100644 --- a/spring-mvc-xml/pom.xml +++ b/spring-mvc-xml/pom.xml @@ -2,10 +2,9 @@ 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-mvc 0.1-SNAPSHOT - spring-mvc + spring-mvc-xml war @@ -139,4 +138,5 @@ + spring-mvc-xml \ No newline at end of file