Skip to content

Commit

Permalink
Update bookkeeper servier version to 4.10.0-sn-1 (apache#1363)
Browse files Browse the repository at this point in the history
  • Loading branch information
codelipenghui committed Aug 12, 2020
1 parent bc3ad15 commit 0fb0641
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion pom.xml
Expand Up @@ -321,7 +321,7 @@ flexible messaging model and an intuitive client API.</description>
<dependency>
<groupId>org.apache.bookkeeper</groupId>
<artifactId>bookkeeper-server</artifactId>
<version>${bookkeeper.version}</version>
<version>4.10.0-sn-1</version>
<exclusions>
<exclusion>
<artifactId>slf4j-log4j12</artifactId>
Expand Down Expand Up @@ -1711,6 +1711,11 @@ flexible messaging model and an intuitive client API.</description>
</profiles>

<repositories>
<repository>
<id>bintray-streamnative-maven</id>
<name>bintray</name>
<url>https://dl.bintray.com/streamnative/maven</url>
</repository>
<repository>
<id>central</id>
<layout>default</layout>
Expand Down

0 comments on commit 0fb0641

Please sign in to comment.