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,12 +26,12 @@ under the License.
2626 <groupId >org.apache.maven.shared</groupId >
2727 <artifactId >maven-shared-components</artifactId >
2828 <version >34</version >
29- <relativePath />
29+ <relativePath />
3030 </parent >
3131
3232
3333 <artifactId >maven-invoker</artifactId >
34- <version >3.1.0-SNAPSHOT </version >
34+ <version >3.1.0</version >
3535
3636 <name >Apache Maven Invoker</name >
3737 <description >A component to programmatically invoke Maven.</description >
@@ -40,7 +40,7 @@ under the License.
4040 <connection >scm:git:https://gitbox.apache.org/repos/asf/maven-invoker.git</connection >
4141 <developerConnection >scm:git:https://gitbox.apache.org/repos/asf/maven-invoker.git</developerConnection >
4242 <url >https://github.com/apache/maven-invoker/tree/${project.scm.tag} </url >
43- <tag >HEAD </tag >
43+ <tag >maven-invoker-3.1.0 </tag >
4444 </scm >
4545 <issueManagement >
4646 <system >jira</system >
@@ -70,7 +70,7 @@ under the License.
7070 <javaVersion >7</javaVersion >
7171 <mavenVersion >3.1.1</mavenVersion >
7272 <surefire .version>2.22.2</surefire .version>
73- <project .build.outputTimestamp>2020-04-04T09:03:59Z </project .build.outputTimestamp>
73+ <project .build.outputTimestamp>2021-02-04T15:25:02Z </project .build.outputTimestamp>
7474 </properties >
7575
7676 <dependencies >
You can’t perform that action at this time.
0 commit comments