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 b5d9768 [maven-release-plugin] prepare for next development iteration
b5d9768 is described below
commit b5d9768add1ca78c96b757761e66d37abef077a9
Author: Olivier Lamy <[email protected]>
AuthorDate: Tue Jun 6 21:12:49 2023 +1000
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 954af3d..4037394 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</version>
+ <version>1.0.2-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Apache Maven Build Cache Extension</name>
@@ -40,7 +40,7 @@ under the License.
<scm>
<connection>scm:git:https://github.com/apache/maven-build-cache-extension.git</connection>
<developerConnection>scm:git:https://github.com/apache/maven-build-cache-extension.git</developerConnection>
- <tag>maven-build-cache-extension-1.0.1</tag>
+ <tag>maven-build-cache-extension-1.0.0</tag>
<url>https://github.com/apache/maven-build-cache-extension/tree/${project.scm.tag}</url>
</scm>
<issueManagement>