Remove deprecated jcenter repo
diff --git a/pom.xml b/pom.xml
index 9b8a6dd..a2a9065 100644
--- a/pom.xml
+++ b/pom.xml
@@ -392,13 +392,6 @@
       </plugin>
     </plugins>
   </reporting>
-  <pluginRepositories>
-    <pluginRepository>
-      <id>jcenter</id>
-      <name>JCenter</name>
-      <url>https://jcenter.bintray.com/</url>
-    </pluginRepository>
-  </pluginRepositories>
   <repositories>
     <repository>
       <id>apache.snapshots</id>