File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
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.0.1-SNAPSHOT </version >
32
+ <version >1.0.1</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 >maven-build-cache-extension-1.0.0 </tag >
43
+ <tag >maven-build-cache-extension-1.0.1 </tag >
44
44
<url >https://github.com/apache/maven-build-cache-extension/tree/${project.scm.tag} </url >
45
45
</scm >
46
46
<issueManagement >
You can’t perform that action at this time.
0 commit comments