This is an automated email from the ASF dual-hosted git repository.
rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-ide-tooling.git
The following commit(s) were added to refs/heads/master by this push:
new 6247e6d9 [maven-release-plugin] prepare for next development iteration
6247e6d9 is described below
commit 6247e6d96b9404edbc561a3942503b8890ea59aa
Author: Robert Munteanu <[email protected]>
AuthorDate: Mon Sep 22 11:48:19 2025 +0200
[maven-release-plugin] prepare for next development iteration
---
shared/api/pom.xml | 4 ++--
shared/artifacts/pom.xml | 4 ++--
shared/impl-vlt/pom.xml | 4 ++--
shared/parent/pom.xml | 4 ++--
shared/pom.xml | 4 ++--
shared/sync-fs/pom.xml | 4 ++--
6 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/shared/api/pom.xml b/shared/api/pom.xml
index 0929644d..1ac40717 100644
--- a/shared/api/pom.xml
+++ b/shared/api/pom.xml
@@ -14,7 +14,7 @@
<parent>
<groupId>org.apache.sling.ide</groupId>
<artifactId>sling-ide-shared-parent</artifactId>
- <version>1.3.0</version>
+ <version>1.3.1-SNAPSHOT</version>
<relativePath>../parent/</relativePath>
</parent>
@@ -25,7 +25,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-shared-1.3.0</tag>
+ <tag>HEAD</tag>
</scm>
<build>
diff --git a/shared/artifacts/pom.xml b/shared/artifacts/pom.xml
index 59649b56..df815f4a 100644
--- a/shared/artifacts/pom.xml
+++ b/shared/artifacts/pom.xml
@@ -14,7 +14,7 @@
<parent>
<groupId>org.apache.sling.ide</groupId>
<artifactId>sling-ide-shared-parent</artifactId>
- <version>1.3.0</version>
+ <version>1.3.1-SNAPSHOT</version>
<relativePath>../parent</relativePath>
</parent>
<artifactId>org.apache.sling.ide.artifacts</artifactId>
@@ -24,7 +24,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-shared-1.3.0</tag>
+ <tag>HEAD</tag>
</scm>
<dependencies>
diff --git a/shared/impl-vlt/pom.xml b/shared/impl-vlt/pom.xml
index d2f65426..ffc6eeea 100644
--- a/shared/impl-vlt/pom.xml
+++ b/shared/impl-vlt/pom.xml
@@ -14,7 +14,7 @@
<parent>
<groupId>org.apache.sling.ide</groupId>
<artifactId>sling-ide-shared-parent</artifactId>
- <version>1.3.0</version>
+ <version>1.3.1-SNAPSHOT</version>
<relativePath>../parent/</relativePath>
</parent>
@@ -25,7 +25,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-shared-1.3.0</tag>
+ <tag>HEAD</tag>
</scm>
<build>
diff --git a/shared/parent/pom.xml b/shared/parent/pom.xml
index 7a48afa0..c55f107a 100644
--- a/shared/parent/pom.xml
+++ b/shared/parent/pom.xml
@@ -22,7 +22,7 @@
<groupId>org.apache.sling.ide</groupId>
<artifactId>sling-ide-shared-parent</artifactId>
<packaging>pom</packaging>
- <version>1.3.0</version>
+ <version>1.3.1-SNAPSHOT</version>
<name>Apache Sling IDE - Shared Modules Parent</name>
@@ -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>sling-ide-tooling-shared-1.3.0</tag>
+ <tag>HEAD</tag>
</scm>
<build>
diff --git a/shared/pom.xml b/shared/pom.xml
index e7adfcf4..a41970a7 100644
--- a/shared/pom.xml
+++ b/shared/pom.xml
@@ -18,7 +18,7 @@
</parent>
<groupId>org.apache.sling.ide</groupId>
<artifactId>sling-ide-tooling-shared</artifactId>
- <version>1.3.0</version>
+ <version>1.3.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Apache Sling IDE Tools - Shared Modules</name>
@@ -26,7 +26,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-shared-1.3.0</tag>
+ <tag>HEAD</tag>
</scm>
<build>
diff --git a/shared/sync-fs/pom.xml b/shared/sync-fs/pom.xml
index e526e0da..450fdaf3 100644
--- a/shared/sync-fs/pom.xml
+++ b/shared/sync-fs/pom.xml
@@ -14,7 +14,7 @@
<parent>
<groupId>org.apache.sling.ide</groupId>
<artifactId>sling-ide-shared-parent</artifactId>
- <version>1.3.0</version>
+ <version>1.3.1-SNAPSHOT</version>
<relativePath>../parent/</relativePath>
</parent>
@@ -25,7 +25,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-shared-1.3.0</tag>
+ <tag>HEAD</tag>
</scm>
<dependencies>