Creating BCEL_6_0_RC1 tag

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/bcel/tags/BCEL_6_0_RC1@1621539 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 2a11853..a61ca12 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
   <groupId>org.apache.bcel</groupId>
   <artifactId>bcel</artifactId>
   <packaging>jar</packaging>
-  <version>6.0-SNAPSHOT</version>
+  <version>6.0</version>
   <name>Apache Commons BCEL</name>
   <description>Apache Commons Bytecode Engineering Library</description>
 
@@ -80,6 +80,7 @@
   </organization>
 
   <developers>
+
     <developer>
       <name>Dave Brosius</name>
       <id>dbrosius</id>