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 @@ -23,7 +23,7 @@ under the License.
23
23
<parent >
24
24
<groupId >org.apache.maven.jxr</groupId >
25
25
<artifactId >jxr</artifactId >
26
- <version >3.3.1-SNAPSHOT </version >
26
+ <version >3.3.1</version >
27
27
</parent >
28
28
29
29
<groupId >org.apache.maven.plugins</groupId >
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ under the License.
23
23
<parent >
24
24
<groupId >org.apache.maven.jxr</groupId >
25
25
<artifactId >jxr</artifactId >
26
- <version >3.3.1-SNAPSHOT </version >
26
+ <version >3.3.1</version >
27
27
</parent >
28
28
29
29
<groupId >org.apache.maven</groupId >
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ under the License.
29
29
30
30
<groupId >org.apache.maven.jxr</groupId >
31
31
<artifactId >jxr</artifactId >
32
- <version >3.3.1-SNAPSHOT </version >
32
+ <version >3.3.1</version >
33
33
<packaging >pom</packaging >
34
34
35
35
<name >Maven JXR Parent</name >
@@ -55,7 +55,7 @@ under the License.
55
55
<scm >
56
56
<connection >scm:git:https://gitbox.apache.org/repos/asf/maven-jxr.git</connection >
57
57
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/maven-jxr.git</developerConnection >
58
- <tag >HEAD </tag >
58
+ <tag >jxr-3.3.1 </tag >
59
59
<url >https://github.com/apache/maven-jxr/tree/${project.scm.tag} </url >
60
60
</scm >
61
61
@@ -81,7 +81,7 @@ under the License.
81
81
<javadocPluginVersion >3.5.0</javadocPluginVersion >
82
82
<maven .site.path>jxr-archives/jxr-LATEST</maven .site.path>
83
83
<checkstyle .violation.ignore>None</checkstyle .violation.ignore>
84
- <project .build.outputTimestamp>2022-08-16T10:28:45Z </project .build.outputTimestamp>
84
+ <project .build.outputTimestamp>2023-10-20T19:41:54Z </project .build.outputTimestamp>
85
85
</properties >
86
86
87
87
<dependencyManagement >
You can’t perform that action at this time.
0 commit comments