Browse Source

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

pull/297/head
Oliver Gierke 11 years ago
parent
commit
5e7e7d3598
  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.7.0.BUILD-SNAPSHOT</version>
<relativePath>../spring-data-build/parent/pom.xml</relativePath>
</parent>
<modules>

Loading…
Cancel
Save