You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commonsrdf.apache.org by wi...@apache.org on 2016/11/16 23:46:40 UTC

incubator-commonsrdf git commit: COMMONSRDF-50: fixed typo

Repository: incubator-commonsrdf
Updated Branches:
  refs/heads/master f6a80e6fc -> da91cb73a


COMMONSRDF-50: fixed typo


Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/da91cb73
Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/da91cb73
Diff: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/diff/da91cb73

Branch: refs/heads/master
Commit: da91cb73a9ca5073a86bb304685afa83256a5720
Parents: f6a80e6
Author: Sergio Fern�ndez <wi...@apache.org>
Authored: Thu Nov 17 00:46:22 2016 +0100
Committer: Sergio Fern�ndez <wi...@apache.org>
Committed: Thu Nov 17 00:46:22 2016 +0100

----------------------------------------------------------------------
 simple/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/da91cb73/simple/pom.xml
----------------------------------------------------------------------
diff --git a/simple/pom.xml b/simple/pom.xml
index c68ae55..dfec80c 100644
--- a/simple/pom.xml
+++ b/simple/pom.xml
@@ -36,7 +36,7 @@
     <distributionManagement>
       <site>
         <id>commonsrdf-api-site</id>
-        <url>scm:svn:${commons.scmPubUrl}/smple/</url>
+        <url>scm:svn:${commons.scmPubUrl}/simple/</url>
       </site>
     </distributionManagement>