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 f8ea4a90a5b5f888fa321a260ceb1a17df842066 Author: Robert Munteanu <[email protected]> AuthorDate: Fri Sep 19 11:44:51 2025 +0200 chore(release): push changes for eclipse --- eclipse/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/eclipse/pom.xml b/eclipse/pom.xml index 1995304c..5912e46d 100644 --- a/eclipse/pom.xml +++ b/eclipse/pom.xml @@ -141,7 +141,6 @@ <artifactId>maven-release-plugin</artifactId> <configuration> <goals>clean install</goals> - <pushChanges>false</pushChanges> <autoVersionSubmodules>true</autoVersionSubmodules> <releaseProfiles>apache-release,sign-with-gpg</releaseProfiles> <!-- See https://wiki.eclipse.org/Tycho/Release_Workflow -->
