diff --git a/.gitignore b/.gitignore
index acb60b476..a560427b7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,12 @@
target
bin
integration-repo
+ivy-cache
+spring-build
derby-home
derbydb
derby.log
derbydb
com.springsource.sts.config.flow.prefs
+s3.properties
+
diff --git a/build.properties b/build.properties
index 61910feea..76fddd274 100644
--- a/build.properties
+++ b/build.properties
@@ -1,4 +1,4 @@
-version=2.1.2
+version=2.2.0
integration.repo.dir=${basedir}/../integration-repo
ivy.cache.dir=${basedir}/../ivy-cache
diff --git a/pom.xml b/pom.xml
index db1ea0f43..0575139d5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -308,11 +308,16 @@
central
-
- spring-sourceforge
- Spring Sourceforge Repository
- file:///${user.dir}/sourceforge
-
+
+ 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/
+
diff --git a/spring-batch-core/ivy.xml b/spring-batch-core/ivy.xml
index a99c52b92..05c007d9d 100644
--- a/spring-batch-core/ivy.xml
+++ b/spring-batch-core/ivy.xml
@@ -33,14 +33,16 @@
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
diff --git a/spring-batch-infrastructure/ivy.xml b/spring-batch-infrastructure/ivy.xml
index 6bd6306af..e5180aa7e 100644
--- a/spring-batch-infrastructure/ivy.xml
+++ b/spring-batch-infrastructure/ivy.xml
@@ -39,15 +39,15 @@
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
diff --git a/spring-batch-parent/pom.xml b/spring-batch-parent/pom.xml
index 21b0dddaa..978cef448 100644
--- a/spring-batch-parent/pom.xml
+++ b/spring-batch-parent/pom.xml
@@ -8,6 +8,24 @@
Spring Batch parent project. Defines dependencies and common configuration for the build process.
http://static.springframework.org/spring-batch/${project.artifactId}
pom
+
+ http://github.com/SpringSource/spring-batch
+ scm:git:git://github.com/SpringSource/spring-batch.git
+ scm:git:git://github.com/SpringSource/spring-batch.git
+
+
+
+ Apache 2.0
+ http://www.apache.org/licenses/LICENSE-2.0.txt
+
+
+
+
+ dsyer
+ Dave Syer
+ david.syer@springsource.com
+
+
true
2.5.6
@@ -39,12 +57,33 @@
central
-
- spring-sourceforge
- Spring Sourceforge Repository
- file:///${user.dir}/sourceforge
-
+
+ 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/
+
+
+
+
+ maven-gpg-plugin
+
+
+ sign-artifacts
+ verify
+
+ sign
+
+
+
+
+
+
staging
diff --git a/spring-batch-test/ivy.xml b/spring-batch-test/ivy.xml
index cb28bfd34..767bcf1e6 100644
--- a/spring-batch-test/ivy.xml
+++ b/spring-batch-test/ivy.xml
@@ -21,8 +21,8 @@
-
-
+
+