Skip to content

Commit 7b0d8f6

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 62354e3 commit 7b0d8f6

File tree

25 files changed

+25
-25
lines changed

25 files changed

+25
-25
lines changed

assembly/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.carbondata</groupId>
2424
<artifactId>carbondata-parent</artifactId>
25-
<version>2.2.0-SNAPSHOT</version>
25+
<version>2.3.0-SNAPSHOT</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.carbondata</groupId>
2424
<artifactId>carbondata-parent</artifactId>
25-
<version>2.2.0-SNAPSHOT</version>
25+
<version>2.3.0-SNAPSHOT</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.carbondata</groupId>
2424
<artifactId>carbondata-parent</artifactId>
25-
<version>2.2.0-SNAPSHOT</version>
25+
<version>2.3.0-SNAPSHOT</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

examples/flink/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.carbondata</groupId>
2424
<artifactId>carbondata-parent</artifactId>
25-
<version>2.2.0-SNAPSHOT</version>
25+
<version>2.3.0-SNAPSHOT</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828

examples/spark/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.carbondata</groupId>
2424
<artifactId>carbondata-parent</artifactId>
25-
<version>2.2.0-SNAPSHOT</version>
25+
<version>2.3.0-SNAPSHOT</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828

format/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.carbondata</groupId>
2424
<artifactId>carbondata-parent</artifactId>
25-
<version>2.2.0-SNAPSHOT</version>
25+
<version>2.3.0-SNAPSHOT</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

geo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.carbondata</groupId>
2424
<artifactId>carbondata-parent</artifactId>
25-
<version>2.2.0-SNAPSHOT</version>
25+
<version>2.3.0-SNAPSHOT</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

hadoop/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.carbondata</groupId>
2424
<artifactId>carbondata-parent</artifactId>
25-
<version>2.2.0-SNAPSHOT</version>
25+
<version>2.3.0-SNAPSHOT</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

index/bloom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.apache.carbondata</groupId>
66
<artifactId>carbondata-parent</artifactId>
7-
<version>2.2.0-SNAPSHOT</version>
7+
<version>2.3.0-SNAPSHOT</version>
88
<relativePath>../../pom.xml</relativePath>
99
</parent>
1010

index/examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.carbondata</groupId>
2424
<artifactId>carbondata-parent</artifactId>
25-
<version>2.2.0-SNAPSHOT</version>
25+
<version>2.3.0-SNAPSHOT</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828

0 commit comments

Comments
 (0)