diff --git a/pom.xml b/pom.xml
index d864b87fca037a8c78a165b8a2526009f8d6189f..470adba7641e05dd1388dd4192c2dcaf4bdd3e02 100644
--- a/pom.xml
+++ b/pom.xml
@@ -106,7 +106,6 @@
             <plugin>
                 <groupId>com.github.github</groupId>
                 <artifactId>site-maven-plugin</artifactId>
-                <version>0.12</version>
                 <configuration>
                     <server>github</server>
                     <message>Creating site for aparapi</message>
@@ -139,7 +138,6 @@
             <plugin>
                 <groupId>org.sonatype.plugins</groupId>
                 <artifactId>nexus-staging-maven-plugin</artifactId>
-                <version>1.6.8</version>
                 <extensions>true</extensions>
                 <configuration>
                     <serverId>ossrh</serverId>