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.
2929
3030 <groupId >org.apache.maven.extensions</groupId >
3131 <artifactId >maven-build-cache-extension</artifactId >
32- <version >1.1.0-SNAPSHOT </version >
32+ <version >1.1.0</version >
3333 <packaging >jar</packaging >
3434
3535 <name >Apache Maven Build Cache Extension</name >
@@ -40,7 +40,7 @@ under the License.
4040 <scm >
4141 <connection >scm:git:https://github.com/apache/maven-build-cache-extension.git</connection >
4242 <developerConnection >scm:git:https://github.com/apache/maven-build-cache-extension.git</developerConnection >
43- <tag >maven-build-cache-extension-1.0 .0</tag >
43+ <tag >maven-build-cache-extension-1.1 .0</tag >
4444 <url >https://github.com/apache/maven-build-cache-extension/tree/${project.scm.tag} </url >
4545 </scm >
4646 <issueManagement >
@@ -59,7 +59,7 @@ under the License.
5959 </distributionManagement >
6060
6161 <properties >
62- <project .build.outputTimestamp>2023-06-05T23:12:49Z </project .build.outputTimestamp>
62+ <project .build.outputTimestamp>2023-11-27T01:57:58Z </project .build.outputTimestamp>
6363 <javaVersion >8</javaVersion >
6464 <minimalMavenBuildVersion >3.9.0</minimalMavenBuildVersion >
6565 <minimalJavaBuildVersion >11</minimalJavaBuildVersion >
You can’t perform that action at this time.
0 commit comments