Removed reference to Spring WS in docbook xsl
This commit is contained in:
parent
d5a751e784
commit
b7188b11d8
|
@ -100,7 +100,7 @@
|
|||
<xsl:param name="gentext-key" select="''"/>
|
||||
<xsl:variable name="Version">
|
||||
<xsl:if test="//releaseinfo">
|
||||
<xsl:text>Spring-WS (</xsl:text>
|
||||
<xsl:text>Spring Security (</xsl:text>
|
||||
<xsl:value-of select="//releaseinfo"/>
|
||||
<xsl:text>)</xsl:text>
|
||||
</xsl:if>
|
||||
|
|
Loading…
Reference in New Issue