File tree 4 files changed +5
-5
lines changed
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >org.apache.maven.enforcer</groupId >
26
26
<artifactId >enforcer</artifactId >
27
- <version >3.0.0-SNAPSHOT </version >
27
+ <version >3.0.0-M3 </version >
28
28
</parent >
29
29
30
30
<artifactId >enforcer-api</artifactId >
Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >org.apache.maven.enforcer</groupId >
26
26
<artifactId >enforcer</artifactId >
27
- <version >3.0.0-SNAPSHOT </version >
27
+ <version >3.0.0-M3 </version >
28
28
</parent >
29
29
30
30
<artifactId >enforcer-rules</artifactId >
Original file line number Diff line number Diff line change 24
24
<parent >
25
25
<groupId >org.apache.maven.enforcer</groupId >
26
26
<artifactId >enforcer</artifactId >
27
- <version >3.0.0-SNAPSHOT </version >
27
+ <version >3.0.0-M3 </version >
28
28
</parent >
29
29
30
30
<groupId >org.apache.maven.plugins</groupId >
Original file line number Diff line number Diff line change 28
28
</parent >
29
29
<groupId >org.apache.maven.enforcer</groupId >
30
30
<artifactId >enforcer</artifactId >
31
- <version >3.0.0-SNAPSHOT </version >
31
+ <version >3.0.0-M3 </version >
32
32
<packaging >pom</packaging >
33
33
34
34
<name >Apache Maven Enforcer</name >
46
46
<connection >scm:git:https://gitbox.apache.org/repos/asf/maven-enforcer.git</connection >
47
47
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/maven-enforcer.git</developerConnection >
48
48
<url >https://github.com/apache/maven-enforcer/tree/${project.scm.tag} </url >
49
- <tag >HEAD </tag >
49
+ <tag >enforcer-3.0.0-M3 </tag >
50
50
</scm >
51
51
<issueManagement >
52
52
<system >jira</system >
You can’t perform that action at this time.
0 commit comments