Skip to content

Commit

Permalink
fixed phoenix version
Browse files Browse the repository at this point in the history
  • Loading branch information
agapple committed Oct 9, 2021
1 parent 2c892fc commit b48c434
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions client-adapter/phoenix/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down Expand Up @@ -151,4 +151,4 @@
</plugins>
</build>

</project>
</project>

0 comments on commit b48c434

Please sign in to comment.