Skip to content

Commit 6f78534

Browse files
committed
Polishing.
Remove lingering asciidoc Maven plugin. See #2893
1 parent e8f8237 commit 6f78534

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
@@ -312,17 +312,6 @@
312312
<artifactId>maven-assembly-plugin</artifactId>
313313
</plugin>
314314

315-
<plugin>
316-
<groupId>org.asciidoctor</groupId>
317-
<artifactId>asciidoctor-maven-plugin</artifactId>
318-
<configuration>
319-
<attributes>
320-
<lettuce>${lettuce}</lettuce>
321-
<jedis>${jedis}</jedis>
322-
</attributes>
323-
</configuration>
324-
</plugin>
325-
326315
</plugins>
327316
</build>
328317

0 commit comments

Comments
 (0)