diff --git a/pom.xml b/pom.xml
index fd6a9fcfb1..a10287edcd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,14 +55,14 @@
- spring-release
+ spring-repo-release
Spring Release Repository
- s3://maven.springframework.org/release
+ http://repo.springsource.org/libs-release-local
- spring-snapshot
+ spring-repo-snapshot
Spring Snapshot Repository
- s3://maven.springframework.org/snapshot
+ http://repo.springsource.org/libs-snapshot-local
@@ -88,9 +88,9 @@
milestone
- spring-milestone
+ spring-repo-milestone
Spring Milestone Repository
- s3://maven.springframework.org/milestone
+ https://repo.springsource.org/libs-milestone-local
@@ -214,6 +214,10 @@
maven-javadoc-plugin
2.9
+
+ maven-exec-plugin
+ 1.2.1
+
diff --git a/spring-bootstrap-cli/dependency-reduced-pom.xml b/spring-bootstrap-cli/dependency-reduced-pom.xml
index 92cbc1a857..0fcb90bfd3 100644
--- a/spring-bootstrap-cli/dependency-reduced-pom.xml
+++ b/spring-bootstrap-cli/dependency-reduced-pom.xml
@@ -3,7 +3,7 @@
spring-bootstrap-parent
org.springframework.bootstrap
- 0.0.1-SNAPSHOT
+ 0.5.0.BUILD-SNAPSHOT
4.0.0
spring-bootstrap-cli
diff --git a/spring-bootstrap-samples/spring-bootstrap-actuator-sample/dependency-reduced-pom.xml b/spring-bootstrap-samples/spring-bootstrap-actuator-sample/dependency-reduced-pom.xml
index 5964fc71c1..c5e51601c9 100644
--- a/spring-bootstrap-samples/spring-bootstrap-actuator-sample/dependency-reduced-pom.xml
+++ b/spring-bootstrap-samples/spring-bootstrap-actuator-sample/dependency-reduced-pom.xml
@@ -3,7 +3,7 @@
spring-bootstrap-samples
org.springframework.bootstrap
- 0.0.1-SNAPSHOT
+ 0.5.0.BUILD-SNAPSHOT
4.0.0
spring-bootstrap-actuator-sample
diff --git a/spring-bootstrap/pom.xml b/spring-bootstrap/pom.xml
index 29e2636c5b..b9010b669c 100644
--- a/spring-bootstrap/pom.xml
+++ b/spring-bootstrap/pom.xml
@@ -63,11 +63,6 @@
spring-jdbc
true
-
- org.springframework
- spring-tx
- true
-
org.springframework
spring-orm