You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by sm...@apache.org on 2015/02/19 21:59:20 UTC

directory-fortress-core git commit: FC-73 - change title

Repository: directory-fortress-core
Updated Branches:
  refs/heads/master f0d1fec5f -> d5c18c2b6


FC-73 - change title


Project: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/commit/d5c18c2b
Tree: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/tree/d5c18c2b
Diff: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/diff/d5c18c2b

Branch: refs/heads/master
Commit: d5c18c2b6b4afae1e20ff71f9aac9f9c03143076
Parents: f0d1fec
Author: Shawn McKinney <sm...@apache.org>
Authored: Thu Feb 19 14:59:07 2015 -0600
Committer: Shawn McKinney <sm...@apache.org>
Committed: Thu Feb 19 14:59:07 2015 -0600

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/d5c18c2b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index badd06f..0165309 100644
--- a/pom.xml
+++ b/pom.xml
@@ -615,8 +615,8 @@
                     <includes></includes>
                     <version>true</version>
                     <author>true</author>
-                    <doctitle>Apache Fortress Identity and Access Management ${version}</doctitle>
-                    <windowtitle>Apache Fortress Identity and Access Management ${version}</windowtitle>
+                    <doctitle>Fortress Identity and Access Management Javadoc ${version}</doctitle>
+                    <windowtitle>Apache Fortress Identity and Access Management Javadoc ${version}</windowtitle>
                 </configuration>
             </plugin>