You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by GitBox <gi...@apache.org> on 2021/01/29 00:48:42 UTC

[GitHub] [curator] jmslocum16 commented on a change in pull request #376: CURATOR-584: Added fault tolerant idempotent Create, SetData and Delete operations

jmslocum16 commented on a change in pull request #376:
URL: https://github.com/apache/curator/pull/376#discussion_r566506371



##########
File path: pom.xml
##########
@@ -68,7 +68,7 @@
 
         <!-- versions -->
         <zookeeper-version>3.6.0</zookeeper-version>
-        <maven-bundle-plugin-version>4.1.0</maven-bundle-plugin-version>
+        <maven-bundle-plugin-version>5.1.1</maven-bundle-plugin-version>

Review comment:
       Yeah, I changed this because i was getting build errors trying to build curator locally.
   This was the recommended fix I found, and it did fix it for me. I am also not a maven expert so if there is a different or better way to fix it I'm happy to change it.




----------------------------------------------------------------
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.

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