Skip to content

Commit

Permalink
Use the correct path
Browse files Browse the repository at this point in the history
  • Loading branch information
DSH105 committed Apr 14, 2014
1 parent 75b44da commit e7cfcc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/EchoPet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@
</execution>
</executions>
<configuration>
<file>target/classes/plugin.yml</file>
<file>../../target/classes/plugin.yml</file>
<replacements>
<replacement>
<token>jenkins-build-number</token>
Expand Down

0 comments on commit e7cfcc2

Please sign in to comment.