Update scm tag according to branch · apache/maven-compiler-plugin@19b8b12 (original) (raw)

Original file line number Diff line number Diff line change
@@ -48,7 +48,7 @@ under the License.
48 48 <scm>
49 49 <connection>scm:git:https://github.com/apache/maven-compiler-plugin.git</connection>
50 50 <developerConnection>scm:git:https://github.com/apache/maven-compiler-plugin.git</developerConnection>
51 - <tag>maven-compiler-plugin-3.10.0</tag>
51 + <tag>maven-compiler-plugin-3.x</tag>
52 52 <url>https://github.com/apache/maven-compiler-plugin/tree/${project.scm.tag}</url>
53 53 </scm>
54 54 <issueManagement>