We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c54938 commit 24a2538Copy full SHA for 24a2538
pom.xml
@@ -16,8 +16,8 @@
16
<scm>
17
<connection>scm:git:[email protected]:codehaus-plexus/plexus-interpolation.git</connection>
18
<developerConnection>scm:git:[email protected]:codehaus-plexus/plexus-interpolation.git</developerConnection>
19
- <url>http://github.com/codehaus-plexus/plexus-interpolation</url>
20
- <tag>plexus-interpolation-1.24</tag>
+ <url>http://github.com/codehaus-plexus/plexus-interpolation/tree/${project.scm.tag}/</url>
+ <tag>master</tag>
21
</scm>
22
23
<issueManagement>
0 commit comments