From 137dabd408120baa214809718a19281fb3d93b80 Mon Sep 17 00:00:00 2001 From: Thomas Risberg Date: Thu, 11 Aug 2011 20:49:58 -0400 Subject: [PATCH] modifed release configurations --- pom.xml | 88 ++++++++++++++-- spring-data-graph-parent/pom.xml | 168 +++++++++++++------------------ spring-data-neo4j-rest/pom.xml | 3 +- spring-data-neo4j/pom.xml | 3 +- 4 files changed, 156 insertions(+), 106 deletions(-) diff --git a/pom.xml b/pom.xml index ebd5f513e..7aa5dc414 100644 --- a/pom.xml +++ b/pom.xml @@ -5,6 +5,8 @@ org.springframework.data spring-data-graph-dist Spring Data Graph Distribution + 1.1.0.BUILD-SNAPSHOT pom @@ -12,14 +14,31 @@ spring-data-neo4j spring-data-neo4j-rest - http://www.springsource.org/spring-data/neo4j SpringSource http://www.springsource.com + + http://github.com/SpringSource/spring-data-graph + scm:git:git://github.com/SpringSource/spring-data-graph.git + scm:git:git://github.com/SpringSource/spring-data-graph.git + + + JIRA + https://jira.springsource.org/browse/DATAGRAPH + + + + Spring Batch Forum + http://forum.springsource.org/forumdisplay.php?f=80 + http://forum.springsource.org/forumdisplay.php?f=80 + + + + Bamboo + https://build.springsource.org/browse/SPRINGDATA + @@ -120,7 +139,14 @@ s3 secret key --> - + @@ -315,6 +382,15 @@ http://java.sun.com/javase/6/docs/api + + + javadoc + + jar + + package + + - - - milestone - - - static.springframework.org - - scp://static.springframework.org/var/www/domains/springframework.org/static/htdocs/spring-data/data-graph/docs/${project.version} - - - - spring-milestone - Spring Milestone Repository - s3://maven.springframework.org/milestone - - - spring-snapshot - Spring Snapshot Repository - s3://maven.springframework.org/snapshot - - - - - - - central - - - sonatype-nexus-snapshots - Sonatype Nexus Snapshots - https://oss.sonatype.org/content/repositories/snapshots/ - - - sonatype-nexus-staging - Nexus Release Repository - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - - - - - org.apache.maven.plugins - maven-gpg-plugin - - - sign-artifacts - verify - - sign - - - - - - - - + + + fast + + true + true + + + + staging + + + spring-site-staging + file:///${java.io.tmpdir}/spring-data/data-graph/docs/${project.version} + + + spring-milestone-staging + file:///${java.io.tmpdir}/spring-data/data-graph/milestone + + + spring-snapshot-staging + file:///${java.io.tmpdir}/spring-data/data-graph/snapshot + + + + + milestone + + + spring-milestone + Spring Milestone Repository + s3://maven.springframework.org/milestone + + + + + central + + + sonatype-nexus-snapshots + Sonatype Nexus Snapshots + https://oss.sonatype.org/content/repositories/snapshots/ + + + sonatype-nexus-staging + Nexus Release Repository + https://oss.sonatype.org/service/local/staging/deploy/maven2/ + + + + + + org.apache.maven.plugins + maven-gpg-plugin + + + sign-artifacts + verify + + sign + + + + + + + + http://github.com/SpringSource/spring-data-graph scm:git:git://github.com/SpringSource/spring-data-graph.git @@ -130,9 +106,9 @@ - spring-milestone - Spring Milestone Repository - s3://maven.springframework.org/milestone + spring-release + Spring Release Repository + s3://maven.springframework.org/release spring-snapshot diff --git a/spring-data-neo4j-rest/pom.xml b/spring-data-neo4j-rest/pom.xml index d52019385..d43b80af9 100644 --- a/spring-data-neo4j-rest/pom.xml +++ b/spring-data-neo4j-rest/pom.xml @@ -10,8 +10,7 @@ spring-data-neo4j-rest jar Spring Data Graph REST Wrapper - http://www.springsource.org/spring-data/neo4j diff --git a/spring-data-neo4j/pom.xml b/spring-data-neo4j/pom.xml index 9d069b26f..652b8af0b 100644 --- a/spring-data-neo4j/pom.xml +++ b/spring-data-neo4j/pom.xml @@ -10,8 +10,7 @@ spring-data-neo4j jar Spring Data Neo4J Core - http://www.springsource.org/spring-data/neo4j