[bs-96] Switch off m2e errors about /eclipse path
* Uploaded m2e eclipse baggage to http://static.springsource.org * Changed location in parent pom * Removed all main.basedir properties from poms [Fixes #49285987]
This commit is contained in:
@@ -9,9 +9,6 @@
|
||||
</parent>
|
||||
<artifactId>spring-bootstrap-xml-sample</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<properties>
|
||||
<main.basedir>${project.basedir}/../..</main.basedir>
|
||||
</properties>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>${project.groupId}</groupId>
|
||||
|
||||
Reference in New Issue
Block a user