|
@@ -249,6 +249,12 @@
|
|
|
</build>
|
|
|
|
|
|
<dependencies>
|
|
|
+ <dependency>
|
|
|
+ <groupId>org.apache.phoenix</groupId>
|
|
|
+ <artifactId>phoenix-server</artifactId>
|
|
|
+ <version>${phoenix.version}</version>
|
|
|
+ </dependency>
|
|
|
+
|
|
|
<dependency>
|
|
|
<groupId>org.apache.phoenix</groupId>
|
|
|
<artifactId>phoenix-core</artifactId>
|