We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36f8967 commit a0cba78Copy full SHA for a0cba78
pom.xml
@@ -91,7 +91,7 @@ under the License.
91
<properties>
92
<mavenVersion>3.1.1</mavenVersion>
93
<doxiaVersion>1.9.1</doxiaVersion>
94
- <doxiaSiteVersion>1.9.2</doxiaSiteVersion>
+ <doxiaSitetoolsVersion>1.9.2</doxiaSitetoolsVersion>
95
<jettyVersion>9.2.28.v20190418</jettyVersion>
96
<pluginTestingVersion>3.1.0</pluginTestingVersion>
97
<javaVersion>7</javaVersion>
@@ -195,7 +195,7 @@ under the License.
195
<dependency>
196
<groupId>org.apache.maven.doxia</groupId>
197
<artifactId>doxia-site-renderer</artifactId>
198
- <version>${doxiaSiteVersion}</version>
+ <version>${doxiaSitetoolsVersion}</version>
199
</dependency>
200
201
<!-- plexus -->
0 commit comments