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

ofuks pushed a commit to branch sonar
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git


The following commit(s) were added to refs/heads/sonar by this push:
     new fab7998  [DLAB-1870] Intigration with sonar
fab7998 is described below

commit fab7998cf2e6f6012c7f44250ea7f3da21beca9a
Author: Oleh Fuks <olegfuk...@gmail.com>
AuthorDate: Wed Jul 22 17:14:35 2020 +0300

    [DLAB-1870] Intigration with sonar
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 97bbe31..d6f6207 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,7 +59,7 @@
             </activation>
             <properties>
                 <sonar.host.url>
-                    http://jenkins.develop.dlabanalytics.com:9000/sonar
+                    http://localhost:9000/sonar
                 </sonar.host.url>
                 <sonar.coverage.exclusions>
                     src/main/java/com/epam/dlab/dto/**,


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@dlab.apache.org
For additional commands, e-mail: commits-h...@dlab.apache.org

Reply via email to