diff --git a/pom.xml b/pom.xml
index 33b9d3fb7..d95bf2117 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,8 +72,6 @@
ddf36656dc8920621fddf4928bdcb4b98c0d0e7bc9672f0cea8115c10ad5cbc6
UTF-8
-
- false
org.whispersystems.textsecure
diff --git a/service/pom.xml b/service/pom.xml
index d4775234d..bf7b73bd0 100644
--- a/service/pom.xml
+++ b/service/pom.xml
@@ -553,28 +553,6 @@
-
- com.bazaarvoice.maven.plugins
- s3-upload-maven-plugin
- 2.0.1
-
- ${project.build.directory}/${project.build.finalName}-bin.tar.gz
- ${deploy.bucketName}
- ${deploy.bucketRegion}
- ${project.build.finalName}-bin.tar.gz
- ${deploy.skip.s3.upload}
-
-
-
- deploy-to-s3
- deploy
-
- s3-upload
-
-
-
-
-
com.google.cloud.tools
jib-maven-plugin