This is an automated email from the ASF dual-hosted git repository.
olamy pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/maven-build-cache-extension.git
The following commit(s) were added to refs/heads/master by this push:
new 9805309 [maven-release-plugin] prepare release
maven-build-cache-extension-1.0.1
9805309 is described below
commit 98053096068a5d5265d8a9e769a699c5b1d51a89
Author: Olivier Lamy <[email protected]>
AuthorDate: Tue Jun 6 21:00:49 2023 +1000
[maven-release-plugin] prepare release maven-build-cache-extension-1.0.1
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 27bfd80..67497fd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@ under the License.
<groupId>org.apache.maven.extensions</groupId>
<artifactId>maven-build-cache-extension</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.1</version>
<packaging>jar</packaging>
<name>Apache Maven Build Cache Extension</name>
@@ -40,7 +40,7 @@ under the License.
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/maven-build-cache-extension.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-build-cache-extension.git</developerConnection>
- <tag>master</tag>
+ <tag>maven-build-cache-extension-1.0.1</tag>
<url>https://github.com/apache/maven-build-cache-extension/tree/${project.scm.tag}</url>
</scm>
<issueManagement>