This is an automated email from the ASF dual-hosted git repository. gk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/turbine-fulcrum-site.git
commit 02dbb90c34e1eef7cc85ab204eba6e55ea82ffff Author: Thomas Vandahl <[email protected]> AuthorDate: Sun Dec 18 16:02:09 2016 +0000 Use newly released parent git-svn-id: https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/site@1774901 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 02cc0af..624f805 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>turbine-parent</artifactId> <groupId>org.apache.turbine</groupId> - <version>3</version> + <version>4</version> </parent> <groupId>org.apache.fulcrum</groupId>
