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-yaafi-crypto.git
The following commit(s) were added to refs/heads/master by this push:
new 2c838b4 Update parent poms
2c838b4 is described below
commit 2c838b42a56f6ac9e1e11a9abd28537d29fd9e86
Author: Jeffery Painter <[email protected]>
AuthorDate: Wed Oct 27 09:26: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 c804db0..6b86526 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>turbine-parent</artifactId>
<groupId>org.apache.turbine</groupId>
- <version>9-SNAPSHOT</version>
+ <version>9</version>
<relativePath />
</parent>