Skip to content

Commit

Permalink
o using the latest snapshot of proviso
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason van Zyl committed Dec 19, 2011
1 parent 09921de commit 486fae1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion apache-maven/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
<plugin>
<groupId>org.eclipse.tesla.plugins</groupId>
<artifactId>tesla-proviso-plugin</artifactId>
<version>0.0.5-SNAPSHOT</version>
<version>${provisoVersion}</version>
<extensions>true</extensions>
<executions>
<execution>
Expand Down
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
<gossipVersion>1.7</gossipVersion>
<jlineVersion>2.3</jlineVersion>
<equinoxVersion>3.7.0.v20110524</equinoxVersion>
<provisoVersion>0.0.6-SNAPSHOT</provisoVersion>
<maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
Expand Down

0 comments on commit 486fae1

Please sign in to comment.