[maven-release-plugin]  copy for tag 1.1.0

git-svn-id: http://svn.apache.org/repos/asf/bval/tags/1.1.0@1683822 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 9ef9989..bd3ad87 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>10</version>
+        <version>13</version>
         <relativePath />
     </parent>
 
@@ -534,7 +534,6 @@
                     <version>2.2.1</version>
                     <configuration>
                         <useReleaseProfile>false</useReleaseProfile>
-                        <goals>deploy site site-deploy</goals>
                         <arguments>-Papache-release</arguments>
                         <autoVersionSubmodules>true</autoVersionSubmodules>
                         <preparationGoals>clean install</preparationGoals>