Skip to content
This repository has been archived by the owner on Nov 17, 2020. It is now read-only.

Commit

Permalink
mcookbook-pdf: bump to fix failed maven-resources-plugin
Browse files Browse the repository at this point in the history
Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
  • Loading branch information
maggu2810 committed Mar 13, 2015
1 parent bc0322d commit 4ae2d17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mcookbook-pdf/pom.xml
Expand Up @@ -35,7 +35,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-resources-plugin</artifactId>
<version>2.3</version>
<version>2.7</version>
<configuration>
<escapeString>\</escapeString>
<encoding>UTF-8</encoding>
Expand Down

0 comments on commit 4ae2d17

Please sign in to comment.