diff --git a/pom.xml b/pom.xml index 3ce0fbf83..a7c6655a7 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 @@ -10,7 +10,7 @@ Spring Data Neo4j - Parent Neo4j support for Spring Data - http://www.springsource.org/spring-data/neo4j + https://www.springsource.org/spring-data/neo4j org.springframework.data.build @@ -83,7 +83,7 @@ Michael Hunger michael.hunger at neotechnology.com Neo Technology - http://www.neotechnology.com + https://www.neotechnology.com Project Lead @@ -94,7 +94,7 @@ Oliver Gierke ogierke at gopivotal.com Pivotal - http://www.spring.io + https://www.spring.io Developer @@ -105,7 +105,7 @@ Thomas Risberg trisberg at gopivotal.com Pivotal - http://www.spring.io + https://www.spring.io Developer @@ -116,7 +116,7 @@ Mark Pollack mpollack at gopivotal.com Pivotal - http://www.spring.io + https://www.spring.io Developer @@ -190,7 +190,7 @@ neo4j - http://m2.neo4j.org/content/repositories/releases + https://m2.neo4j.org/content/repositories/releases false @@ -201,14 +201,14 @@ geotools - http://download.osgeo.org/webdav/geotools + https://download.osgeo.org/webdav/geotools false ow2 - http://repository.ow2.org/nexus/content/repositories/ow2-legacy + https://repository.ow2.org/nexus/content/repositories/ow2-legacy false @@ -217,7 +217,7 @@ spring-plugins-release - http://repo.spring.io/plugins-release + https://repo.spring.io/plugins-release diff --git a/spring-data-neo4j-aspects/pom.xml b/spring-data-neo4j-aspects/pom.xml index 4d5f993db..fb21b6492 100644 --- a/spring-data-neo4j-aspects/pom.xml +++ b/spring-data-neo4j-aspects/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 diff --git a/spring-data-neo4j-cross-store/pom.xml b/spring-data-neo4j-cross-store/pom.xml index 9651484ae..4c39fc19b 100644 --- a/spring-data-neo4j-cross-store/pom.xml +++ b/spring-data-neo4j-cross-store/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 diff --git a/spring-data-neo4j-distribution/pom.xml b/spring-data-neo4j-distribution/pom.xml index 5c541ab8d..9bcc22b9a 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-examples/backwardscompatibility/pom.xml b/spring-data-neo4j-examples/backwardscompatibility/pom.xml index dd8f99fdc..643288ed2 100644 --- a/spring-data-neo4j-examples/backwardscompatibility/pom.xml +++ b/spring-data-neo4j-examples/backwardscompatibility/pom.xml @@ -1,7 +1,7 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> org.neo4j.examples backwardscompatibility 2.1.0.BUILD-SNAPSHOT @@ -66,7 +66,7 @@ neo4j-snapshot-repository Neo4j Maven 2 snapshot repository - http://m2.neo4j.org/snapshots + https://m2.neo4j.org/snapshots true diff --git a/spring-data-neo4j-examples/cineasts/pom.xml b/spring-data-neo4j-examples/cineasts/pom.xml index b113f04b2..15fd85bb6 100644 --- a/spring-data-neo4j-examples/cineasts/pom.xml +++ b/spring-data-neo4j-examples/cineasts/pom.xml @@ -1,5 +1,5 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.neo4j.examples @@ -22,11 +22,11 @@ neo4j-release-repository Neo4j Maven 2 release repository - http://m2.neo4j.org/releases + https://m2.neo4j.org/releases jboss-public-repo - http://repository.jboss.org/maven2/ + https://repository.jboss.org/maven2/ JBoss public available repo diff --git a/spring-data-neo4j-examples/hello-worlds-aspects/build.gradle b/spring-data-neo4j-examples/hello-worlds-aspects/build.gradle index 32fd113d4..5c4449eaf 100644 --- a/spring-data-neo4j-examples/hello-worlds-aspects/build.gradle +++ b/spring-data-neo4j-examples/hello-worlds-aspects/build.gradle @@ -15,7 +15,7 @@ configurations { repositories { mavenCentral() mavenLocal() - mavenRepo urls: "http://maven.springframework.org/release" + mavenRepo urls: "https://maven.springframework.org/release" } diff --git a/spring-data-neo4j-examples/hello-worlds-aspects/pom.xml b/spring-data-neo4j-examples/hello-worlds-aspects/pom.xml index 46273a44b..4471c8480 100644 --- a/spring-data-neo4j-examples/hello-worlds-aspects/pom.xml +++ b/spring-data-neo4j-examples/hello-worlds-aspects/pom.xml @@ -1,5 +1,5 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.data.examples @@ -26,7 +26,7 @@ spring-maven-release Spring Maven Release Repository - http://maven.springframework.org/release + https://maven.springframework.org/release spring-maven-snapshot @@ -34,17 +34,17 @@ true - http://maven.springframework.org/snapshot + https://maven.springframework.org/snapshot spring-maven-milestone Spring Maven Milestone Repository - http://maven.springframework.org/milestone + https://maven.springframework.org/milestone neo4j-release-repository Neo4j Maven 2 release repository - http://m2.neo4j.org/releases + https://m2.neo4j.org/releases true @@ -55,7 +55,7 @@ neo4j-snapshot-repository Neo4j Maven 2 snapshot repository - http://m2.neo4j.org/snapshots + https://m2.neo4j.org/snapshots true @@ -69,12 +69,12 @@ spring-maven-release Spring Maven Release Repository - http://maven.springframework.org/release + https://maven.springframework.org/release spring-maven-milestone Spring Maven Milestone Repository - http://maven.springframework.org/milestone + https://maven.springframework.org/milestone diff --git a/spring-data-neo4j-examples/hello-worlds/build.gradle b/spring-data-neo4j-examples/hello-worlds/build.gradle index 9e59e3f81..aa7d48052 100644 --- a/spring-data-neo4j-examples/hello-worlds/build.gradle +++ b/spring-data-neo4j-examples/hello-worlds/build.gradle @@ -15,7 +15,7 @@ configurations { repositories { mavenCentral() mavenLocal() - mavenRepo urls: "http://maven.springframework.org/release" + mavenRepo urls: "https://maven.springframework.org/release" } diff --git a/spring-data-neo4j-examples/hello-worlds/pom.xml b/spring-data-neo4j-examples/hello-worlds/pom.xml index 99c19f4b4..3b9280c45 100644 --- a/spring-data-neo4j-examples/hello-worlds/pom.xml +++ b/spring-data-neo4j-examples/hello-worlds/pom.xml @@ -1,5 +1,5 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.data.examples @@ -22,7 +22,7 @@ neo4j-release-repository Neo4j Maven 2 release repository - http://m2.neo4j.org/releases + https://m2.neo4j.org/releases diff --git a/spring-data-neo4j-examples/myrestaurants-original/pom.xml b/spring-data-neo4j-examples/myrestaurants-original/pom.xml index 6e08ffcb5..c665e94ff 100644 --- a/spring-data-neo4j-examples/myrestaurants-original/pom.xml +++ b/spring-data-neo4j-examples/myrestaurants-original/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 com.springone.myrestaurants myrestaurants-original @@ -17,12 +17,12 @@ spring-maven-release Spring Maven Release Repository - http://maven.springframework.org/release + https://maven.springframework.org/release spring-maven-milestone Spring Maven Milestone Repository - http://maven.springframework.org/milestone + https://maven.springframework.org/milestone JBoss Repo @@ -34,12 +34,12 @@ spring-maven-release Spring Maven Release Repository - http://maven.springframework.org/release + https://maven.springframework.org/release spring-maven-milestone Spring Maven Milestone Repository - http://maven.springframework.org/milestone + https://maven.springframework.org/milestone diff --git a/spring-data-neo4j-examples/myrestaurants-social/pom.xml b/spring-data-neo4j-examples/myrestaurants-social/pom.xml index 4c31b456c..c08eee4c7 100644 --- a/spring-data-neo4j-examples/myrestaurants-social/pom.xml +++ b/spring-data-neo4j-examples/myrestaurants-social/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 com.springone.myrestaurants myrestaurants-social @@ -19,12 +19,12 @@ spring-maven-release Spring Maven Release Repository - http://maven.springframework.org/release + https://maven.springframework.org/release spring-maven-milestone Spring Maven Milestone Repository - http://maven.springframework.org/milestone + https://maven.springframework.org/milestone spring-maven-snapshot @@ -32,7 +32,7 @@ true Springframework Maven SNAPSHOT Repository - http://maven.springframework.org/snapshot + https://maven.springframework.org/snapshot JBoss Repo @@ -42,7 +42,7 @@ neo4j-release-repository Neo4j Maven 2 release repository - http://m2.neo4j.org/releases + https://m2.neo4j.org/releases true @@ -53,7 +53,7 @@ neo4j-snapshot-repository Neo4j Maven 2 snapshot repository - http://m2.neo4j.org/snapshots + https://m2.neo4j.org/snapshots true @@ -66,12 +66,12 @@ spring-maven-release Spring Maven Release Repository - http://maven.springframework.org/release + https://maven.springframework.org/release spring-maven-milestone Spring Maven Milestone Repository - http://maven.springframework.org/milestone + https://maven.springframework.org/milestone diff --git a/spring-data-neo4j-examples/todos/pom.xml b/spring-data-neo4j-examples/todos/pom.xml index e20f09c06..42dd687ab 100644 --- a/spring-data-neo4j-examples/todos/pom.xml +++ b/spring-data-neo4j-examples/todos/pom.xml @@ -1,5 +1,5 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.neo4j.app @@ -22,16 +22,16 @@ spring-maven-release Spring Maven Release Repository - http://maven.springframework.org/release + https://maven.springframework.org/release neo4j-public-repository - http://m2.neo4j.org/releases + https://m2.neo4j.org/releases Publicly available Maven 2 repository for Neo4j spring-maven-milestone - http://maven.springframework.org/milestone + https://maven.springframework.org/milestone Spring Framework Maven MILESTONE Repository true @@ -39,7 +39,7 @@ spring-maven-snapshot - http://maven.springframework.org/snapshot + https://maven.springframework.org/snapshot Springframework Maven SNAPSHOT Repository true @@ -50,12 +50,12 @@ spring-maven-release Spring Maven Release Repository - http://maven.springframework.org/release + https://maven.springframework.org/release spring-maven-milestone Spring Maven Milestone Repository - http://maven.springframework.org/milestone + https://maven.springframework.org/milestone diff --git a/spring-data-neo4j-rest/pom.xml b/spring-data-neo4j-rest/pom.xml index 7326e47ac..68b80c893 100644 --- a/spring-data-neo4j-rest/pom.xml +++ b/spring-data-neo4j-rest/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 diff --git a/spring-data-neo4j-tx/pom.xml b/spring-data-neo4j-tx/pom.xml index fd2ecddda..ba60ffb84 100644 --- a/spring-data-neo4j-tx/pom.xml +++ b/spring-data-neo4j-tx/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index a24f8b516..90800a20f 100644 --- a/spring-data-neo4j/pom.xml +++ b/spring-data-neo4j/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 diff --git a/src/deploy-docs.sh b/src/deploy-docs.sh index 9e746291f..ad9b36363 100755 --- a/src/deploy-docs.sh +++ b/src/deploy-docs.sh @@ -16,7 +16,7 @@ cd ../../../ cat<target/docpom.xml + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 org.springframework.data spring-data-neo4j-docs