Skip to content

Commit

Permalink
fix merge problem
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Brown committed Dec 17, 2012
1 parent 11a9039 commit fda7421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grails-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ dependencies {
exclude group: 'xml-apis', module:'xml-apis'
}

compile ("com.springsource.springloaded:springloaded-core:$springLoadedVersion") {
compile ("org.springsource.springloaded:springloaded-core:$springLoadedVersion") {
ext.notInPom = true
}

Expand Down

0 comments on commit fda7421

Please sign in to comment.