Repository: empire-db Updated Branches: refs/heads/master 6ac88b3bc -> 12cdd70d5
change vue.js example project name Project: http://git-wip-us.apache.org/repos/asf/empire-db/repo Commit: http://git-wip-us.apache.org/repos/asf/empire-db/commit/12cdd70d Tree: http://git-wip-us.apache.org/repos/asf/empire-db/tree/12cdd70d Diff: http://git-wip-us.apache.org/repos/asf/empire-db/diff/12cdd70d Branch: refs/heads/master Commit: 12cdd70d543051d3f43094a446409712aca0f867 Parents: 6ac88b3 Author: Rainer Döbele <[email protected]> Authored: Fri Oct 19 13:39:36 2018 +0200 Committer: Rainer Döbele <[email protected]> Committed: Fri Oct 19 13:39:36 2018 +0200 ---------------------------------------------------------------------- empire-db-examples/empire-db-example-vue/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/empire-db/blob/12cdd70d/empire-db-examples/empire-db-example-vue/pom.xml ---------------------------------------------------------------------- diff --git a/empire-db-examples/empire-db-example-vue/pom.xml b/empire-db-examples/empire-db-example-vue/pom.xml index e0ed2aa..aee1b83 100644 --- a/empire-db-examples/empire-db-example-vue/pom.xml +++ b/empire-db-examples/empire-db-example-vue/pom.xml @@ -21,7 +21,7 @@ </parent> <artifactId>empire-db-example-vue</artifactId> <packaging>war</packaging> - <name>Empire-db Vue.js Example</name> + <name>Apache Empire-db Vue.js Example</name> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
