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-build.git
The following commit(s) were added to refs/heads/master by this push:
new cc5a199 Update POM parents
cc5a199 is described below
commit cc5a199396ed5f8db9eec3192c88e6b90ab9a707
Author: Jeffery Painter <[email protected]>
AuthorDate: Wed Oct 27 09:07:14 2021 -0400
Update POM parents
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 44e9ef4..d4c5db4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>turbine-parent</artifactId>
<groupId>org.apache.turbine</groupId>
- <version>9-SNAPSHOT</version>
+ <version>9</version>
</parent>
<artifactId>fulcrum</artifactId>
<packaging>pom</packaging>