Upgrade to docbook-reference-plugin 0.1.3
This commit is contained in:
parent
f5042d1928
commit
0ff28a6b22
|
@ -1,9 +1,9 @@
|
|||
buildscript {
|
||||
repositories {
|
||||
maven { url 'http://repo.springsource.org/plugins-snapshot' }
|
||||
maven { url 'http://repo.springsource.org/plugins-release' }
|
||||
}
|
||||
dependencies {
|
||||
classpath 'org.springframework.build.gradle:docbook-reference-plugin:0.1.2-SNAPSHOT'
|
||||
classpath 'org.springframework.build.gradle:docbook-reference-plugin:0.1.3'
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue