This is an automated email from the ASF dual-hosted git repository. britter pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-io.git
The following commit(s) were added to refs/heads/master by this push: new 66fba1c Fix site deployment 66fba1c is described below commit 66fba1cb89dadd60c6901e0914e74b8c155dfa64 Author: Benedikt Ritter <brit...@apache.org> AuthorDate: Sun Feb 17 20:01:13 2019 +0100 Fix site deployment --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 8351c68..70adca0 100644 --- a/pom.xml +++ b/pom.xml @@ -260,6 +260,7 @@ file comparators, endian transformation classes, and much more. org.apache.commons.io.*;version=${project.version};-noimport:=true </commons.osgi.export> + <commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-io/</commons.scmPubUrl> <commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory> <checkstyle.plugin.version>2.17</checkstyle.plugin.version> </properties>