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

ppalaga pushed a commit to branch 2.2.x
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git

commit 619bff3cd6b97147128c2f7a58bbd88412acb6e2
Author: Peter Palaga <[email protected]>
AuthorDate: Tue Jan 11 17:38:22 2022 +0100

    Remove <pushChanges>false</pushChanges> in the release profile
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2c98092..17571b2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1027,7 +1027,6 @@
                                 </goals>
                                 <configuration>
                                     <message>${cq.commit.message.prefix} 
${project.version}</message>
-                                    <pushChanges>false</pushChanges>
                                 </configuration>
                             </execution>
                         </executions>

Reply via email to