Skip to content

Commit

Permalink
Fixed whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
jonbullock committed Mar 3, 2021
1 parent 57b114f commit ad85e94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ To use JBake Maven Plugin in your build add the plugin into your pom.xml as show
...
<plugin>
<groupId>org.jbake</groupId>
<artifactId>jbake-maven-plugin</artifactId>
<version>0.3.2</version>
<artifactId>jbake-maven-plugin</artifactId>
<version>0.3.2</version>
<configuration>
<!--
<inputDirectory>${project.basedir}/src/main/resources</inputDirectory>
Expand Down

0 comments on commit ad85e94

Please sign in to comment.