Skip to content

Commit

Permalink
add version 2.19 #209
Browse files Browse the repository at this point in the history
  • Loading branch information
btokadanob committed Jan 8, 2016
1 parent 2287a65 commit d693c7f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -134,5 +134,5 @@
<org.codehaus.mojo.build-helper-maven-plugi.version>1.9.1</org.codehaus.mojo.build-helper-maven-plugi.version>
<postgresql.version>9.3-1102-jdbc41</postgresql.version>
<ojdbc.version>12.1.0.2</ojdbc.version>
</properties>
</project>
<maven.failsafe.plugin.version>2.19</maven.failsafe.plugin.version>
</properties></project>
1 change: 1 addition & 0 deletions projectName-selenium/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-failsafe-plugin</artifactId>
<version>${maven.failsafe.plugin.version}</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit d693c7f

Please sign in to comment.