Repository: cayenne Updated Branches: refs/heads/master 6888884af -> a2c5210de
document updates for cayenne modeler based on 4.0.M5 changes Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/e8a1f245 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/e8a1f245 Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff/e8a1f245 Branch: refs/heads/master Commit: e8a1f2453191142110d9a325ba1dbdbef3d12188 Parents: 5008dce Author: Sarvaratchagan <sarvaratcha...@outlook.com> Authored: Thu Apr 6 12:27:50 2017 +0530 Committer: Sarvaratchagan <sarvaratcha...@outlook.com> Committed: Thu Apr 6 12:27:50 2017 +0530 ---------------------------------------------------------------------- docs/docbook/cayenne-guide/src/docbkx/setup.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cayenne/blob/e8a1f245/docs/docbook/cayenne-guide/src/docbkx/setup.xml ---------------------------------------------------------------------- diff --git a/docs/docbook/cayenne-guide/src/docbkx/setup.xml b/docs/docbook/cayenne-guide/src/docbkx/setup.xml index 704cfc1..2310ba3 100644 --- a/docs/docbook/cayenne-guide/src/docbkx/setup.xml +++ b/docs/docbook/cayenne-guide/src/docbkx/setup.xml @@ -127,7 +127,7 @@ <plugins> <plugin> <groupId>org.apache.cayenne.plugins</groupId> - <artifactId>maven-cayenne-modeler-plugin</artifactId> + <artifactId>cayenne-modeler-maven-plugin</artifactId> <version><?eval ${project.version}?></version> </plugin> </plugins>