Skip to content

Commit

Permalink
Upgrade ddf version to 2.13.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ryeats authored and peterhuffer committed Jan 11, 2019
1 parent 01dd8cb commit 87124e0
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 @@ -36,7 +36,7 @@
<maven.compiler.target>1.8</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<ddf.version>2.13.4</ddf.version>
<ddf.version>2.13.5</ddf.version>
<ddf.support.version>2.3.9</ddf.support.version>
<guava.version>20.0</guava.version>
<karaf.version>4.2.1</karaf.version>
Expand Down Expand Up @@ -528,4 +528,4 @@
<module>artifact-size-enforcer</module>
<module>tests</module>
</modules>
</project>
</project>

0 comments on commit 87124e0

Please sign in to comment.