File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -26,11 +26,11 @@ under the License.
26
26
<artifactId >maven-plugins</artifactId >
27
27
<groupId >org.apache.maven.plugins</groupId >
28
28
<version >36</version >
29
- <relativePath />
29
+ <relativePath />
30
30
</parent >
31
31
32
32
<artifactId >maven-project-info-reports-plugin</artifactId >
33
- <version >3.3.0-SNAPSHOT </version >
33
+ <version >3.3.0</version >
34
34
<packaging >maven-plugin</packaging >
35
35
36
36
<name >Apache Maven Project Info Reports Plugin</name >
@@ -100,7 +100,7 @@ under the License.
100
100
<connection >scm:git:https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git</connection >
101
101
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git</developerConnection >
102
102
<url >https://github.com/apache/maven-project-info-reports-plugin/tree/${project.scm.tag} </url >
103
- <tag >HEAD </tag >
103
+ <tag >maven-project-info-reports-plugin-3.3.0 </tag >
104
104
</scm >
105
105
<issueManagement >
106
106
<system >JIRA</system >
@@ -127,7 +127,7 @@ under the License.
127
127
<surefire .version>2.22.2</surefire .version>
128
128
<javaVersion >8</javaVersion >
129
129
<checkstyle .violation.ignore>ParameterNumber,MethodLength</checkstyle .violation.ignore>
130
- <project .build.outputTimestamp>2022-02-21T20:17:22Z </project .build.outputTimestamp>
130
+ <project .build.outputTimestamp>2022-04-23T10:29:24Z </project .build.outputTimestamp>
131
131
</properties >
132
132
133
133
<dependencies >
You can’t perform that action at this time.
0 commit comments