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-plugin-gis.git
The following commit(s) were added to refs/heads/master by this push: new be3dd74 https repositories be3dd74 is described below commit be3dd741fbfbad23c9b2e62157693feec4195530 Author: Stian Soiland-Reyes <st...@apache.org> AuthorDate: Thu Jan 17 23:17:06 2019 +0000 https repositories --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2b2a103..a73e836 100644 --- a/pom.xml +++ b/pom.xml @@ -91,7 +91,7 @@ <repository> <id>apache.snapshots</id> <name>Apache Snapshot Repository</name> - <url>http://repository.apache.org/snapshots</url> + <url>https://repository.apache.org/snapshots</url> <releases> <enabled>false</enabled> </releases> @@ -99,7 +99,7 @@ <repository> <id>n52-releases</id> <name>52n Releases</name> - <url>http://52north.org/maven/repo/releases</url> + <url>https://52north.org/maven/repo/releases</url> <releases> <enabled>true</enabled> </releases>