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 b2a27016ec3c647a4818a5d693c9f1abe52e2637 Author: Robert Munteanu <[email protected]> AuthorDate: Mon Sep 15 17:16:30 2025 +0200 [maven-release-plugin] prepare release sling-ide-tooling-eclipse-1.3.2 --- eclipse/eclipse-core/pom.xml | 4 ++-- eclipse/eclipse-m2e-core/pom.xml | 4 ++-- eclipse/eclipse-m2e-test/pom.xml | 4 ++-- eclipse/eclipse-m2e-ui/pom.xml | 4 ++-- eclipse/eclipse-sightly-core/pom.xml | 4 ++-- eclipse/eclipse-sightly-ui/pom.xml | 4 ++-- eclipse/eclipse-test/pom.xml | 4 ++-- eclipse/eclipse-ui/pom.xml | 4 ++-- eclipse/feature/pom.xml | 4 ++-- eclipse/m2e-feature/pom.xml | 4 ++-- eclipse/pom.xml | 4 ++-- eclipse/sightly-feature/pom.xml | 4 ++-- eclipse/target-definition/pom.xml | 4 ++-- 13 files changed, 26 insertions(+), 26 deletions(-) diff --git a/eclipse/eclipse-core/pom.xml b/eclipse/eclipse-core/pom.xml index 66ac0b2a..517cf642 100644 --- a/eclipse/eclipse-core/pom.xml +++ b/eclipse/eclipse-core/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.sling.ide</groupId> <artifactId>sling-ide-tooling</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.3.2</version> </parent> <artifactId>org.apache.sling.ide.eclipse-core</artifactId> <packaging>eclipse-plugin</packaging> @@ -30,7 +30,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection> <url>https://github.com/apache/sling-ide-tooling.git</url> - <tag>HEAD</tag> + <tag>sling-ide-tooling-eclipse-1.3.2</tag> </scm> <build> diff --git a/eclipse/eclipse-m2e-core/pom.xml b/eclipse/eclipse-m2e-core/pom.xml index 97d8c464..96cf3b96 100644 --- a/eclipse/eclipse-m2e-core/pom.xml +++ b/eclipse/eclipse-m2e-core/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.sling.ide</groupId> <artifactId>sling-ide-tooling</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.3.2</version> </parent> <artifactId>org.apache.sling.ide.eclipse-m2e-core</artifactId> <packaging>eclipse-plugin</packaging> @@ -30,7 +30,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection> <url>https://github.com/apache/sling-ide-tooling.git</url> - <tag>HEAD</tag> + <tag>sling-ide-tooling-eclipse-1.3.2</tag> </scm> <build> diff --git a/eclipse/eclipse-m2e-test/pom.xml b/eclipse/eclipse-m2e-test/pom.xml index cb162a32..dea981b2 100644 --- a/eclipse/eclipse-m2e-test/pom.xml +++ b/eclipse/eclipse-m2e-test/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.sling.ide</groupId> <artifactId>sling-ide-tooling</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.3.2</version> </parent> <artifactId>org.apache.sling.ide.eclipse-m2e-test</artifactId> <packaging>eclipse-test-plugin</packaging> @@ -30,7 +30,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection> <url>https://github.com/apache/sling-ide-tooling.git</url> - <tag>HEAD</tag> + <tag>sling-ide-tooling-eclipse-1.3.2</tag> </scm> <build> diff --git a/eclipse/eclipse-m2e-ui/pom.xml b/eclipse/eclipse-m2e-ui/pom.xml index e96c124c..ee106b03 100644 --- a/eclipse/eclipse-m2e-ui/pom.xml +++ b/eclipse/eclipse-m2e-ui/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.sling.ide</groupId> <artifactId>sling-ide-tooling</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.3.2</version> </parent> <artifactId>org.apache.sling.ide.eclipse-m2e-ui</artifactId> <packaging>eclipse-plugin</packaging> @@ -30,7 +30,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection> <url>https://github.com/apache/sling-ide-tooling.git</url> - <tag>HEAD</tag> + <tag>sling-ide-tooling-eclipse-1.3.2</tag> </scm> <build> diff --git a/eclipse/eclipse-sightly-core/pom.xml b/eclipse/eclipse-sightly-core/pom.xml index 6f3ef113..0a041e9b 100644 --- a/eclipse/eclipse-sightly-core/pom.xml +++ b/eclipse/eclipse-sightly-core/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.sling.ide</groupId> <artifactId>sling-ide-tooling</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.3.2</version> </parent> <artifactId>org.apache.sling.ide.eclipse-sightly-core</artifactId> <packaging>eclipse-plugin</packaging> @@ -30,7 +30,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection> <url>https://github.com/apache/sling-ide-tooling.git</url> - <tag>HEAD</tag> + <tag>sling-ide-tooling-eclipse-1.3.2</tag> </scm> <build> diff --git a/eclipse/eclipse-sightly-ui/pom.xml b/eclipse/eclipse-sightly-ui/pom.xml index 0eb8073b..72be0142 100644 --- a/eclipse/eclipse-sightly-ui/pom.xml +++ b/eclipse/eclipse-sightly-ui/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.sling.ide</groupId> <artifactId>sling-ide-tooling</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.3.2</version> </parent> <artifactId>org.apache.sling.ide.eclipse-sightly-ui</artifactId> <packaging>eclipse-plugin</packaging> @@ -30,7 +30,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection> <url>https://github.com/apache/sling-ide-tooling.git</url> - <tag>HEAD</tag> + <tag>sling-ide-tooling-eclipse-1.3.2</tag> </scm> <build> diff --git a/eclipse/eclipse-test/pom.xml b/eclipse/eclipse-test/pom.xml index 22dfa543..8ffda7b1 100644 --- a/eclipse/eclipse-test/pom.xml +++ b/eclipse/eclipse-test/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.sling.ide</groupId> <artifactId>sling-ide-tooling</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.3.2</version> </parent> <artifactId>org.apache.sling.ide.eclipse-test</artifactId> <packaging>eclipse-test-plugin</packaging> @@ -30,7 +30,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection> <url>https://github.com/apache/sling-ide-tooling.git</url> - <tag>HEAD</tag> + <tag>sling-ide-tooling-eclipse-1.3.2</tag> </scm> <build> diff --git a/eclipse/eclipse-ui/pom.xml b/eclipse/eclipse-ui/pom.xml index 7811f33f..cf3a7758 100644 --- a/eclipse/eclipse-ui/pom.xml +++ b/eclipse/eclipse-ui/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.sling.ide</groupId> <artifactId>sling-ide-tooling</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.3.2</version> </parent> <artifactId>org.apache.sling.ide.eclipse-ui</artifactId> <packaging>eclipse-plugin</packaging> @@ -30,7 +30,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection> <url>https://github.com/apache/sling-ide-tooling.git</url> - <tag>HEAD</tag> + <tag>sling-ide-tooling-eclipse-1.3.2</tag> </scm> <build> diff --git a/eclipse/feature/pom.xml b/eclipse/feature/pom.xml index e5b20175..2c36ac59 100644 --- a/eclipse/feature/pom.xml +++ b/eclipse/feature/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.sling.ide</groupId> <artifactId>sling-ide-tooling</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.3.2</version> </parent> <artifactId>org.apache.sling.ide.feature</artifactId> <packaging>eclipse-feature</packaging> @@ -30,7 +30,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection> <url>https://github.com/apache/sling-ide-tooling.git</url> - <tag>HEAD</tag> + <tag>sling-ide-tooling-eclipse-1.3.2</tag> </scm> <build> diff --git a/eclipse/m2e-feature/pom.xml b/eclipse/m2e-feature/pom.xml index d6fbc53f..577007c1 100644 --- a/eclipse/m2e-feature/pom.xml +++ b/eclipse/m2e-feature/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.sling.ide</groupId> <artifactId>sling-ide-tooling</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.3.2</version> </parent> <artifactId>org.apache.sling.ide.m2e.feature</artifactId> <packaging>eclipse-feature</packaging> @@ -30,7 +30,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection> <url>https://github.com/apache/sling-ide-tooling.git</url> - <tag>HEAD</tag> + <tag>sling-ide-tooling-eclipse-1.3.2</tag> </scm> <build> diff --git a/eclipse/pom.xml b/eclipse/pom.xml index 6f72cea7..d42d614b 100644 --- a/eclipse/pom.xml +++ b/eclipse/pom.xml @@ -24,7 +24,7 @@ </parent> <groupId>org.apache.sling.ide</groupId> <artifactId>sling-ide-tooling</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.3.2</version> <packaging>pom</packaging> <name>Apache Sling IDE Tools</name> @@ -32,7 +32,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection> <url>https://github.com/apache/sling-ide-tooling.git</url> - <tag>HEAD</tag> + <tag>sling-ide-tooling-eclipse-1.3.2</tag> </scm> <modules> diff --git a/eclipse/sightly-feature/pom.xml b/eclipse/sightly-feature/pom.xml index 3b70b60b..2b2a73b9 100644 --- a/eclipse/sightly-feature/pom.xml +++ b/eclipse/sightly-feature/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.sling.ide</groupId> <artifactId>sling-ide-tooling</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.3.2</version> </parent> <artifactId>org.apache.sling.ide.sightly.feature</artifactId> <packaging>eclipse-feature</packaging> @@ -30,7 +30,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection> <url>https://github.com/apache/sling-ide-tooling.git</url> - <tag>HEAD</tag> + <tag>sling-ide-tooling-eclipse-1.3.2</tag> </scm> <build> diff --git a/eclipse/target-definition/pom.xml b/eclipse/target-definition/pom.xml index 55bfdb11..a080d3e1 100644 --- a/eclipse/target-definition/pom.xml +++ b/eclipse/target-definition/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.sling.ide</groupId> <artifactId>sling-ide-tooling</artifactId> - <version>1.3.1-SNAPSHOT</version> + <version>1.3.2</version> </parent> <artifactId>org.apache.sling.ide.target-definition</artifactId> @@ -31,7 +31,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-ide-tooling.git</developerConnection> <url>https://github.com/apache/sling-ide-tooling.git</url> - <tag>HEAD</tag> + <tag>sling-ide-tooling-eclipse-1.3.2</tag> </scm> <build>
