File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -26,11 +26,11 @@ under the License.
2626 <artifactId >maven-plugins</artifactId >
2727 <groupId >org.apache.maven.plugins</groupId >
2828 <version >36</version >
29- <relativePath />
29+ <relativePath />
3030 </parent >
3131
3232 <artifactId >maven-project-info-reports-plugin</artifactId >
33- <version >3.3.0-SNAPSHOT </version >
33+ <version >3.3.0</version >
3434 <packaging >maven-plugin</packaging >
3535
3636 <name >Apache Maven Project Info Reports Plugin</name >
@@ -100,7 +100,7 @@ under the License.
100100 <connection >scm:git:https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git</connection >
101101 <developerConnection >scm:git:https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git</developerConnection >
102102 <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 >
104104 </scm >
105105 <issueManagement >
106106 <system >JIRA</system >
@@ -127,7 +127,7 @@ under the License.
127127 <surefire .version>2.22.2</surefire .version>
128128 <javaVersion >8</javaVersion >
129129 <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>
131131 </properties >
132132
133133 <dependencies >
You can’t perform that action at this time.
0 commit comments