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

stain pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-taverna-workbench.git


The following commit(s) were added to refs/heads/master by this push:
     new ddfd385  http -> https
ddfd385 is described below

commit ddfd385001ae8effaf9e3c2dea013714736b0627
Author: Stian Soiland-Reyes <[email protected]>
AuthorDate: Wed May 22 11:23:51 2019 +0100

    http -> https
---
 batik-osgi/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/batik-osgi/pom.xml b/batik-osgi/pom.xml
index d128a24..fe28abd 100644
--- a/batik-osgi/pom.xml
+++ b/batik-osgi/pom.xml
@@ -143,12 +143,12 @@
                <repository>
                        <id>com.springsource.repository.bundles.release</id>
                        <name>SpringSource Enterprise Bundle Repository - 
SpringSource Bundle Releases</name>
-                       
<url>http://repository.springsource.com/maven/bundles/release</url>
+                       
<url>https://repository.springsource.com/maven/bundles/release</url>
                </repository>
                <repository>
                        <id>com.springsource.repository.bundles.external</id>
                        <name>SpringSource Enterprise Bundle Repository - 
External Bundle Releases</name>
-                       
<url>http://repository.springsource.com/maven/bundles/external</url>
+                       
<url>https://repository.springsource.com/maven/bundles/external</url>
                </repository>
        </repositories>
 -->

Reply via email to