This is an automated email from the ASF dual-hosted git repository. rzo1 pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/stormcrawler.git
commit 632b49607e437a30b0a4259b366c4244ef8d94b0 Author: Richard Zowalla <[email protected]> AuthorDate: Sat Jan 17 19:41:43 2026 +0100 [maven-release-plugin] prepare release stormcrawler-3.5.1 --- archetype/pom.xml | 2 +- core/pom.xml | 2 +- docs/pom.xml | 6 ++---- external/ai/pom.xml | 2 +- external/aws/pom.xml | 2 +- external/langid/pom.xml | 2 +- external/opensearch/archetype/pom.xml | 2 +- external/opensearch/pom.xml | 2 +- external/playwright/pom.xml | 2 +- external/pom.xml | 2 +- external/selenium/pom.xml | 2 +- external/solr/archetype/pom.xml | 2 +- external/solr/pom.xml | 2 +- external/sql/pom.xml | 2 +- external/tika/pom.xml | 2 +- external/urlfrontier/pom.xml | 2 +- external/warc/pom.xml | 2 +- pom.xml | 6 +++--- 18 files changed, 21 insertions(+), 23 deletions(-) diff --git a/archetype/pom.xml b/archetype/pom.xml index 5d95708f..fda9080a 100644 --- a/archetype/pom.xml +++ b/archetype/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.stormcrawler</groupId> <artifactId>stormcrawler</artifactId> - <version>3.5.1-SNAPSHOT</version> + <version>3.5.1</version> </parent> <artifactId>stormcrawler-archetype</artifactId> <name>stormcrawler-archetype</name> diff --git a/core/pom.xml b/core/pom.xml index 13f06c3b..13305000 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.stormcrawler</groupId> <artifactId>stormcrawler</artifactId> - <version>3.5.1-SNAPSHOT</version> + <version>3.5.1</version> </parent> <artifactId>stormcrawler-core</artifactId> diff --git a/docs/pom.xml b/docs/pom.xml index bc8362e8..45070b03 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -17,14 +17,12 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<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"> +<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.stormcrawler</groupId> <artifactId>stormcrawler</artifactId> - <version>3.5.1-SNAPSHOT</version> + <version>3.5.1</version> </parent> <artifactId>stormcrawler-docs</artifactId> diff --git a/external/ai/pom.xml b/external/ai/pom.xml index 1bd89b28..118e653d 100644 --- a/external/ai/pom.xml +++ b/external/ai/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.stormcrawler</groupId> <artifactId>stormcrawler-external</artifactId> - <version>3.5.1-SNAPSHOT</version> + <version>3.5.1</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/external/aws/pom.xml b/external/aws/pom.xml index fe61ddfa..3ce44644 100644 --- a/external/aws/pom.xml +++ b/external/aws/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.stormcrawler</groupId> <artifactId>stormcrawler-external</artifactId> - <version>3.5.1-SNAPSHOT</version> + <version>3.5.1</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/external/langid/pom.xml b/external/langid/pom.xml index ab8398d0..9b2ef78d 100644 --- a/external/langid/pom.xml +++ b/external/langid/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.stormcrawler</groupId> <artifactId>stormcrawler-external</artifactId> - <version>3.5.1-SNAPSHOT</version> + <version>3.5.1</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/external/opensearch/archetype/pom.xml b/external/opensearch/archetype/pom.xml index 237d9a2d..651b60c6 100644 --- a/external/opensearch/archetype/pom.xml +++ b/external/opensearch/archetype/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.stormcrawler</groupId> <artifactId>stormcrawler</artifactId> - <version>3.5.1-SNAPSHOT</version> + <version>3.5.1</version> <relativePath>../../../pom.xml</relativePath> </parent> diff --git a/external/opensearch/pom.xml b/external/opensearch/pom.xml index 536565b8..241d52bb 100644 --- a/external/opensearch/pom.xml +++ b/external/opensearch/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.stormcrawler</groupId> <artifactId>stormcrawler-external</artifactId> - <version>3.5.1-SNAPSHOT</version> + <version>3.5.1</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/external/playwright/pom.xml b/external/playwright/pom.xml index 92848721..878febe3 100644 --- a/external/playwright/pom.xml +++ b/external/playwright/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.stormcrawler</groupId> <artifactId>stormcrawler-external</artifactId> - <version>3.5.1-SNAPSHOT</version> + <version>3.5.1</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/external/pom.xml b/external/pom.xml index 6324f5c9..ef8ec522 100644 --- a/external/pom.xml +++ b/external/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.stormcrawler</groupId> <artifactId>stormcrawler</artifactId> - <version>3.5.1-SNAPSHOT</version> + <version>3.5.1</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/external/selenium/pom.xml b/external/selenium/pom.xml index 1a3426b9..8157da61 100644 --- a/external/selenium/pom.xml +++ b/external/selenium/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.stormcrawler</groupId> <artifactId>stormcrawler-external</artifactId> - <version>3.5.1-SNAPSHOT</version> + <version>3.5.1</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/external/solr/archetype/pom.xml b/external/solr/archetype/pom.xml index 5bd2f29d..f9d3dfb5 100644 --- a/external/solr/archetype/pom.xml +++ b/external/solr/archetype/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.stormcrawler</groupId> <artifactId>stormcrawler</artifactId> - <version>3.5.1-SNAPSHOT</version> + <version>3.5.1</version> <relativePath>../../../pom.xml</relativePath> </parent> diff --git a/external/solr/pom.xml b/external/solr/pom.xml index d2759bd3..a88db3ef 100644 --- a/external/solr/pom.xml +++ b/external/solr/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.stormcrawler</groupId> <artifactId>stormcrawler-external</artifactId> - <version>3.5.1-SNAPSHOT</version> + <version>3.5.1</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/external/sql/pom.xml b/external/sql/pom.xml index 7882c37d..8649b79f 100644 --- a/external/sql/pom.xml +++ b/external/sql/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.stormcrawler</groupId> <artifactId>stormcrawler-external</artifactId> - <version>3.5.1-SNAPSHOT</version> + <version>3.5.1</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/external/tika/pom.xml b/external/tika/pom.xml index b956dc81..b15959bd 100644 --- a/external/tika/pom.xml +++ b/external/tika/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.stormcrawler</groupId> <artifactId>stormcrawler-external</artifactId> - <version>3.5.1-SNAPSHOT</version> + <version>3.5.1</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/external/urlfrontier/pom.xml b/external/urlfrontier/pom.xml index e4d4d5c5..30e06dd7 100644 --- a/external/urlfrontier/pom.xml +++ b/external/urlfrontier/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.stormcrawler</groupId> <artifactId>stormcrawler-external</artifactId> - <version>3.5.1-SNAPSHOT</version> + <version>3.5.1</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/external/warc/pom.xml b/external/warc/pom.xml index 9c5dbfeb..3ff9da0a 100644 --- a/external/warc/pom.xml +++ b/external/warc/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.stormcrawler</groupId> <artifactId>stormcrawler-external</artifactId> - <version>3.5.1-SNAPSHOT</version> + <version>3.5.1</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/pom.xml b/pom.xml index d10a1022..318f3fc8 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ under the License. <groupId>org.apache.stormcrawler</groupId> <artifactId>stormcrawler</artifactId> - <version>3.5.1-SNAPSHOT</version> + <version>3.5.1</version> <packaging>pom</packaging> <name>stormcrawler</name> @@ -50,7 +50,7 @@ under the License. <developerConnection> scm:git:[email protected]:apache/stormcrawler.git</developerConnection> <url>https://github.com/apache/stormcrawler</url> - <tag>stormcrawler-3.5.0</tag> + <tag>stormcrawler-3.5.1</tag> </scm> <issueManagement> @@ -60,7 +60,7 @@ under the License. <properties> <!-- timestamp for reproducible outputs, updated on release by the release plugin --> - <project.build.outputTimestamp>2025-09-16T17:50:07Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2026-01-17T18:27:10Z</project.build.outputTimestamp> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <additionalparam>-Xdoclint:none</additionalparam> <!-- dependency versions -->
