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

shuber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/unomi-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 498c3d0  Fix small issue in phases
498c3d0 is described below

commit 498c3d0290c5eaef5fc7b51456b849a53a16f06f
Author: Serge Huber <[email protected]>
AuthorDate: Tue Nov 24 08:02:20 2020 +0100

    Fix small issue in phases
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 62989f7..23c89f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -255,7 +255,7 @@
                                 ${project.build.directory}/generated-jekyll
                             </execArgs>
                         </configuration>
-                        <phase>compile</phase>
+                        <phase>none</phase>
                     </execution>
                 </executions>
                 <configuration>

Reply via email to