This is an automated email from the ASF dual-hosted git repository.

stephenc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new e274956  fixup! scm-publish:publish-scm always fails for me because we 
do not have a serverId defined
e274956 is described below

commit e274956caceb248c061a9ea878f94cfdc6456b08
Author: Stephen Connolly <stephen.alan.conno...@gmail.com>
AuthorDate: Mon Jun 18 00:13:23 2018 +0100

    fixup! scm-publish:publish-scm always fails for me because we do not have a 
serverId defined
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 17036b8..77b4b5c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -939,7 +939,7 @@ under the License.
           <version>3.0.0</version>
           <configuration>
             
<checkoutDirectory>${maven.site.cache}/${maven.site.path}</checkoutDirectory>
-            <serverId>apache.scm-site</serverId>
+            <serverId>apache.releases.https</serverId>
             <tryUpdate>true</tryUpdate>
           </configuration>
         </plugin>

-- 
To stop receiving notification emails like this one, please contact
steph...@apache.org.

Reply via email to