Skip to content

Commit

Permalink
Use substitution (wrt #186)
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Mar 13, 2015
1 parent b734bd4 commit c243730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -65,7 +65,7 @@ com.fasterxml.jackson.core.*;version=${project.version}
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.18.1</version>
<version>${version.plugin.surefire}</version>
<configuration>
<redirectTestOutputToFile>${surefire.redirectTestOutputToFile}</redirectTestOutputToFile>
<excludes>
Expand Down

0 comments on commit c243730

Please sign in to comment.