Skip to content

Commit b1794a3

Browse files
authored
Fix site generation (#15)
1 parent e1f38f1 commit b1794a3

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
@@ -96,11 +96,6 @@ limitations under the License.
9696
<artifactId>maven-surefire-plugin</artifactId>
9797
<version>3.0.0</version>
9898
</plugin>
99-
<plugin>
100-
<groupId>org.apache.maven.plugins</groupId>
101-
<artifactId>maven-site-plugin</artifactId>
102-
<version>4.0.0-M7</version>
103-
</plugin>
10499
<plugin>
105100
<groupId>org.apache.maven.plugins</groupId>
106101
<artifactId>maven-compiler-plugin</artifactId>

0 commit comments

Comments
 (0)