Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
jnioche committed Oct 25, 2023
1 parent 2bd817e commit 58c2955
Show file tree
Hide file tree
Showing 15 changed files with 17 additions and 19 deletions.
2 changes: 1 addition & 1 deletion archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.digitalpebble.stormcrawler</groupId>
<artifactId>storm-crawler</artifactId>
<version>2.10-SNAPSHOT</version>
<version>2.10</version>
</parent>
<artifactId>storm-crawler-archetype</artifactId>
<name>storm-crawler-archetype</name>
Expand Down
6 changes: 2 additions & 4 deletions core/pom.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
<?xml version="1.0"?>
<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>com.digitalpebble.stormcrawler</groupId>
<artifactId>storm-crawler</artifactId>
<version>2.10-SNAPSHOT</version>
<version>2.10</version>
</parent>

<artifactId>storm-crawler-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion external/aws/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.digitalpebble.stormcrawler</groupId>
<artifactId>storm-crawler-external</artifactId>
<version>2.10-SNAPSHOT</version>
<version>2.10</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion external/elasticsearch/archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.digitalpebble.stormcrawler</groupId>
<artifactId>storm-crawler</artifactId>
<version>2.10-SNAPSHOT</version>
<version>2.10</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion external/elasticsearch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.digitalpebble.stormcrawler</groupId>
<artifactId>storm-crawler-external</artifactId>
<version>2.10-SNAPSHOT</version>
<version>2.10</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion external/langid/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.digitalpebble.stormcrawler</groupId>
<artifactId>storm-crawler-external</artifactId>
<version>2.10-SNAPSHOT</version>
<version>2.10</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion external/opensearch/archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.digitalpebble.stormcrawler</groupId>
<artifactId>storm-crawler</artifactId>
<version>2.10-SNAPSHOT</version>
<version>2.10</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion external/opensearch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.digitalpebble.stormcrawler</groupId>
<artifactId>storm-crawler-external</artifactId>
<version>2.10-SNAPSHOT</version>
<version>2.10</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion external/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.digitalpebble.stormcrawler</groupId>
<artifactId>storm-crawler</artifactId>
<version>2.10-SNAPSHOT</version>
<version>2.10</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion external/solr/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.digitalpebble.stormcrawler</groupId>
<artifactId>storm-crawler-external</artifactId>
<version>2.10-SNAPSHOT</version>
<version>2.10</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion external/sql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.digitalpebble.stormcrawler</groupId>
<artifactId>storm-crawler-external</artifactId>
<version>2.10-SNAPSHOT</version>
<version>2.10</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion external/tika/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.digitalpebble.stormcrawler</groupId>
<artifactId>storm-crawler-external</artifactId>
<version>2.10-SNAPSHOT</version>
<version>2.10</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion external/urlfrontier/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.digitalpebble.stormcrawler</groupId>
<artifactId>storm-crawler-external</artifactId>
<version>2.10-SNAPSHOT</version>
<version>2.10</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion external/warc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.digitalpebble.stormcrawler</groupId>
<artifactId>storm-crawler-external</artifactId>
<version>2.10-SNAPSHOT</version>
<version>2.10</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.digitalpebble.stormcrawler</groupId>
<artifactId>storm-crawler</artifactId>
<version>2.10-SNAPSHOT</version>
<version>2.10</version>
<packaging>pom</packaging>

<name>storm-crawler</name>
Expand Down Expand Up @@ -59,7 +59,7 @@
<developerConnection>
scm:git:git@github.com:DigitalPebble/storm-crawler.git</developerConnection>
<url>https://github.com/DigitalPebble/storm-crawler</url>
<tag>HEAD</tag>
<tag>2.10</tag>
</scm>

<issueManagement>
Expand Down

0 comments on commit 58c2955

Please sign in to comment.