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.
22
22
<modelVersion >4.0.0</modelVersion >
23
23
<groupId >org.scoverage</groupId >
24
24
<artifactId >scoverage-maven-plugin</artifactId >
25
- <version >2.0.5 </version >
25
+ <version >2.0.6-SNAPSHOT </version >
26
26
<packaging >maven-plugin</packaging >
27
27
28
28
<name >SCoverage Maven Plugin</name >
@@ -34,7 +34,7 @@ under the License.
34
34
<connection >scm:git:git://github.com/scoverage/scoverage-maven-plugin.git</connection >
35
35
<developerConnection >scm:git:git@github.com:scoverage/scoverage-maven-plugin.git</developerConnection >
36
36
<url >https://github.com/scoverage/scoverage-maven-plugin/tree/${project.scm.tag} </url >
37
- <tag >scoverage-maven-plugin-2.0.5 </tag >
37
+ <tag >HEAD </tag >
38
38
</scm >
39
39
40
40
<ciManagement >
You can’t perform that action at this time.
0 commit comments