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.
26
26
<groupId >org.apache.maven.shared</groupId >
27
27
<artifactId >maven-shared-components</artifactId >
28
28
<version >34</version >
29
- <relativePath />
29
+ <relativePath />
30
30
</parent >
31
31
32
32
33
33
<artifactId >maven-invoker</artifactId >
34
- <version >3.1.0-SNAPSHOT </version >
34
+ <version >3.1.0</version >
35
35
36
36
<name >Apache Maven Invoker</name >
37
37
<description >A component to programmatically invoke Maven.</description >
@@ -40,7 +40,7 @@ under the License.
40
40
<connection >scm:git:https://gitbox.apache.org/repos/asf/maven-invoker.git</connection >
41
41
<developerConnection >scm:git:https://gitbox.apache.org/repos/asf/maven-invoker.git</developerConnection >
42
42
<url >https://github.com/apache/maven-invoker/tree/${project.scm.tag} </url >
43
- <tag >HEAD </tag >
43
+ <tag >maven-invoker-3.1.0 </tag >
44
44
</scm >
45
45
<issueManagement >
46
46
<system >jira</system >
@@ -70,7 +70,7 @@ under the License.
70
70
<javaVersion >7</javaVersion >
71
71
<mavenVersion >3.1.1</mavenVersion >
72
72
<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>
74
74
</properties >
75
75
76
76
<dependencies >
You can’t perform that action at this time.
0 commit comments