Revert release version. Update version in notice

git-svn-id: https://svn.apache.org/repos/asf/logging/log4j/log4j2/trunk@1387163 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/NOTICE.txt b/NOTICE.txt
index 8da938b..0eb9147 100644
--- a/NOTICE.txt
+++ b/NOTICE.txt
@@ -1,4 +1,4 @@
-Apache log4j2 1.0-alpha1
+Apache log4j2 1.0-beta1
 Copyright 2012 The Apache Software Foundation
 
 This product includes software developed at
diff --git a/api/pom.xml b/api/pom.xml
index 731b446..edca9c7 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j</artifactId>
-    <version>2.0-beta2-SNAPSHOT</version>
+    <version>2.0-beta1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.apache.logging.log4j</groupId>
diff --git a/core/pom.xml b/core/pom.xml
index 038115d..175b809 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j</artifactId>
-    <version>2.0-beta2-SNAPSHOT</version>
+    <version>2.0-beta1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.apache.logging.log4j</groupId>
diff --git a/dist/pom.xml b/dist/pom.xml
index 72685a2..a426cee 100644
--- a/dist/pom.xml
+++ b/dist/pom.xml
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j</artifactId>
-    <version>2.0-beta2-SNAPSHOT</version>
+    <version>2.0-beta1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
diff --git a/flume-ng/pom.xml b/flume-ng/pom.xml
index 254e947..e34bb0b 100644
--- a/flume-ng/pom.xml
+++ b/flume-ng/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j</artifactId>
-    <version>2.0-beta2-SNAPSHOT</version>
+    <version>2.0-beta1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.apache.logging.log4j.adapters</groupId>
diff --git a/jcl-bridge/pom.xml b/jcl-bridge/pom.xml
index 26135a5..8648424 100644
--- a/jcl-bridge/pom.xml
+++ b/jcl-bridge/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>log4j</artifactId>
     <groupId>org.apache.logging.log4j</groupId>
-    <version>2.0-beta2-SNAPSHOT</version>
+    <version>2.0-beta1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
diff --git a/log4j12-api/pom.xml b/log4j12-api/pom.xml
index ad63c2b..dbe9291 100644
--- a/log4j12-api/pom.xml
+++ b/log4j12-api/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j</artifactId>
-    <version>2.0-beta2-SNAPSHOT</version>
+    <version>2.0-beta1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.apache.logging.log4j.adapters</groupId>
diff --git a/pom.xml b/pom.xml
index 02a4309..5c4d582 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
   <artifactId>log4j</artifactId>
   <packaging>pom</packaging>
   <name>Apache Log4j 2</name>
-  <version>2.0-beta2-SNAPSHOT</version>
+  <version>2.0-beta1-SNAPSHOT</version>
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
diff --git a/slf4j-impl/pom.xml b/slf4j-impl/pom.xml
index ce2f95a..3f2fe1f 100644
--- a/slf4j-impl/pom.xml
+++ b/slf4j-impl/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j</artifactId>
-    <version>2.0-beta2-SNAPSHOT</version>
+    <version>2.0-beta1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.apache.logging.log4j.adapters</groupId>
diff --git a/web/pom.xml b/web/pom.xml
index 777545c..5919a91 100644
--- a/web/pom.xml
+++ b/web/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j</artifactId>
-    <version>2.0-beta2-SNAPSHOT</version>
+    <version>2.0-beta1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.apache.logging.log4j.adapters</groupId>