File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ under the License.
2222 <modelVersion >4.0.0</modelVersion >
2323 <groupId >org.scoverage</groupId >
2424 <artifactId >scoverage-maven-plugin</artifactId >
25- <version >2.0.4 </version >
25+ <version >2.0.5-SNAPSHOT </version >
2626 <packaging >maven-plugin</packaging >
2727
2828 <name >SCoverage Maven Plugin</name >
@@ -34,7 +34,7 @@ under the License.
3434 <connection >scm:git:git://github.com/scoverage/scoverage-maven-plugin.git</connection >
3535 <developerConnection >scm:git:git@github.com:scoverage/scoverage-maven-plugin.git</developerConnection >
3636 <url >https://github.com/scoverage/scoverage-maven-plugin/tree/${project.scm.tag} </url >
37- <tag >scoverage-maven-plugin-2.0.4 </tag >
37+ <tag >HEAD </tag >
3838 </scm >
3939
4040 <ciManagement >
You can’t perform that action at this time.
0 commit comments