File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -731,9 +731,9 @@ def generateAttributes() {
731731
732732 return [
733733 ' project-version' : project. version,
734+ ' spring-integration-docs' : " $springDocs /spring-integration/reference" . toString(),
734735 ' spring-framework-docs' : " $springDocs /spring-framework/reference/%s" . formatted(generateVersionWithoutPatch(springVersion)),
735736 ' spring-retry-java-docs' : " $springDocs /spring-retry/docs/$springRetryVersion /apidocs" . toString(),
736- ' spring-integration-docs' : " $springDocs /spring-integration/reference" . toString(),
737737 ' javadoc-location-org-springframework-transaction' : " $springDocs /spring-framework/docs/$springVersion /javadoc-api" . toString(),
738738 ' javadoc-location-org-springframework-amqp' : " $springDocs /spring-amqp/docs/$project . version /api" . toString(),
739739 ' micrometer-docs' : " $micrometerDocsPrefix /micrometer/reference/%s" . formatted(generateVersionWithoutPatch(micrometerVersion)),
You can’t perform that action at this time.
0 commit comments