This is an automated email from the ASF dual-hosted git repository.
painter pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/turbine-fulcrum-cache.git
The following commit(s) were added to refs/heads/master by this push:
new c4d893f Update parent poms
c4d893f is described below
commit c4d893f847edebd4aa3a7b36ddaf92d3d4cef6f9
Author: Jeffery Painter <[email protected]>
AuthorDate: Wed Oct 27 09:24:13 2021 -0400
Update parent poms
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4aad27f..a757cbf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.apache.turbine</groupId>
<artifactId>turbine-parent</artifactId>
- <version>9-SNAPSHOT</version>
+ <version>9</version>
<relativePath />
</parent>