Browse Source

fixed phoenix version

jianghang.loujh 3 years ago
parent
commit
b48c434ffd
1 changed files with 2 additions and 2 deletions
  1. 2 2
      client-adapter/phoenix/pom.xml

+ 2 - 2
client-adapter/phoenix/pom.xml

@@ -5,7 +5,7 @@
     <parent>
         <artifactId>canal.client-adapter</artifactId>
         <groupId>com.alibaba.otter</groupId>
-        <version>1.1.5-SNAPSHOT</version>
+        <version>1.1.6-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
@@ -151,4 +151,4 @@
         </plugins>
     </build>
 
-</project>
+</project>