Skip to content

Commit 0b282bb

Browse files
committed
[maven-release-plugin] prepare release 2.9
1 parent b4bfebd commit 0b282bb

File tree

15 files changed

+19
-25
lines changed

15 files changed

+19
-25
lines changed

archetype/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.digitalpebble.stormcrawler</groupId>
55
<artifactId>storm-crawler</artifactId>
6-
<version>2.9-SNAPSHOT</version>
6+
<version>2.9</version>
77
</parent>
88
<artifactId>storm-crawler-archetype</artifactId>
99
<name>storm-crawler-archetype</name>

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.digitalpebble.stormcrawler</groupId>
77
<artifactId>storm-crawler</artifactId>
8-
<version>2.9-SNAPSHOT</version>
8+
<version>2.9</version>
99
</parent>
1010

1111
<artifactId>storm-crawler-core</artifactId>

external/aws/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.digitalpebble.stormcrawler</groupId>
77
<artifactId>storm-crawler-external</artifactId>
8-
<version>2.9-SNAPSHOT</version>
8+
<version>2.9</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

external/elasticsearch/archetype/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.digitalpebble.stormcrawler</groupId>
77
<artifactId>storm-crawler</artifactId>
8-
<version>2.9-SNAPSHOT</version>
8+
<version>2.9</version>
99
<relativePath>../../../pom.xml</relativePath>
1010
</parent>
1111

external/elasticsearch/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.digitalpebble.stormcrawler</groupId>
77
<artifactId>storm-crawler-external</artifactId>
8-
<version>2.9-SNAPSHOT</version>
8+
<version>2.9</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

external/langid/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.digitalpebble.stormcrawler</groupId>
77
<artifactId>storm-crawler-external</artifactId>
8-
<version>2.9-SNAPSHOT</version>
8+
<version>2.9</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

external/opensearch/archetype/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.digitalpebble.stormcrawler</groupId>
77
<artifactId>storm-crawler</artifactId>
8-
<version>2.9-SNAPSHOT</version>
8+
<version>2.9</version>
99
<relativePath>../../../pom.xml</relativePath>
1010
</parent>
1111

external/opensearch/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.digitalpebble.stormcrawler</groupId>
77
<artifactId>storm-crawler-external</artifactId>
8-
<version>2.9-SNAPSHOT</version>
8+
<version>2.9</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

external/pom.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
<?xml version="1.0"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0"
3-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2+
<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">
53
<modelVersion>4.0.0</modelVersion>
64

75
<parent>
86
<groupId>com.digitalpebble.stormcrawler</groupId>
97
<artifactId>storm-crawler</artifactId>
10-
<version>2.9-SNAPSHOT</version>
8+
<version>2.9</version>
119
<relativePath>../pom.xml</relativePath>
1210
</parent>
1311

external/solr/pom.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
<?xml version="1.0"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0"
3-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2+
<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">
53
<modelVersion>4.0.0</modelVersion>
64

75
<parent>
86
<groupId>com.digitalpebble.stormcrawler</groupId>
97
<artifactId>storm-crawler-external</artifactId>
10-
<version>2.9-SNAPSHOT</version>
8+
<version>2.9</version>
119
<relativePath>../pom.xml</relativePath>
1210
</parent>
1311

0 commit comments

Comments
 (0)