Skip to content

Commit

Permalink
Merge pull request #11 from capstone-coal/update-oodt
Browse files Browse the repository at this point in the history
update oodt to 1.2.2
  • Loading branch information
lewismc authored Mar 8, 2018
2 parents 279c8d3 + 99fdf7f commit be0d593
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<oodt.version>1.2.1</oodt.version>
<oodt.pge.version>1.2.1</oodt.pge.version>
<oodt.version>1.2.2</oodt.version>
<oodt.pge.version>1.2.2</oodt.pge.version>
<!-- Maven plugin dependencies -->
<maven-compiler-plugin.version>3.7.0</maven-compiler-plugin.version>
<maven-surefire-plugin.version>2.20.1</maven-surefire-plugin.version>
Expand Down

0 comments on commit be0d593

Please sign in to comment.