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.2.1-SNAPSHOT </version >
27
+ <version >3.2.1</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.2.1-SNAPSHOT </version >
27
+ <version >3.2.1</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.2.1-SNAPSHOT </version >
26
+ <version >3.2.1</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.2.1-SNAPSHOT </version >
27
+ <version >3.2.1</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.2.1-SNAPSHOT </version >
31
+ <version >3.2.1</version >
32
32
<packaging >pom</packaging >
33
33
34
34
<name >Apache Maven Enforcer</name >
58
58
<scm >
59
59
<connection >scm:git:https://gitbox.apache.org/repos/asf/maven-enforcer.git</connection >
60
60
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/maven-enforcer.git</developerConnection >
61
- <tag >HEAD </tag >
61
+ <tag >enforcer-3.2.1 </tag >
62
62
<url >https://github.com/apache/maven-enforcer/tree/${project.scm.tag} </url >
63
63
</scm >
64
64
<issueManagement >
81
81
<maven .site.path>enforcer-archives/enforcer-LATEST</maven .site.path>
82
82
<javaVersion >8</javaVersion >
83
83
<mockito .version>4.11.0</mockito .version>
84
- <project .build.outputTimestamp>2023-01-26T17:44:59Z </project .build.outputTimestamp>
84
+ <project .build.outputTimestamp>2023-01-28T21:25:26Z </project .build.outputTimestamp>
85
85
<!-- the same as Maven 3.2.5 -->
86
86
<aether .version>1.0.0.v20140518</aether .version>
87
87
</properties >
You can’t perform that action at this time.
0 commit comments