Skip to content

Commit f79bc9d

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent c633e68 commit f79bc9d

File tree

57 files changed

+58
-58
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+58
-58
lines changed

examples/storm-hdfs-examples/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>storm</artifactId>
2323
<groupId>org.apache.storm</groupId>
24-
<version>2.8.0</version>
24+
<version>2.8.1-SNAPSHOT</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727

examples/storm-jdbc-examples/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>storm</artifactId>
2323
<groupId>org.apache.storm</groupId>
24-
<version>2.8.0</version>
24+
<version>2.8.1-SNAPSHOT</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727

examples/storm-jms-examples/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>storm</artifactId>
2323
<groupId>org.apache.storm</groupId>
24-
<version>2.8.0</version>
24+
<version>2.8.1-SNAPSHOT</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727

examples/storm-kafka-client-examples/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>storm</artifactId>
2323
<groupId>org.apache.storm</groupId>
24-
<version>2.8.0</version>
24+
<version>2.8.1-SNAPSHOT</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727

examples/storm-loadgen/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>storm</artifactId>
2222
<groupId>org.apache.storm</groupId>
23-
<version>2.8.0</version>
23+
<version>2.8.1-SNAPSHOT</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626
<artifactId>storm-loadgen</artifactId>

examples/storm-perf/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>storm</artifactId>
2222
<groupId>org.apache.storm</groupId>
23-
<version>2.8.0</version>
23+
<version>2.8.1-SNAPSHOT</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626

examples/storm-redis-examples/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>storm</artifactId>
2323
<groupId>org.apache.storm</groupId>
24-
<version>2.8.0</version>
24+
<version>2.8.1-SNAPSHOT</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727

examples/storm-starter/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>storm</artifactId>
2222
<groupId>org.apache.storm</groupId>
23-
<version>2.8.0</version>
23+
<version>2.8.1-SNAPSHOT</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626

external/storm-autocreds/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<artifactId>storm</artifactId>
2121
<groupId>org.apache.storm</groupId>
22-
<version>2.8.0</version>
22+
<version>2.8.1-SNAPSHOT</version>
2323
<relativePath>../../pom.xml</relativePath>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>

external/storm-blobstore-migration/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ limitations under the License.
2121
<parent>
2222
<artifactId>storm</artifactId>
2323
<groupId>org.apache.storm</groupId>
24-
<version>2.8.0</version>
24+
<version>2.8.1-SNAPSHOT</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727

external/storm-hdfs-blobstore/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>storm</artifactId>
2323
<groupId>org.apache.storm</groupId>
24-
<version>2.8.0</version>
24+
<version>2.8.1-SNAPSHOT</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727

external/storm-hdfs-oci/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<artifactId>storm</artifactId>
2121
<groupId>org.apache.storm</groupId>
22-
<version>2.8.0</version>
22+
<version>2.8.1-SNAPSHOT</version>
2323
<relativePath>../../pom.xml</relativePath>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>

external/storm-hdfs/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>storm</artifactId>
2323
<groupId>org.apache.storm</groupId>
24-
<version>2.8.0</version>
24+
<version>2.8.1-SNAPSHOT</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727

external/storm-jdbc/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>storm</artifactId>
2323
<groupId>org.apache.storm</groupId>
24-
<version>2.8.0</version>
24+
<version>2.8.1-SNAPSHOT</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727

external/storm-jms/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>storm</artifactId>
2222
<groupId>org.apache.storm</groupId>
23-
<version>2.8.0</version>
23+
<version>2.8.1-SNAPSHOT</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626

external/storm-kafka-client/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<artifactId>storm</artifactId>
2424
<groupId>org.apache.storm</groupId>
25-
<version>2.8.0</version>
25+
<version>2.8.1-SNAPSHOT</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828

external/storm-kafka-migration/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<artifactId>storm</artifactId>
2424
<groupId>org.apache.storm</groupId>
25-
<version>2.8.0</version>
25+
<version>2.8.1-SNAPSHOT</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828

external/storm-kafka-monitor/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>storm</artifactId>
2222
<groupId>org.apache.storm</groupId>
23-
<version>2.8.0</version>
23+
<version>2.8.1-SNAPSHOT</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>

external/storm-metrics-prometheus/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>storm</artifactId>
2222
<groupId>org.apache.storm</groupId>
23-
<version>2.8.0</version>
23+
<version>2.8.1-SNAPSHOT</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626

external/storm-metrics/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>storm</artifactId>
2222
<groupId>org.apache.storm</groupId>
23-
<version>2.8.0</version>
23+
<version>2.8.1-SNAPSHOT</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626

external/storm-redis/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>storm</artifactId>
2323
<groupId>org.apache.storm</groupId>
24-
<version>2.8.0</version>
24+
<version>2.8.1-SNAPSHOT</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727

flux/flux-core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.storm</groupId>
2323
<artifactId>flux</artifactId>
24-
<version>2.8.0</version>
24+
<version>2.8.1-SNAPSHOT</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

flux/flux-examples/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.storm</groupId>
2323
<artifactId>flux</artifactId>
24-
<version>2.8.0</version>
24+
<version>2.8.1-SNAPSHOT</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

flux/flux-wrappers/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.storm</groupId>
2323
<artifactId>flux</artifactId>
24-
<version>2.8.0</version>
24+
<version>2.8.1-SNAPSHOT</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

flux/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<parent>
2727
<artifactId>storm</artifactId>
2828
<groupId>org.apache.storm</groupId>
29-
<version>2.8.0</version>
29+
<version>2.8.1-SNAPSHOT</version>
3030
<relativePath>../pom.xml</relativePath>
3131
</parent>
3232

integration-test/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>storm</artifactId>
2323
<groupId>org.apache.storm</groupId>
24-
<version>2.8.0</version>
24+
<version>2.8.1-SNAPSHOT</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
<groupId>org.apache.storm</groupId>
2828
<artifactId>storm</artifactId>
29-
<version>2.8.0</version>
29+
<version>2.8.1-SNAPSHOT</version>
3030
<packaging>pom</packaging>
3131
<name>Storm</name>
3232
<description>Distributed and fault-tolerant realtime computation</description>
@@ -59,7 +59,7 @@
5959
<connection>git@github.com:apache/storm.git</connection>
6060
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/storm.git</developerConnection>
6161
<url>https://github.com/apache/storm</url>
62-
<tag>v2.8.0</tag>
62+
<tag>v2.7.0</tag>
6363
</scm>
6464

6565
<issueManagement>

sql/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>storm</artifactId>
2323
<groupId>org.apache.storm</groupId>
24-
<version>2.8.0</version>
24+
<version>2.8.1-SNAPSHOT</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

sql/storm-sql-core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>storm</artifactId>
2323
<groupId>org.apache.storm</groupId>
24-
<version>2.8.0</version>
24+
<version>2.8.1-SNAPSHOT</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727

sql/storm-sql-external/storm-sql-hdfs/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>storm</artifactId>
2323
<groupId>org.apache.storm</groupId>
24-
<version>2.8.0</version>
24+
<version>2.8.1-SNAPSHOT</version>
2525
<relativePath>../../../pom.xml</relativePath>
2626
</parent>
2727

sql/storm-sql-external/storm-sql-kafka/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>storm</artifactId>
2323
<groupId>org.apache.storm</groupId>
24-
<version>2.8.0</version>
24+
<version>2.8.1-SNAPSHOT</version>
2525
<relativePath>../../../pom.xml</relativePath>
2626
</parent>
2727

sql/storm-sql-external/storm-sql-redis/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>storm</artifactId>
2323
<groupId>org.apache.storm</groupId>
24-
<version>2.8.0</version>
24+
<version>2.8.1-SNAPSHOT</version>
2525
<relativePath>../../../pom.xml</relativePath>
2626
</parent>
2727

sql/storm-sql-runtime/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>storm</artifactId>
2323
<groupId>org.apache.storm</groupId>
24-
<version>2.8.0</version>
24+
<version>2.8.1-SNAPSHOT</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727

storm-buildtools/maven-shade-clojure-transformer/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>storm</artifactId>
2323
<groupId>org.apache.storm</groupId>
24-
<version>2.8.0</version>
24+
<version>2.8.1-SNAPSHOT</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727

storm-buildtools/storm-maven-plugins/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>storm</artifactId>
2323
<groupId>org.apache.storm</groupId>
24-
<version>2.8.0</version>
24+
<version>2.8.1-SNAPSHOT</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727

storm-checkstyle/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>storm</artifactId>
2323
<groupId>org.apache.storm</groupId>
24-
<version>2.8.0</version>
24+
<version>2.8.1-SNAPSHOT</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727
<modelVersion>4.0.0</modelVersion>

storm-client/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<artifactId>storm</artifactId>
2424
<groupId>org.apache.storm</groupId>
25-
<version>2.8.0</version>
25+
<version>2.8.1-SNAPSHOT</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

storm-clojure-test/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>storm</artifactId>
2222
<groupId>org.apache.storm</groupId>
23-
<version>2.8.0</version>
23+
<version>2.8.1-SNAPSHOT</version>
2424
</parent>
2525

2626
<artifactId>storm-clojure-test</artifactId>

storm-clojure/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>storm</artifactId>
2222
<groupId>org.apache.storm</groupId>
23-
<version>2.8.0</version>
23+
<version>2.8.1-SNAPSHOT</version>
2424
</parent>
2525

2626
<artifactId>storm-clojure</artifactId>

storm-core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>storm</artifactId>
2222
<groupId>org.apache.storm</groupId>
23-
<version>2.8.0</version>
23+
<version>2.8.1-SNAPSHOT</version>
2424
<relativePath>../pom.xml</relativePath>
2525
</parent>
2626

storm-dist/binary/final-package/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>apache-storm-bin</artifactId>
2323
<groupId>org.apache.storm</groupId>
24-
<version>2.8.0</version>
24+
<version>2.8.1-SNAPSHOT</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

storm-dist/binary/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<artifactId>storm</artifactId>
2323
<groupId>org.apache.storm</groupId>
24-
<version>2.8.0</version>
24+
<version>2.8.1-SNAPSHOT</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727

storm-dist/binary/storm-autocreds-bin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.storm</groupId>
2222
<artifactId>apache-storm-bin</artifactId>
23-
<version>2.8.0</version>
23+
<version>2.8.1-SNAPSHOT</version>
2424
</parent>
2525
<artifactId>storm-autocreds-bin</artifactId>
2626
<packaging>pom</packaging>

0 commit comments

Comments
 (0)