Skip to content

Commit 3d2f645

Browse files
committed
fix jxr plugin version
Signed-off-by: olivier lamy <[email protected]>
1 parent 94a1c0d commit 3d2f645

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ limitations under the License.
407407
<plugin>
408408
<groupId>org.apache.maven.plugins</groupId>
409409
<artifactId>maven-jxr-plugin</artifactId>
410-
<version>3.1.0</version>
410+
<version>3.0.0</version>
411411
</plugin>
412412
<plugin>
413413
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)