File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
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.1.1-SNAPSHOT </version >
28
+ <version >3.1.1</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.1.1-SNAPSHOT </version >
28
+ <version >3.1.1</version >
29
29
</parent >
30
30
31
31
<groupId >org.apache.maven</groupId >
Original file line number Diff line number Diff line change @@ -26,12 +26,12 @@ under the License.
26
26
<groupId >org.apache.maven</groupId >
27
27
<artifactId >maven-parent</artifactId >
28
28
<version >34</version >
29
- <relativePath />
29
+ <relativePath />
30
30
</parent >
31
31
32
32
<groupId >org.apache.maven.jxr</groupId >
33
33
<artifactId >jxr</artifactId >
34
- <version >3.1.1-SNAPSHOT </version >
34
+ <version >3.1.1</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.1.1 </tag >
48
48
</scm >
49
49
50
50
<issueManagement >
@@ -69,7 +69,7 @@ under the License.
69
69
<surefire .version>2.22.2</surefire .version>
70
70
<mavenPluginToolsVersion >3.6.0</mavenPluginToolsVersion >
71
71
<checkstyle .violation.ignore>None</checkstyle .violation.ignore>
72
- <project .build.outputTimestamp>2020-05-23T14:54:38Z </project .build.outputTimestamp>
72
+ <project .build.outputTimestamp>2021-04-18T19:02:45Z </project .build.outputTimestamp>
73
73
</properties >
74
74
75
75
<modules >
You can’t perform that action at this time.
0 commit comments