You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by kw...@apache.org on 2022/12/12 17:58:37 UTC

[jackrabbit-filevault-package-maven-plugin] branch master updated: trivial: add missing space

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

kwin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jackrabbit-filevault-package-maven-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new b96715c  trivial: add missing space
b96715c is described below

commit b96715c368e7ee85336418f0d59831907fbe9330
Author: Konrad Windszus <kw...@apache.org>
AuthorDate: Mon Dec 12 18:58:32 2022 +0100

    trivial: add missing space
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f8f89fa..3712bf6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -792,7 +792,7 @@ The vote fails if not enough votes are cast after 1 week (5 business days).
     cd /path/to/jackrabbit-dev/filevault-package-maven-plugin
     mv ${basedir}/target/${project.version} ${project.version}
     svn add ${project.version}
-    svn commit -m 'Apache Jackrabbit FileVault Package Maven Plugin${project.version} release candidate' ${project.version}
+    svn commit -m 'Apache Jackrabbit FileVault Package Maven Plugin ${project.version} release candidate' ${project.version}
 
     A release vote template has been generated for you: