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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

0 commit comments

Comments
 (0)