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 a53b3d45a2db079943bb60c05a50ac7d44ab9d81 Author: Robert Munteanu <[email protected]> AuthorDate: Mon Sep 15 17:11:40 2025 +0200 [maven-release-plugin] prepare release sling-ide-tooling-eclipse-1.3.0 --- eclipse/eclipse-core/pom.xml | 6 +++--- eclipse/eclipse-m2e-core/pom.xml | 6 +++--- eclipse/eclipse-m2e-test/pom.xml | 6 +++--- eclipse/eclipse-m2e-ui/pom.xml | 6 +++--- eclipse/eclipse-sightly-core/pom.xml | 6 +++--- eclipse/eclipse-sightly-ui/pom.xml | 6 +++--- eclipse/eclipse-test/pom.xml | 7 ++++--- eclipse/eclipse-ui/pom.xml | 6 +++--- eclipse/feature/pom.xml | 6 +++--- eclipse/m2e-feature/pom.xml | 6 +++--- eclipse/pom.xml | 10 +++++----- eclipse/sightly-feature/pom.xml | 6 +++--- eclipse/target-definition/pom.xml | 6 +++--- 13 files changed, 42 insertions(+), 41 deletions(-) diff --git a/eclipse/eclipse-core/pom.xml b/eclipse/eclipse-core/pom.xml index 34e66b18..ec13d5c9 100644 --- a/eclipse/eclipse-core/pom.xml +++ b/eclipse/eclipse-core/pom.xml @@ -15,13 +15,12 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.sling.ide</groupId> <artifactId>sling-ide-tooling</artifactId> - <version>1.2.3-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>org.apache.sling.ide.eclipse-core</artifactId> <packaging>eclipse-plugin</packaging> @@ -31,6 +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>sling-ide-tooling-eclipse-1.3.0</tag> </scm> <build> diff --git a/eclipse/eclipse-m2e-core/pom.xml b/eclipse/eclipse-m2e-core/pom.xml index d2878e44..da439f77 100644 --- a/eclipse/eclipse-m2e-core/pom.xml +++ b/eclipse/eclipse-m2e-core/pom.xml @@ -15,13 +15,12 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.sling.ide</groupId> <artifactId>sling-ide-tooling</artifactId> - <version>1.2.3-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>org.apache.sling.ide.eclipse-m2e-core</artifactId> <packaging>eclipse-plugin</packaging> @@ -31,6 +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>sling-ide-tooling-eclipse-1.3.0</tag> </scm> <build> diff --git a/eclipse/eclipse-m2e-test/pom.xml b/eclipse/eclipse-m2e-test/pom.xml index 54ce4035..97c42264 100644 --- a/eclipse/eclipse-m2e-test/pom.xml +++ b/eclipse/eclipse-m2e-test/pom.xml @@ -15,13 +15,12 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.sling.ide</groupId> <artifactId>sling-ide-tooling</artifactId> - <version>1.2.3-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>org.apache.sling.ide.eclipse-m2e-test</artifactId> <packaging>eclipse-test-plugin</packaging> @@ -31,6 +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>sling-ide-tooling-eclipse-1.3.0</tag> </scm> <build> diff --git a/eclipse/eclipse-m2e-ui/pom.xml b/eclipse/eclipse-m2e-ui/pom.xml index ef96129b..e99b6078 100644 --- a/eclipse/eclipse-m2e-ui/pom.xml +++ b/eclipse/eclipse-m2e-ui/pom.xml @@ -15,13 +15,12 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.sling.ide</groupId> <artifactId>sling-ide-tooling</artifactId> - <version>1.2.3-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>org.apache.sling.ide.eclipse-m2e-ui</artifactId> <packaging>eclipse-plugin</packaging> @@ -31,6 +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>sling-ide-tooling-eclipse-1.3.0</tag> </scm> <build> diff --git a/eclipse/eclipse-sightly-core/pom.xml b/eclipse/eclipse-sightly-core/pom.xml index 4e1d4bd9..b5510694 100644 --- a/eclipse/eclipse-sightly-core/pom.xml +++ b/eclipse/eclipse-sightly-core/pom.xml @@ -15,13 +15,12 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.sling.ide</groupId> <artifactId>sling-ide-tooling</artifactId> - <version>1.2.3-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>org.apache.sling.ide.eclipse-sightly-core</artifactId> <packaging>eclipse-plugin</packaging> @@ -31,6 +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>sling-ide-tooling-eclipse-1.3.0</tag> </scm> <build> diff --git a/eclipse/eclipse-sightly-ui/pom.xml b/eclipse/eclipse-sightly-ui/pom.xml index fab6e23a..3fc9fbd2 100644 --- a/eclipse/eclipse-sightly-ui/pom.xml +++ b/eclipse/eclipse-sightly-ui/pom.xml @@ -15,13 +15,12 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.sling.ide</groupId> <artifactId>sling-ide-tooling</artifactId> - <version>1.2.3-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>org.apache.sling.ide.eclipse-sightly-ui</artifactId> <packaging>eclipse-plugin</packaging> @@ -31,6 +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>sling-ide-tooling-eclipse-1.3.0</tag> </scm> <build> diff --git a/eclipse/eclipse-test/pom.xml b/eclipse/eclipse-test/pom.xml index 507167ef..dd904902 100644 --- a/eclipse/eclipse-test/pom.xml +++ b/eclipse/eclipse-test/pom.xml @@ -15,12 +15,12 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.sling.ide</groupId> <artifactId>sling-ide-tooling</artifactId> - <version>1.2.3-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>org.apache.sling.ide.eclipse-test</artifactId> <packaging>eclipse-test-plugin</packaging> @@ -30,7 +30,8 @@ <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> - </scm> + <tag>sling-ide-tooling-eclipse-1.3.0</tag> + </scm> <build> <plugins> diff --git a/eclipse/eclipse-ui/pom.xml b/eclipse/eclipse-ui/pom.xml index cb24a0d9..9a6d2f1f 100644 --- a/eclipse/eclipse-ui/pom.xml +++ b/eclipse/eclipse-ui/pom.xml @@ -15,13 +15,12 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.sling.ide</groupId> <artifactId>sling-ide-tooling</artifactId> - <version>1.2.3-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>org.apache.sling.ide.eclipse-ui</artifactId> <packaging>eclipse-plugin</packaging> @@ -31,6 +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>sling-ide-tooling-eclipse-1.3.0</tag> </scm> <build> diff --git a/eclipse/feature/pom.xml b/eclipse/feature/pom.xml index 3d86d32a..09653858 100644 --- a/eclipse/feature/pom.xml +++ b/eclipse/feature/pom.xml @@ -15,13 +15,12 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.sling.ide</groupId> <artifactId>sling-ide-tooling</artifactId> - <version>1.2.3-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>org.apache.sling.ide.feature</artifactId> <packaging>eclipse-feature</packaging> @@ -31,6 +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>sling-ide-tooling-eclipse-1.3.0</tag> </scm> <build> diff --git a/eclipse/m2e-feature/pom.xml b/eclipse/m2e-feature/pom.xml index ebe3f3fe..e173c450 100644 --- a/eclipse/m2e-feature/pom.xml +++ b/eclipse/m2e-feature/pom.xml @@ -15,13 +15,12 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.sling.ide</groupId> <artifactId>sling-ide-tooling</artifactId> - <version>1.2.3-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>org.apache.sling.ide.m2e.feature</artifactId> <packaging>eclipse-feature</packaging> @@ -31,6 +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>sling-ide-tooling-eclipse-1.3.0</tag> </scm> <build> diff --git a/eclipse/pom.xml b/eclipse/pom.xml index 4378088e..96a97b4f 100644 --- a/eclipse/pom.xml +++ b/eclipse/pom.xml @@ -15,8 +15,7 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.sling</groupId> @@ -25,7 +24,7 @@ </parent> <groupId>org.apache.sling.ide</groupId> <artifactId>sling-ide-tooling</artifactId> - <version>1.2.3-SNAPSHOT</version> + <version>1.3.0</version> <packaging>pom</packaging> <name>Apache Sling IDE Tools</name> @@ -33,7 +32,8 @@ <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> - </scm> + <tag>sling-ide-tooling-eclipse-1.3.0</tag> + </scm> <modules> <module>target-definition</module> @@ -207,7 +207,7 @@ </goals> </pluginExecutionFilter> <action> - <ignore></ignore> + <ignore /> </action> </pluginExecution> </pluginExecutions> diff --git a/eclipse/sightly-feature/pom.xml b/eclipse/sightly-feature/pom.xml index ec3bd699..4155471a 100644 --- a/eclipse/sightly-feature/pom.xml +++ b/eclipse/sightly-feature/pom.xml @@ -15,13 +15,12 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.sling.ide</groupId> <artifactId>sling-ide-tooling</artifactId> - <version>1.2.3-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>org.apache.sling.ide.sightly.feature</artifactId> <packaging>eclipse-feature</packaging> @@ -31,6 +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>sling-ide-tooling-eclipse-1.3.0</tag> </scm> <build> diff --git a/eclipse/target-definition/pom.xml b/eclipse/target-definition/pom.xml index c531a82c..a427aefa 100644 --- a/eclipse/target-definition/pom.xml +++ b/eclipse/target-definition/pom.xml @@ -15,13 +15,12 @@ See the License for the specific language governing permissions and limitations under the License. --> -<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.sling.ide</groupId> <artifactId>sling-ide-tooling</artifactId> - <version>1.2.3-SNAPSHOT</version> + <version>1.3.0</version> </parent> <artifactId>org.apache.sling.ide.target-definition</artifactId> @@ -32,6 +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>sling-ide-tooling-eclipse-1.3.0</tag> </scm> <build>
