This is an automated email from the ASF dual-hosted git repository. shafreen pushed a commit to branch bump_parent in repository https://gitbox.apache.org/repos/asf/synapse.git
commit f6667de97d8a2d439acd4a2604a653f87eb33875 Author: shafreenAnfar <www.call...@gmail.com> AuthorDate: Tue Apr 11 21:17:41 2023 +0530 Bump parent version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d1eb48472..bc13cc760 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>26</version> + <version>29</version> </parent> <groupId>org.apache.synapse</groupId>