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.
28
28
<modelVersion >4.0.0</modelVersion >
29
29
<groupId >org.scoverage</groupId >
30
30
<artifactId >scoverage-maven-plugin</artifactId >
31
- <version >1.3.0-SNAPSHOT </version >
31
+ <version >1.3.0</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.3.0 </tag >
44
44
</scm >
45
45
46
46
<ciManagement >
You can’t perform that action at this time.
0 commit comments