ppalaga commented on code in PR #2557:
URL: https://github.com/apache/cxf/pull/2557#discussion_r2289091381


##########
parent/pom.xml:
##########
@@ -585,7 +586,19 @@
                         <dependency>
                             <groupId>org.apache.groovy</groupId>
                             <artifactId>groovy</artifactId>
-                            <version>4.0.27</version>
+                            <version>${cxf.groovy.version}</version>
+                        </dependency>
+                    </dependencies>
+                </plugin>
+                <plugin>
+                    <groupId>org.codehaus.gmaven</groupId>

Review Comment:
   Thanks for the explanation, @ffang! Is there at least some document 
somewhere listing the release steps where I could add 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.

To unsubscribe, e-mail: dev-unsubscr...@cxf.apache.org

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

Reply via email to