You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2019/11/08 16:18:50 UTC

[GitHub] [nifi] mattyb149 commented on a change in pull request #2782: NIFI-5292 Renamed ElasticSearch client service impl to show it is for…

mattyb149 commented on a change in pull request #2782: NIFI-5292 Renamed ElasticSearch client service impl to show it is for…
URL: https://github.com/apache/nifi/pull/2782#discussion_r344253543
 
 

 ##########
 File path: nifi-assembly/pom.xml
 ##########
 @@ -475,6 +475,12 @@ language governing permissions and limitations under the License. -->
             <version>1.9.0-SNAPSHOT</version>
             <type>nar</type>
         </dependency>
+        <dependency>
+            <groupId>org.apache.nifi</groupId>
+            <artifactId>nifi-elasticsearch-client-service-6x-nar</artifactId>
+            <version>1.8.0-SNAPSHOT</version>
 
 Review comment:
   These should all be updated to 1.11.0-SNAPSHOT, that might be what's causing the non-cached Maven build failures in Travis.

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


With regards,
Apache Git Services