This is an automated email from the ASF dual-hosted git repository.
martin_s pushed a commit to branch feature/site-git-migration
in repository https://gitbox.apache.org/repos/asf/archiva-redback-core.git
The following commit(s) were added to refs/heads/feature/site-git-migration by
this push:
new b7346be Activating new git publish repository
b7346be is described below
commit b7346be165de29954ccdc1c0cbfd221f4361aed3
Author: Martin Stockhammer <[email protected]>
AuthorDate: Tue Dec 11 21:09:34 2018 +0100
Activating new git publish repository
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e19cf7e..d5ce88e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -94,7 +94,7 @@
<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>