Commit 8601a80 1 parent 2d023e8 commit 8601a80 Copy full SHA for 8601a80
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ under the License.
28
28
<modelVersion >4.0.0</modelVersion >
29
29
<groupId >org.scoverage</groupId >
30
30
<artifactId >scoverage-maven-plugin</artifactId >
31
- <version >1.4.11-SNAPSHOT </version >
31
+ <version >1.4.11</version >
32
32
<packaging >maven-plugin</packaging >
33
33
34
34
<name >SCoverage Maven Plugin</name >
@@ -40,7 +40,7 @@ under the License.
40
40
<connection >scm:git:git://github.com/scoverage/scoverage-maven-plugin.git</connection >
41
41
<developerConnection >scm:git:git@github.com:scoverage/scoverage-maven-plugin.git</developerConnection >
42
42
<url >https://github.com/scoverage/scoverage-maven-plugin/tree/${project.scm.tag} </url >
43
- <tag >HEAD </tag >
43
+ <tag >scoverage-maven-plugin-1.4.11 </tag >
44
44
</scm >
45
45
46
46
<ciManagement >
You can’t perform that action at this time.
0 commit comments