Skip to content

Commit 3809b11

Browse files
committed
[MPIR-470] Upgrade to Doxia 2.0.0 GA Stack
This closes #89
1 parent be10448 commit 3809b11

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pom.xml

+5-5
Original file line numberDiff line numberDiff line change
@@ -117,11 +117,11 @@ under the License.
117117
<javaVersion>8</javaVersion>
118118
<mavenVersion>3.6.3</mavenVersion>
119119
<resolverVersion>1.4.1</resolverVersion>
120-
<doxiaVersion>2.0.0-M12</doxiaVersion>
121-
<doxiaSitetoolsVersion>2.0.0-M19</doxiaSitetoolsVersion>
120+
<doxiaVersion>2.0.0</doxiaVersion>
121+
<doxiaSitetoolsVersion>2.0.0</doxiaSitetoolsVersion>
122122
<scmVersion>2.1.0</scmVersion>
123123
<sitePluginVersion>3.20.0</sitePluginVersion>
124-
<fluidoSkinVersion>2.0.0-M10</fluidoSkinVersion>
124+
<fluidoSkinVersion>2.0.0-M11</fluidoSkinVersion>
125125
<checkstyle.violation.ignore>ParameterNumber,MethodLength</checkstyle.violation.ignore>
126126
<project.build.outputTimestamp>2024-08-18T18:44:26Z</project.build.outputTimestamp>
127127
</properties>
@@ -130,12 +130,12 @@ under the License.
130130
<dependency>
131131
<groupId>org.apache.maven.reporting</groupId>
132132
<artifactId>maven-reporting-api</artifactId>
133-
<version>4.0.0-M12</version>
133+
<version>4.0.0</version>
134134
</dependency>
135135
<dependency>
136136
<groupId>org.apache.maven.reporting</groupId>
137137
<artifactId>maven-reporting-impl</artifactId>
138-
<version>4.0.0-M15</version>
138+
<version>4.0.0</version>
139139
</dependency>
140140

141141
<!-- Maven -->

0 commit comments

Comments
 (0)