Repository: karaf-cave Updated Branches: refs/heads/cave-3.x 508368971 -> 98fbd4604
Update scm-publish local directory Project: http://git-wip-us.apache.org/repos/asf/karaf-cave/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf-cave/commit/98fbd460 Tree: http://git-wip-us.apache.org/repos/asf/karaf-cave/tree/98fbd460 Diff: http://git-wip-us.apache.org/repos/asf/karaf-cave/diff/98fbd460 Branch: refs/heads/cave-3.x Commit: 98fbd4604cb1cb18b52064234d45f08b46a501f5 Parents: 5083689 Author: Jean-Baptiste Onofré <jbono...@apache.org> Authored: Thu Dec 24 14:25:43 2015 +0100 Committer: Jean-Baptiste Onofré <jbono...@apache.org> Committed: Thu Dec 24 14:25:43 2015 +0100 ---------------------------------------------------------------------- manual/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf-cave/blob/98fbd460/manual/pom.xml ---------------------------------------------------------------------- diff --git a/manual/pom.xml b/manual/pom.xml index 99aa8aa..5720a50 100644 --- a/manual/pom.xml +++ b/manual/pom.xml @@ -99,7 +99,7 @@ <configuration> <checkinComment>[scm-publish] Updating main site with Karaf Cave manual</checkinComment> <pubScmUrl>scm:svn:https://svn.apache.org/repos/asf/karaf/site/production/manual/cave/latest-3</pubScmUrl> - <content>${project.build.directory}/sitegen</content> + <content>${project.build.directory}/generated-docs</content> </configuration> </plugin> </plugins>