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