Skip to content

Commit 515ccc9

Browse files
committed
Fix SCM tag
1 parent 2a556b3 commit 515ccc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ under the License.
3737
<scm>
3838
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-reporting-api.git</connection>
3939
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-reporting-api.git</developerConnection>
40-
<tag>maven-reporting-api-4.0.0-M12</tag>
40+
<tag>HEAD</tag>
4141
<url>https://github.com/apache/maven-reporting-api/tree/${project.scm.tag}</url>
4242
</scm>
4343
<issueManagement>

0 commit comments

Comments
 (0)