Skip to content

Commit a91e431

Browse files
committed
[maven-release-plugin] prepare release maven-build-cache-extension-1.0.1
1 parent 6859435 commit a91e431

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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.0.1-SNAPSHOT</version>
32+
<version>1.0.1</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.0.1</tag>
4444
<url>https://github.com/apache/maven-build-cache-extension/tree/${project.scm.tag}</url>
4545
</scm>
4646
<issueManagement>

0 commit comments

Comments
 (0)