File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ under the License.
25
25
<parent >
26
26
<groupId >org.apache.maven.jxr</groupId >
27
27
<artifactId >jxr</artifactId >
28
- <version >3.2.0-SNAPSHOT </version >
28
+ <version >3.2.0</version >
29
29
</parent >
30
30
31
31
<groupId >org.apache.maven.plugins</groupId >
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ under the License.
25
25
<parent >
26
26
<groupId >org.apache.maven.jxr</groupId >
27
27
<artifactId >jxr</artifactId >
28
- <version >3.2.0-SNAPSHOT </version >
28
+ <version >3.2.0</version >
29
29
</parent >
30
30
31
31
<groupId >org.apache.maven</groupId >
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ under the License.
31
31
32
32
<groupId >org.apache.maven.jxr</groupId >
33
33
<artifactId >jxr</artifactId >
34
- <version >3.2.0-SNAPSHOT </version >
34
+ <version >3.2.0</version >
35
35
<packaging >pom</packaging >
36
36
37
37
<name >Maven JXR Parent</name >
@@ -44,7 +44,7 @@ under the License.
44
44
<connection >scm:git:https://gitbox.apache.org/repos/asf/maven-jxr.git</connection >
45
45
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/maven-jxr.git</developerConnection >
46
46
<url >https://github.com/apache/maven-jxr/tree/${project.scm.tag} </url >
47
- <tag >HEAD </tag >
47
+ <tag >jxr-3.2.0 </tag >
48
48
</scm >
49
49
50
50
<issueManagement >
@@ -67,7 +67,7 @@ under the License.
67
67
<sitePluginVersion >3.11.0</sitePluginVersion >
68
68
<maven .site.path>jxr-archives/jxr-LATEST</maven .site.path>
69
69
<checkstyle .violation.ignore>None</checkstyle .violation.ignore>
70
- <project .build.outputTimestamp>2021-04-18T19:03:41Z </project .build.outputTimestamp>
70
+ <project .build.outputTimestamp>2022-03-15T19:02:32Z </project .build.outputTimestamp>
71
71
</properties >
72
72
73
73
<modules >
You can’t perform that action at this time.
0 commit comments