Skip to content

Commit b299205

Browse files
gnodethboutemy
authored andcommitted
Fix site generation (#15)
1 parent 8f7b7ec commit b299205

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pom.xml

-5
Original file line numberDiff line numberDiff line change
@@ -97,11 +97,6 @@ limitations under the License.
9797
<artifactId>maven-surefire-plugin</artifactId>
9898
<version>3.0.0</version>
9999
</plugin>
100-
<plugin>
101-
<groupId>org.apache.maven.plugins</groupId>
102-
<artifactId>maven-site-plugin</artifactId>
103-
<version>4.0.0-M7</version>
104-
</plugin>
105100
<plugin>
106101
<groupId>org.apache.maven.plugins</groupId>
107102
<artifactId>maven-compiler-plugin</artifactId>

0 commit comments

Comments
 (0)