[maven-release-plugin]  copy for tag commons-jcs-2.0-alpha-1

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/jcs/tags/commons-jcs-2.0-alpha-1@1636318 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/commons-jcs-dist/pom.xml b/commons-jcs-dist/pom.xml
index 25cfef1..974792f 100644
--- a/commons-jcs-dist/pom.xml
+++ b/commons-jcs-dist/pom.xml
@@ -106,17 +106,6 @@
     </dependency>
   </dependencies>
 
-  <build>
-    <plugins>
-      <plugin>
-        <artifactId>maven-deploy-plugin</artifactId>
-        <configuration>
-          <skip>true</skip>
-        </configuration>
-      </plugin>
-    </plugins>
-  </build>
-
   <profiles>
     <profile>
       <id>release</id>