Browse Source

DATAMONGO-1221 - Removed <relativePath /> element from parent POM declaration.

1.6.x
Oliver Gierke 11 years ago
parent
commit
ad3ad1f65f
  1. 1
      pom.xml

1
pom.xml

@ -16,7 +16,6 @@ @@ -16,7 +16,6 @@
<groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-parent</artifactId>
<version>1.5.3.BUILD-SNAPSHOT</version>
<relativePath>../spring-data-build/parent/pom.xml</relativePath>
</parent>
<modules>

Loading…
Cancel
Save