You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by st...@apache.org on 2017/02/10 16:55:46 UTC

[44/45] commons-rdf git commit: hard-coded scmPubUrl

hard-coded scmPubUrl

.. to avoid proper/commons-rdf-parent etc


Project: http://git-wip-us.apache.org/repos/asf/commons-rdf/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-rdf/commit/f6ea0583
Tree: http://git-wip-us.apache.org/repos/asf/commons-rdf/tree/f6ea0583
Diff: http://git-wip-us.apache.org/repos/asf/commons-rdf/diff/f6ea0583

Branch: refs/heads/COMMONSRDF-47
Commit: f6ea058326d1d421d99ce81e7fb415e8556f81d0
Parents: b1a3115
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Thu Feb 9 01:51:51 2017 +0000
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Thu Feb 9 01:51:51 2017 +0000

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


http://git-wip-us.apache.org/repos/asf/commons-rdf/blob/f6ea0583/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ae6dc43..9294937 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,8 +49,8 @@
         <commons.jira.id>COMMONSRDF</commons.jira.id>
         <commons.jira.pid>12316620</commons.jira.pid>
         <commons.site.path>rdf</commons.site.path>
+	<commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-rdf/</commons.scmPubUrl>
     <!--
-        <commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commonsrdf/content/</commons.scmPubUrl>
         <commons.scmPubCheckoutDirectory>${project.build.directory}/site-content</commons.scmPubCheckoutDirectory>
         -->
         <commons.javadoc.java.link>https://docs.oracle.com/javase/8/docs/api/</commons.javadoc.java.link>