You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/04/23 17:39:46 UTC

[GitHub] [pulsar] jerrypeng commented on a change in pull request #4093: [WIP][issue#4042] improve java functions API

jerrypeng commented on a change in pull request #4093: [WIP][issue#4042] improve java functions API
URL: https://github.com/apache/pulsar/pull/4093#discussion_r277793780
 
 

 ##########
 File path: pulsar-functions/api-java/pom.xml
 ##########
 @@ -42,6 +42,12 @@
       <artifactId>typetools</artifactId>
       <scope>test</scope>
     </dependency>
+    <dependency>
+      <groupId>org.apache.pulsar</groupId>
+      <artifactId>pulsar-client-api</artifactId>
+      <version>2.4.0-SNAPSHOT</version>
 
 Review comment:
   please use ${project.version} here

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