diff --git a/project/pom.xml b/project/pom.xml index 0377338ae6..260359d62d 100644 --- a/project/pom.xml +++ b/project/pom.xml @@ -22,9 +22,9 @@ under the License. 4.0.0 - org.sonatype.oss - oss-parent - 4 + org.apache + apache + 13 org.apache.jclouds jclouds-project @@ -78,6 +78,16 @@ under the License. + + apache-snapshots + https://repository.apache.org/content/repositories/snapshots + + false + + + true + + sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots @@ -103,14 +113,6 @@ under the License. - - sonatype-nexus-staging - https://oss.sonatype.org/service/local/staging/deploy/maven2 - - - sonatype-nexus-snapshots - https://oss.sonatype.org/content/repositories/snapshots - jclouds-github-pages-site ${maven.site.url.base}/${project.version} @@ -561,7 +563,7 @@ under the License. - org.jclouds:jclouds-resources:${project.version} + org.apache.jclouds:jclouds-resources:${project.version}