Skip to content

Commit 5fc6453

Browse files
committed
Polishing.
Remove lingering asciidoc Maven plugin. See #2893
1 parent fb140e3 commit 5fc6453

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

pom.xml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -317,17 +317,6 @@
317317
<artifactId>maven-assembly-plugin</artifactId>
318318
</plugin>
319319

320-
<plugin>
321-
<groupId>org.asciidoctor</groupId>
322-
<artifactId>asciidoctor-maven-plugin</artifactId>
323-
<configuration>
324-
<attributes>
325-
<lettuce>${lettuce}</lettuce>
326-
<jedis>${jedis}</jedis>
327-
</attributes>
328-
</configuration>
329-
</plugin>
330-
331320
</plugins>
332321
</build>
333322

0 commit comments

Comments
 (0)