Skip to content

Commit

Permalink
fix merge error
Browse files Browse the repository at this point in the history
  • Loading branch information
johnmcclean committed Apr 21, 2015
1 parent 9ab1134 commit 63a5572
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions micro-boot/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,8 @@ dependencies {
compile 'org.springframework.boot:spring-boot:1.2.1.RELEASE'
compile 'org.springframework.boot:spring-boot-autoconfigure:1.2.1.RELEASE'
//compile project(':micro-core')
<<<<<<< HEAD
compile group: 'com.aol.microservices', name:'microserver-core', version:'0.55'
=======
compile group: 'com.aol.microservices', name:'microserver-core', version:'0.54'
>>>>>>> 3521be673c00ffe96533acc6ff62127cc80bc0a7


}

Expand Down

0 comments on commit 63a5572

Please sign in to comment.