Repository: marmotta Updated Branches: refs/heads/develop b4d8c3336 -> c911ee2c5
fixed module description Project: http://git-wip-us.apache.org/repos/asf/marmotta/repo Commit: http://git-wip-us.apache.org/repos/asf/marmotta/commit/c911ee2c Tree: http://git-wip-us.apache.org/repos/asf/marmotta/tree/c911ee2c Diff: http://git-wip-us.apache.org/repos/asf/marmotta/diff/c911ee2c Branch: refs/heads/develop Commit: c911ee2c5035ad3f36c8bbb354dfb2b0738c112f Parents: b4d8c33 Author: Sergio Fernández <[email protected]> Authored: Mon Oct 12 10:34:40 2015 +0200 Committer: Sergio Fernández <[email protected]> Committed: Mon Oct 12 10:34:40 2015 +0200 ---------------------------------------------------------------------- commons/marmotta-sesame-tools/marmotta-model-vocabs/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/marmotta/blob/c911ee2c/commons/marmotta-sesame-tools/marmotta-model-vocabs/pom.xml ---------------------------------------------------------------------- diff --git a/commons/marmotta-sesame-tools/marmotta-model-vocabs/pom.xml b/commons/marmotta-sesame-tools/marmotta-model-vocabs/pom.xml index 3365857..825263a 100644 --- a/commons/marmotta-sesame-tools/marmotta-model-vocabs/pom.xml +++ b/commons/marmotta-sesame-tools/marmotta-model-vocabs/pom.xml @@ -30,7 +30,7 @@ <name>Marmotta Sesame Tools: Common Vocabularies</name> - <description>Util-Methods to apply 'application/rdf-patch' changesets to Sesame</description> + <description>Common RDF vocabularies fro Sesame</description> <build> <plugins>
