Skip to content

Commit

Permalink
SWS-928 Upgrade docbook-reference-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
gregturn committed Dec 15, 2015
1 parent 89cdd2f commit 1aafa53
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {
}
dependencies {
classpath 'org.springframework.build.gradle:propdeps-plugin:0.0.7'
classpath 'org.springframework.build.gradle:docbook-reference-plugin:0.2.7'
classpath 'io.spring.gradle:docbook-reference-plugin:0.3.1'
classpath 'io.spring.gradle:spring-io-plugin:0.0.4.RELEASE'
}
}
Expand Down
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#Mon Nov 16 10:34:10 CST 2015
#Tue Dec 15 09:56:17 CST 2015
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
Expand Down

0 comments on commit 1aafa53

Please sign in to comment.