File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ under the License.
29
29
30
30
<groupId >org.apache.maven.extensions</groupId >
31
31
<artifactId >maven-build-cache-extension</artifactId >
32
- <version >1.2.0-SNAPSHOT </version >
32
+ <version >1.2.0</version >
33
33
<packaging >jar</packaging >
34
34
35
35
<name >Apache Maven Build Cache Extension</name >
@@ -40,7 +40,7 @@ under the License.
40
40
<scm >
41
41
<connection >scm:git:https://github.com/apache/maven-build-cache-extension.git</connection >
42
42
<developerConnection >scm:git:https://github.com/apache/maven-build-cache-extension.git</developerConnection >
43
- <tag >HEAD </tag >
43
+ <tag >maven-build-cache-extension-1.2.0 </tag >
44
44
<url >https://github.com/apache/maven-build-cache-extension/tree/${project.scm.tag} </url >
45
45
</scm >
46
46
<issueManagement >
@@ -59,7 +59,7 @@ under the License.
59
59
</distributionManagement >
60
60
61
61
<properties >
62
- <project .build.outputTimestamp>2023-11-27T01:58:16Z </project .build.outputTimestamp>
62
+ <project .build.outputTimestamp>2024-05-09T00:26:54Z </project .build.outputTimestamp>
63
63
<javaVersion >8</javaVersion >
64
64
<minimalMavenBuildVersion >3.9.0</minimalMavenBuildVersion >
65
65
<minimalJavaBuildVersion >11</minimalJavaBuildVersion >
You can’t perform that action at this time.
0 commit comments