You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2021/12/21 18:57:50 UTC

[GitHub] [ignite] Sega76 commented on a change in pull request #9682: IGNITE-16182: moved TcpDiscoveryZookeeperIpFinder to extensions.

Sega76 commented on a change in pull request #9682:
URL: https://github.com/apache/ignite/pull/9682#discussion_r773374065



##########
File path: modules/zookeeper/pom.xml
##########
@@ -41,48 +41,11 @@
             <version>${project.version}</version>
         </dependency>
 
-        <dependency>
-            <groupId>org.apache.curator</groupId>
-            <artifactId>curator-framework</artifactId>
-            <version>${curator.version}</version>
-        </dependency>
-
-        <dependency>
-            <groupId>org.apache.curator</groupId>
-            <artifactId>curator-recipes</artifactId>
-            <version>${curator.version}</version>
-        </dependency>
-
         <dependency>

Review comment:
       @ivandasch this used with scope tests and will not in release




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@ignite.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org