Skip to content

Commit

Permalink
Fix SCM tag
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-o committed Oct 18, 2024
1 parent 361058e commit 188531c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ under the License.
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git</developerConnection>
<tag>maven-dependency-plugin-3.5.0</tag>
<tag>HEAD</tag>
<url>https://github.com/apache/maven-dependency-plugin/tree/${project.scm.tag}</url>
</scm>
<issueManagement>
Expand Down

0 comments on commit 188531c

Please sign in to comment.