Skip to content

Commit

Permalink
updates the version of maven exec plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Haroon Sheikh authored Mar 15, 2017
1 parent e01aade commit e4a62c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/archetype-resources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<versions.maven-classpath-plugin>1.9</versions.maven-classpath-plugin>
<versions.maven-compiler-plugin>[3.6,)</versions.maven-compiler-plugin>
<versions.fitnesse-git-plugin>1.1.1</versions.fitnesse-git-plugin>
<versions.maven.exec>1.5.0</versions.maven.exec>
<versions.maven.exec>1.6.0</versions.maven.exec>
<versions.maven-assembly>3.0.0</versions.maven-assembly>
<standalone.classpath>FitNesse/fixtures</standalone.classpath>
<port>8082</port>
Expand Down

0 comments on commit e4a62c4

Please sign in to comment.