Skip to content

Commit 80adceb

Browse files
author
Richard Antal
committed
PHOENIX-7717 Change version to 5.2.2-SNAPSHOT
1 parent 1517ac3 commit 80adceb

File tree

16 files changed

+16
-16
lines changed

16 files changed

+16
-16
lines changed

phoenix-assembly/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.phoenix</groupId>
2222
<artifactId>phoenix</artifactId>
23-
<version>5.2.2</version>
23+
<version>5.2.2-SNAPSHOT</version>
2424
</parent>
2525
<artifactId>phoenix-assembly</artifactId>
2626
<packaging>pom</packaging>

phoenix-client-parent/phoenix-client-embedded/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.phoenix</groupId>
2222
<artifactId>phoenix-client-parent</artifactId>
23-
<version>5.2.2</version>
23+
<version>5.2.2-SNAPSHOT</version>
2424
</parent>
2525

2626
<artifactId>phoenix-client-embedded-${hbase.suffix}</artifactId>

phoenix-client-parent/phoenix-client-lite/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.phoenix</groupId>
2222
<artifactId>phoenix-client-parent</artifactId>
23-
<version>5.2.2</version>
23+
<version>5.2.2-SNAPSHOT</version>
2424
</parent>
2525

2626
<artifactId>phoenix-client-lite-${hbase.suffix}</artifactId>

phoenix-client-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.phoenix</groupId>
2222
<artifactId>phoenix</artifactId>
23-
<version>5.2.2</version>
23+
<version>5.2.2-SNAPSHOT</version>
2424
</parent>
2525
<artifactId>phoenix-client-parent</artifactId>
2626
<packaging>pom</packaging>

phoenix-core-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.phoenix</groupId>
2323
<artifactId>phoenix</artifactId>
24-
<version>5.2.2</version>
24+
<version>5.2.2-SNAPSHOT</version>
2525
</parent>
2626
<artifactId>phoenix-core-client</artifactId>
2727
<name>Phoenix Core Client</name>

phoenix-core-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.phoenix</groupId>
2222
<artifactId>phoenix</artifactId>
23-
<version>5.2.2</version>
23+
<version>5.2.2-SNAPSHOT</version>
2424
</parent>
2525
<artifactId>phoenix-core-server</artifactId>
2626
<name>Phoenix Core Server</name>

phoenix-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.phoenix</groupId>
2222
<artifactId>phoenix</artifactId>
23-
<version>5.2.2</version>
23+
<version>5.2.2-SNAPSHOT</version>
2424
</parent>
2525
<artifactId>phoenix-core</artifactId>
2626
<name>Phoenix Core</name>

phoenix-hbase-compat-2.4.1/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.phoenix</groupId>
2222
<artifactId>phoenix</artifactId>
23-
<version>5.2.2</version>
23+
<version>5.2.2-SNAPSHOT</version>
2424
</parent>
2525

2626
<artifactId>phoenix-hbase-compat-2.4.1</artifactId>

phoenix-hbase-compat-2.5.0/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.phoenix</groupId>
2222
<artifactId>phoenix</artifactId>
23-
<version>5.2.2</version>
23+
<version>5.2.2-SNAPSHOT</version>
2424
</parent>
2525

2626
<artifactId>phoenix-hbase-compat-2.5.0</artifactId>

phoenix-hbase-compat-2.5.4/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.phoenix</groupId>
2222
<artifactId>phoenix</artifactId>
23-
<version>5.2.2</version>
23+
<version>5.2.2-SNAPSHOT</version>
2424
</parent>
2525

2626
<artifactId>phoenix-hbase-compat-2.5.4</artifactId>

0 commit comments

Comments
 (0)