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-site.git
The following commit(s) were added to refs/heads/feature/site-git-migration by
this push:
new da0117b Activating new git publish repository
da0117b is described below
commit da0117b9ebf2fa10a857ff2c5a117d2b01874c86
Author: Martin Stockhammer <[email protected]>
AuthorDate: Tue Dec 11 21:08:02 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 5bf14dc..205dcdd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
<scmPubCheckoutDirectory>site-content</scmPubCheckoutDirectory>
-
<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>