Skip to content

Commit ba266c0

Browse files
committed
Fix SCM tag
1 parent 5775ce1 commit ba266c0

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
@@ -91,7 +91,7 @@ under the License.
9191
<scm>
9292
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git</connection>
9393
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git</developerConnection>
94-
<tag>maven-javadoc-plugin-3.8.0</tag>
94+
<tag>HEAD</tag>
9595
<url>https://github.com/apache/maven-javadoc-plugin/tree/${project.scm.tag}</url>
9696
</scm>
9797
<issueManagement>

0 commit comments

Comments
 (0)