This is an automated email from the ASF dual-hosted git repository.

olamy pushed a commit to branch mvn-3.9.1
in repository 
https://gitbox.apache.org/repos/asf/maven-build-cache-extension.git

commit 90a308b09c95cc7f7f78f4efd29c86769d89cd40
Author: Olivier Lamy <[email protected]>
AuthorDate: Sat Apr 22 20:19:20 2023 +1000

    Maven 3.9.1 test
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cdf69f1..3beed22 100644
--- a/pom.xml
+++ b/pom.xml
@@ -418,7 +418,7 @@ under the License.
     <profile>
       <id>maven3</id>
       <properties>
-        <mavenVersion>3.9.0</mavenVersion>
+        <mavenVersion>3.9.1</mavenVersion>
         <maven.dir>maven3</maven.dir>
         <maven.basedir>${project.build.directory}/${maven.dir}</maven.basedir>
       </properties>

Reply via email to