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

jbonofre pushed a commit to branch karaf-4.4.x
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/karaf-4.4.x by this push:
     new 8918b8bdbf KARAF-7923: Upgrade to maven-scm-publish-plugin 3.3.0
8918b8bdbf is described below

commit 8918b8bdbf66391c80a84c85ac5e25b571f6e76e
Author: JB Onofré <[email protected]>
AuthorDate: Sat Jan 4 15:56:56 2025 +0100

    KARAF-7923: Upgrade to maven-scm-publish-plugin 3.3.0
    
    (cherry picked from commit 06e8c6c195bf909addbb26beea0d1721b8d19709)
---
 manual/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/manual/pom.xml b/manual/pom.xml
index b832ed69a1..83d689f3a9 100644
--- a/manual/pom.xml
+++ b/manual/pom.xml
@@ -242,7 +242,7 @@
                        <plugin>
                                <groupId>org.apache.maven.plugins</groupId>
                                
<artifactId>maven-scm-publish-plugin</artifactId>
-                               <version>3.0.0</version>
+                               <version>3.3.0</version>
                                <configuration>
                                        <checkinComment>[scm-publish] Updating 
main site with Karaf documentation</checkinComment>
                                        
<pubScmUrl>scm:svn:https://svn.apache.org/repos/asf/karaf/site/production/manual/latest</pubScmUrl>

Reply via email to