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 @@ -28,7 +28,7 @@ under the License.
2828 <modelVersion >4.0.0</modelVersion >
2929 <groupId >org.scoverage</groupId >
3030 <artifactId >scoverage-maven-plugin</artifactId >
31- <version >2.0.1 </version >
31+ <version >2.0.2-SNAPSHOT </version >
3232 <packaging >maven-plugin</packaging >
3333
3434 <name >SCoverage Maven Plugin</name >
@@ -40,7 +40,7 @@ under the License.
4040 <connection >scm:git:git://github.com/scoverage/scoverage-maven-plugin.git</connection >
4141 <developerConnection >scm:git:git@github.com:scoverage/scoverage-maven-plugin.git</developerConnection >
4242 <url >https://github.com/scoverage/scoverage-maven-plugin/tree/${project.scm.tag} </url >
43- <tag >scoverage-maven-plugin-2.0.1 </tag >
43+ <tag >HEAD </tag >
4444 </scm >
4545
4646 <ciManagement >
You can’t perform that action at this time.
0 commit comments