Author: khmarbaise Date: Sun May 1 09:56:18 2016 New Revision: 1741853 URL: http://svn.apache.org/viewvc?rev=1741853&view=rev Log: Get site generation to work.
Modified: maven/site/trunk/pom.xml Modified: maven/site/trunk/pom.xml URL: http://svn.apache.org/viewvc/maven/site/trunk/pom.xml?rev=1741853&r1=1741852&r2=1741853&view=diff ============================================================================== --- maven/site/trunk/pom.xml (original) +++ maven/site/trunk/pom.xml Sun May 1 09:56:18 2016 @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.maven</groupId> <artifactId>maven-parent</artifactId> - <version>29</version> + <version>27</version> </parent> <artifactId>maven-site</artifactId>