Skip to content

Commit

Permalink
Updated versions
Browse files Browse the repository at this point in the history
  • Loading branch information
damnhandy committed Apr 29, 2015
1 parent 687ef45 commit 1b23152
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -186,7 +186,7 @@
<dependency>
<groupId>lt.velykis.maven.skins</groupId>
<artifactId>reflow-velocity-tools</artifactId>
<version>1.0.0</version>
<version>1.1.1</version>
</dependency>
<!-- Reflow skin requires Velocity >= 1.7 -->
<dependency>
Expand All @@ -198,7 +198,7 @@
<!-- Markdown support for writing website content -->
<groupId>org.apache.maven.doxia</groupId>
<artifactId>doxia-module-markdown</artifactId>
<version>1.3</version>
<version>1.6</version>
</dependency>
</dependencies>
<configuration>
Expand Down

0 comments on commit 1b23152

Please sign in to comment.