Skip to content

Commit 0382e7a

Browse files
committed
[maven-release-plugin] prepare release 1.15
1 parent e75add0 commit 0382e7a

File tree

11 files changed

+12
-12
lines changed

11 files changed

+12
-12
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>1.15-SNAPSHOT</version>
6+
<version>1.15</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>1.15-SNAPSHOT</version>
8+
<version>1.15</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>1.15-SNAPSHOT</version>
8+
<version>1.15</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>1.15-SNAPSHOT</version>
8+
<version>1.15</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>1.15-SNAPSHOT</version>
8+
<version>1.15</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

external/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>1.15-SNAPSHOT</version>
8+
<version>1.15</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

external/solr/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>1.15-SNAPSHOT</version>
8+
<version>1.15</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

external/sql/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>1.15-SNAPSHOT</version>
8+
<version>1.15</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

external/tika/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>1.15-SNAPSHOT</version>
8+
<version>1.15</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

external/warc/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>1.15-SNAPSHOT</version>
8+
<version>1.15</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111

0 commit comments

Comments
 (0)