Skip to content

Commit

Permalink
rename doxiaSiteVersion property to doxiaSitetoolsVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy committed May 20, 2021
1 parent 36f8967 commit a0cba78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -91,7 +91,7 @@ under the License.
<properties>
<mavenVersion>3.1.1</mavenVersion>
<doxiaVersion>1.9.1</doxiaVersion>
<doxiaSiteVersion>1.9.2</doxiaSiteVersion>
<doxiaSitetoolsVersion>1.9.2</doxiaSitetoolsVersion>
<jettyVersion>9.2.28.v20190418</jettyVersion>
<pluginTestingVersion>3.1.0</pluginTestingVersion>
<javaVersion>7</javaVersion>
Expand Down Expand Up @@ -195,7 +195,7 @@ under the License.
<dependency>
<groupId>org.apache.maven.doxia</groupId>
<artifactId>doxia-site-renderer</artifactId>
<version>${doxiaSiteVersion}</version>
<version>${doxiaSitetoolsVersion}</version>
</dependency>

<!-- plexus -->
Expand Down

0 comments on commit a0cba78

Please sign in to comment.