Skip to content

Commit 80e02c5

Browse files
committed
[DOXIA-628] Deprecate SsiMacro
1 parent 21b3b82 commit 80e02c5

File tree

1 file changed

+1
-0
lines changed
  • doxia-core/src/main/java/org/apache/maven/doxia/macro

1 file changed

+1
-0
lines changed

doxia-core/src/main/java/org/apache/maven/doxia/macro/SsiMacro.java

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
*
3131
* @since 1.7
3232
*/
33+
@Deprecated
3334
@Component( role = Macro.class, hint = "ssi" )
3435
public class SsiMacro
3536
extends AbstractMacro

0 commit comments

Comments
 (0)