diff --git a/pom.xml b/pom.xml index 91919f5ef..ded9c0d8e 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,7 +10,7 @@ Spring Data Neo4j Neo4j support for Spring Data - http://projects.spring.io/spring-data-neo4j + https://projects.spring.io/spring-data-neo4j org.springframework.data.build @@ -37,7 +37,7 @@ Vince Bickers vince at graphaware.com GraphAware - http://www.graphaware.com + https://www.graphaware.com Developer @@ -48,7 +48,7 @@ Adam George adam at graphaware.com GraphAware - http://www.graphaware.com + https://www.graphaware.com Developer @@ -59,7 +59,7 @@ Michal Bachman michal at graphaware.com GraphAware - http://www.graphaware.com + https://www.graphaware.com Developer @@ -70,7 +70,7 @@ Luanne Misquitta luanne at graphaware.com GraphAware - http://www.graphaware.com + https://www.graphaware.com Developer @@ -81,7 +81,7 @@ Mark Angrish mark at graphaware.com GraphAware - http://www.graphaware.com + https://www.graphaware.com Developer @@ -92,7 +92,7 @@ Jasper Blues jasper at graphaware.com GraphAware - http://www.graphaware.com + https://www.graphaware.com Developer @@ -103,7 +103,7 @@ Michael Hunger michael.hunger at neotechnology.com Neo Technology - http://www.neotechnology.com + https://www.neotechnology.com Project Lead @@ -114,7 +114,7 @@ Oliver Gierke ogierke at gopivotal.com Pivotal - http://www.spring.io + https://www.spring.io Developer @@ -125,7 +125,7 @@ Thomas Risberg trisberg at gopivotal.com Pivotal - http://www.spring.io + https://www.spring.io Developer @@ -136,7 +136,7 @@ Mark Pollack mpollack at gopivotal.com Pivotal - http://www.spring.io + https://www.spring.io Developer @@ -162,7 +162,7 @@ neo4j - http://m2.neo4j.org/content/repositories/releases + https://m2.neo4j.org/content/repositories/releases true always @@ -170,7 +170,7 @@ neo4j-snapshots - http://m2.neo4j.org/content/repositories/snapshots + https://m2.neo4j.org/content/repositories/snapshots true always diff --git a/spring-data-neo4j-distribution/pom.xml b/spring-data-neo4j-distribution/pom.xml index e94534fcc..45b7536ea 100644 --- a/spring-data-neo4j-distribution/pom.xml +++ b/spring-data-neo4j-distribution/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index 43a66a728..03479a18d 100644 --- a/spring-data-neo4j/pom.xml +++ b/spring-data-neo4j/pom.xml @@ -6,7 +6,7 @@ | you may not use this file except in compliance with the License. | You may obtain a copy of the License at | - | http://www.apache.org/licenses/LICENSE-2.0 + | https://www.apache.org/licenses/LICENSE-2.0 | | Unless required by applicable law or agreed to in writing, software | distributed under the License is distributed on an "AS IS" BASIS, @@ -18,7 +18,7 @@ | Licensed under the Apache License, Version 2.0 (the "License"); --> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0