pom.xml - Content is not allowed in trailing section

Viewed 949

In my spring project, I have added a new dependency in pom.xml with Eclipse EE. After building, am getting an error at the last line of pom.xml file which tells that Content is not allowed in trailing section. Have attached the error screenshot below.

enter image description here

This error persists even after cleaning the project. How to fix this?

0 Answers
Related