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-quartz.git
The following commit(s) were added to refs/heads/master by this push:
new 69698fb Update parent poms
69698fb is described below
commit 69698fbb5b4cbc200713b64f727cfe98614edbc4
Author: Jeffery Painter <[email protected]>
AuthorDate: Wed Oct 27 09:25:51 2021 -0400
Update parent poms
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d5c3da8..2ec81c6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>turbine-parent</artifactId>
<groupId>org.apache.turbine</groupId>
- <version>9-SNAPSHOT</version>
+ <version>9</version>
<relativePath />
</parent>