diff --git a/.mvn/maven.config b/.mvn/maven.config
deleted file mode 100644
index 3b8cf46..0000000
--- a/.mvn/maven.config
+++ /dev/null
@@ -1 +0,0 @@
--DaltSnapshotDeploymentRepository=repo.spring.io::default::https://repo.spring.io/libs-snapshot-local -P spring
diff --git a/.mvn/settings.xml b/.mvn/settings.xml
deleted file mode 100644
index ae5fee1..0000000
--- a/.mvn/settings.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-
-
-
-
- release
- true
-
- ${env.passphrase}
-
-
-
-
-
- sonatype-nexus-staging
- ${env.sonatype_username}
- ${env.sonatype_password}
-
-
- repo.spring.io
- ${env.spring_username}
- ${env.spring_password}
-
-
-
diff --git a/pom.xml b/pom.xml
index 6821632..855bbf6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -120,65 +120,6 @@
-
- staging
-
-
- spring-site-staging
- file:///${java.io.tmpdir}/spring-retry/docs
-
-
- spring-milestone-staging
- file:///${java.io.tmpdir}/spring-retry/milestone
-
-
- spring-snapshot-staging
- file:///${java.io.tmpdir}/spring-retry/snapshot
-
-
-
-
- milestone
-
-
- repo.spring.io
- Spring Milestone Repository
- https://repo.spring.io/libs-milestone-local
-
-
-
-
- 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
-
-
-
-
-
-
-
@@ -196,27 +137,6 @@
-
-
- https://www.springsource.com/download/community
-
-
- spring-docs
- scp://static.springframework.org/var/www/domains/springframework.org/static/htdocs/spring-retry/docs/${project.version}
-
-
-
- repo.spring.io
- Spring Release Repository
- https://repo.spring.io/libs-release-local
-
-
- repo.spring.io
- Spring Snapshot Repository
- https://repo.spring.io/libs-snapshot-local
-
-
-