alindl commented on a change in pull request #15:
URL: https://github.com/apache/asterixdb/pull/15#discussion_r653903681



##########
File path: asterixdb/asterix-doc/pom.xml
##########
@@ -45,6 +45,13 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-antrun-plugin</artifactId>
+        <dependencies>
+          <dependency>
+            <groupId>org.apache.asterix</groupId>
+            <artifactId>asterix-lang-sqlpp</artifactId>
+            <version>0.9.6-SNAPSHOT</version>

Review comment:
       I'm actually not sure how you do that, I've never really worked with 
Maven before, but do you mean like that?
   ```suggestion
               <version>${parent.version}</version>
   ```




-- 
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:
[email protected]


Reply via email to