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

michaelo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-fluido-skin.git


The following commit(s) were added to refs/heads/master by this push:
     new 86cb12b  [MSKINS-238] Upgrade to Parent 40
86cb12b is described below

commit 86cb12b47b87f822f1f9a030383e927b877d7574
Author: Michael Osipov <[email protected]>
AuthorDate: Tue Oct 3 14:05:12 2023 +0200

    [MSKINS-238] Upgrade to Parent 40
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 854dc2a..2df4ace 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.skins</groupId>
     <artifactId>maven-skins</artifactId>
-    <version>39</version>
+    <version>40</version>
     <relativePath />
   </parent>
 

Reply via email to