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

rombert pushed a commit to branch issue/SLING-8307-2
in repository https://gitbox.apache.org/repos/asf/sling-ide-tooling.git

commit 0c758918355a041f068fd09bb1d9c7ffa282db2a
Author: Robert Munteanu <[email protected]>
AuthorDate: Mon Sep 15 17:41:20 2025 +0200

    chore(release/shared): enable push changes
---
 shared/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/shared/pom.xml b/shared/pom.xml
index 19c63e84..04743f21 100644
--- a/shared/pom.xml
+++ b/shared/pom.xml
@@ -38,7 +38,6 @@
                 <artifactId>maven-release-plugin</artifactId>
                 <configuration>
                     <goals>clean install</goals>
-                    <pushChanges>false</pushChanges>
                     <autoVersionSubmodules>true</autoVersionSubmodules>
                 </configuration>
             </plugin>

Reply via email to