]> source.dussan.org Git - archiva.git/commitdiff
Activating new git web publish repository feature/site-git-migration
authorMartin Stockhammer <martin_s@apache.org>
Tue, 11 Dec 2018 19:59:14 +0000 (20:59 +0100)
committerMartin Stockhammer <martin_s@apache.org>
Tue, 11 Dec 2018 19:59:14 +0000 (20:59 +0100)
archiva-docs/pom.xml
archiva-modules/pom.xml

index f926b7e7a4407ed48376c2938f40ff8ba5bb2a65..5aded0fb24712894e9556c827a2d7f3f0d1a17ea 100644 (file)
@@ -34,7 +34,7 @@
     <maven.build.timestamp.format>yyyy-MM-dd</maven.build.timestamp.format>
     <releaseDate>${maven.build.timestamp}</releaseDate>
     <!-- The git repository, where the site content is placed -->
-    <siteRepositoryUrl>scm:git:https://gitbox.apache.org/repos/asf/archiva-web-content-INVALID.git</siteRepositoryUrl>
+    <siteRepositoryUrl>scm:git:https://gitbox.apache.org/repos/asf/archiva-web-content.git</siteRepositoryUrl>
     <scmPubCheckoutDirectory>${basedir}/.site-content</scmPubCheckoutDirectory>
   </properties>
 
index cf4fa237e6d442dea51461ad8346b6dccb113d2f..e06a90effb4ef669ee8e8ff77327835516f3968b 100644 (file)
@@ -33,7 +33,7 @@
   <properties>
     <scmPubCheckoutDirectory>${basedir}/.site-content</scmPubCheckoutDirectory>
     <!-- The git repository, where the site content is placed -->
-    <siteRepositoryUrl>scm:git:https://gitbox.apache.org/repos/asf/archiva-web-content-INVALID.git</siteRepositoryUrl>
+    <siteRepositoryUrl>scm:git:https://gitbox.apache.org/repos/asf/archiva-web-content.git</siteRepositoryUrl>
     <site.staging.base>${project.basedir}</site.staging.base>
   </properties>