Skip to content

Commit

Permalink
update doxia site tools (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
elharo committed Apr 4, 2020
1 parent 485e7ef commit e99833e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Expand Up @@ -91,6 +91,7 @@ under the License.
<properties>
<mavenVersion>3.0</mavenVersion>
<doxiaVersion>1.9.1</doxiaVersion>
<doxiaSiteVersion>1.9.2</doxiaSiteVersion>
<jettyVersion>9.2.28.v20190418</jettyVersion>
<pluginTestingVersion>2.1</pluginTestingVersion>
<javaVersion>7</javaVersion>
Expand Down Expand Up @@ -192,7 +193,7 @@ under the License.
<dependency>
<groupId>org.apache.maven.doxia</groupId>
<artifactId>doxia-site-renderer</artifactId>
<version>${doxiaVersion}</version>
<version>${doxiaSiteVersion}</version>
</dependency>

<!-- plexus -->
Expand Down

0 comments on commit e99833e

Please sign in to comment.