clean up build

This commit is contained in:
David Turanski
2012-07-04 13:28:01 -04:00
parent c199468ab5
commit 1e6d4060a6
2 changed files with 4 additions and 1 deletions

View File

@@ -14,6 +14,7 @@ group = 'org.springframework.data'
repositories {
maven { url "http://repo.springsource.org/libs-snapshot" }
maven { url "http://repo.springsource.org/plugins-release" }
maven { url "http://repo1.maven.org/maven2" }
}

View File

@@ -11,9 +11,11 @@ Import-Template:
org.springframework.context.*;version="[3.0.0, 4.0.0)",
org.springframework.core.*;version="[3.0.0, 4.0.0)",
org.springframework.dao.*;version="[3.0.0, 4.0.0)",
org.springframework.data.*;version="[1.2.0,2.0.0)",
org.springframework.expression.*;version="[3.0.0, 4.0.0)",
org.springframework.util.*;version="[3.0.0, 4.0.0)",
org.springframework.transaction.*;version="[3.0.0, 4.0.0)",
com.gemstone.gemfire.*;version="[6.5, 7.0)",
com.gemstone.*;version="[6.5, 7.0)",
org.aopalliance.*;version="[1.0.0, 2.0.0)";resolution:=optional,
org.apache.commons.logging.*;version="[1.1.1, 2.0.0)",
org.w3c.dom.*;version="0"