kwin commented on code in PR #843:
URL: https://github.com/apache/maven/pull/843#discussion_r1008171140


##########
maven-model/pom.xml:
##########
@@ -79,18 +79,38 @@ under the License.
         <artifactId>modello-plugin-velocity</artifactId>
         <executions>
           <execution>
-            <id>velocity</id>
+            <id>velocity-v3</id>
             <phase>generate-sources</phase>
             <goals>
               <goal>velocity</goal>
             </goals>
             <configuration>
-              <version>4.0.0</version>
+              <version>4.1.0</version>

Review Comment:
   I would still propose we use 4.0.1 and 4.0.2 to be more in line with 
semantic versioning as IMHO the API does not change at all!



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

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to