Commit 543e46f 1 parent 02d4036 commit 543e46f Copy full SHA for 543e46f
File tree 5 files changed +7
-7
lines changed
5 files changed +7
-7
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.2-SNAPSHOT </version >
27
+ <version >3.1.0 </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.2-SNAPSHOT </version >
27
+ <version >3.1.0 </version >
28
28
</parent >
29
29
30
30
<artifactId >enforcer-rules</artifactId >
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<groupId >org.apache.maven.enforcer</groupId >
25
25
<artifactId >enforcer</artifactId >
26
- <version >3.0.2-SNAPSHOT </version >
26
+ <version >3.1.0 </version >
27
27
</parent >
28
28
<groupId >org.apache.maven.extensions</groupId >
29
29
<artifactId >maven-enforcer-extension</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.2-SNAPSHOT </version >
27
+ <version >3.1.0 </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.2-SNAPSHOT </version >
31
+ <version >3.1.0 </version >
32
32
<packaging >pom</packaging >
33
33
34
34
<name >Apache Maven Enforcer</name >
47
47
<connection >scm:git:https://gitbox.apache.org/repos/asf/maven-enforcer.git</connection >
48
48
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/maven-enforcer.git</developerConnection >
49
49
<url >https://github.com/apache/maven-enforcer/tree/${project.scm.tag} </url >
50
- <tag >HEAD </tag >
50
+ <tag >enforcer-3.1.0 </tag >
51
51
</scm >
52
52
<issueManagement >
53
53
<system >jira</system >
69
69
<maven .site.path>enforcer-archives/enforcer-LATEST</maven .site.path>
70
70
<javaVersion >8</javaVersion >
71
71
<mockito .version>4.6.1</mockito .version>
72
- <project .build.outputTimestamp>2022-06-06T19:25:50Z </project .build.outputTimestamp>
72
+ <project .build.outputTimestamp>2022-06-07T15:09:23Z </project .build.outputTimestamp>
73
73
</properties >
74
74
75
75
<dependencyManagement >
You can’t perform that action at this time.
0 commit comments