Skip to content

Commit a0cba78

Browse files
committed
1 parent 36f8967 commit a0cba78

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ under the License.
9191
<properties>
9292
<mavenVersion>3.1.1</mavenVersion>
9393
<doxiaVersion>1.9.1</doxiaVersion>
94-
<doxiaSiteVersion>1.9.2</doxiaSiteVersion>
94+
<doxiaSitetoolsVersion>1.9.2</doxiaSitetoolsVersion>
9595
<jettyVersion>9.2.28.v20190418</jettyVersion>
9696
<pluginTestingVersion>3.1.0</pluginTestingVersion>
9797
<javaVersion>7</javaVersion>
@@ -195,7 +195,7 @@ under the License.
195195
<dependency>
196196
<groupId>org.apache.maven.doxia</groupId>
197197
<artifactId>doxia-site-renderer</artifactId>
198-
<version>${doxiaSiteVersion}</version>
198+
<version>${doxiaSitetoolsVersion}</version>
199199
</dependency>
200200

201201
<!-- plexus -->

0 commit comments

Comments
 (0)