Skip to content

Commit 188531c

Browse files
committed
Fix SCM tag
1 parent 361058e commit 188531c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ under the License.
6868
<scm>
6969
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git</connection>
7070
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git</developerConnection>
71-
<tag>maven-dependency-plugin-3.5.0</tag>
71+
<tag>HEAD</tag>
7272
<url>https://github.com/apache/maven-dependency-plugin/tree/${project.scm.tag}</url>
7373
</scm>
7474
<issueManagement>

0 commit comments

Comments
 (0)