Skip to content

Commit b48c434

Browse files
committed
fixed phoenix version
1 parent 2c892fc commit b48c434

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

client-adapter/phoenix/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>canal.client-adapter</artifactId>
77
<groupId>com.alibaba.otter</groupId>
8-
<version>1.1.5-SNAPSHOT</version>
8+
<version>1.1.6-SNAPSHOT</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>
@@ -151,4 +151,4 @@
151151
</plugins>
152152
</build>
153153

154-
</project>
154+
</project>

0 commit comments

Comments
 (0)