releases can be build without touching the pom

git-svn-id: https://svn.apache.org/repos/asf/incubator/odf/trunk@1476754 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index a5732dd..a53f3f5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -256,7 +256,7 @@
                 </plugins>

             </build>

         </profile>

-        <!--<profile>

+        <profile>

             <id>apache-release</id>

             <properties>

                 <username>${user.name}</username>

@@ -411,7 +411,7 @@
 					</plugin>

 				</plugins>

 			</build>

-		</profile>-->

+		</profile>

 	</profiles>

 </project>