Repository: incubator-pirk Updated Branches: refs/heads/master 22761cc2f -> b68871f58
trivial commit to try to trigger github mirroring Project: http://git-wip-us.apache.org/repos/asf/incubator-pirk/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-pirk/commit/b68871f5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-pirk/tree/b68871f5 Diff: http://git-wip-us.apache.org/repos/asf/incubator-pirk/diff/b68871f5 Branch: refs/heads/master Commit: b68871f585a5c80c2b417e659fe16b9a1e0e25a6 Parents: 22761cc Author: eawilliams <[email protected]> Authored: Tue Jul 12 09:21:59 2016 -0400 Committer: eawilliams <[email protected]> Committed: Tue Jul 12 09:21:59 2016 -0400 ---------------------------------------------------------------------- pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-pirk/blob/b68871f5/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e9d96c9..638247c 100644 --- a/pom.xml +++ b/pom.xml @@ -9,8 +9,7 @@ <packaging>jar</packaging> <name>Apache Pirk (incubating) Project</name> - <description>Apache Pirk (incubating) is a framework for scalable - Private Information Retrieval (PIR). </description> + <description>Apache Pirk (incubating) is a framework for scalable Private Information Retrieval (PIR). </description> <url>http://pirk.incubator.apache.org/</url> <!-- this is the year of inception at ASF -->
