[maven-release-plugin] prepare release log4j-2.0-beta5

git-svn-id: https://svn.apache.org/repos/asf/logging/log4j/log4j2/trunk@1470231 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/api/pom.xml b/api/pom.xml
index a9c049c..a0289cb 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-beta5-SNAPSHOT</version>
+    <version>2.0-beta5</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.apache.logging.log4j</groupId>
diff --git a/core/pom.xml b/core/pom.xml
index 7859033..99cb4a9 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-beta5-SNAPSHOT</version>
+    <version>2.0-beta5</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.apache.logging.log4j</groupId>
diff --git a/dist/pom.xml b/dist/pom.xml
index 110cc6c..b57b3eb 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-beta5-SNAPSHOT</version>
+    <version>2.0-beta5</version>
     <relativePath>../</relativePath>
   </parent>
 
diff --git a/flume-ng/pom.xml b/flume-ng/pom.xml
index 0f8fead..d0af7c1 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-beta5-SNAPSHOT</version>
+    <version>2.0-beta5</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.apache.logging.log4j</groupId>
diff --git a/jcl-bridge/pom.xml b/jcl-bridge/pom.xml
index 526b6a9..a5b1905 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-beta5-SNAPSHOT</version>
+    <version>2.0-beta5</version>
     <relativePath>../</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
diff --git a/log4j-to-slf4j/pom.xml b/log4j-to-slf4j/pom.xml
index 8a8a0fa..4e13805 100644
--- a/log4j-to-slf4j/pom.xml
+++ b/log4j-to-slf4j/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j</artifactId>
-    <version>2.0-beta5-SNAPSHOT</version>
+    <version>2.0-beta5</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.apache.logging.log4j</groupId>
diff --git a/log4j12-api/pom.xml b/log4j12-api/pom.xml
index 38559a0..3b7d83b 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-beta5-SNAPSHOT</version>
+    <version>2.0-beta5</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.apache.logging.log4j</groupId>
diff --git a/pom.xml b/pom.xml
index 9c7c344..e314278 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-beta5-SNAPSHOT</version>
+  <version>2.0-beta5</version>
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
@@ -101,9 +101,9 @@
     </license>
   </licenses>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/logging/log4j/log4j2/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/logging/log4j/log4j2/trunk</developerConnection>
-    <url>http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/logging/log4j/log4j2/tags/log4j-2.0-beta5</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/logging/log4j/log4j2/tags/log4j-2.0-beta5</developerConnection>
+    <url>http://svn.apache.org/viewvc/logging/log4j/log4j2/tags/log4j-2.0-beta5</url>
   </scm>
   <organization>
     <name>Apache Software Foundation</name>
diff --git a/samples/flume-common/pom.xml b/samples/flume-common/pom.xml
index 6c394f5..d543c9a 100644
--- a/samples/flume-common/pom.xml
+++ b/samples/flume-common/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>log4j-samples</artifactId>
     <groupId>org.apache.logging.log4j.samples</groupId>
-    <version>2.0-beta5-SNAPSHOT</version>
+    <version>2.0-beta5</version>
   </parent>
   <groupId>org.apache.logging.log4j.samples</groupId>
   <artifactId>flume-common</artifactId>
diff --git a/samples/flume-embedded/pom.xml b/samples/flume-embedded/pom.xml
index 11dcd3e..2d8de1b 100644
--- a/samples/flume-embedded/pom.xml
+++ b/samples/flume-embedded/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>log4j-samples</artifactId>
     <groupId>org.apache.logging.log4j.samples</groupId>
-    <version>2.0-beta5-SNAPSHOT</version>
+    <version>2.0-beta5</version>
   </parent>
   <groupId>org.apache.logging.log4j.samples</groupId>
   <artifactId>flume-embedded</artifactId>
diff --git a/samples/flume-remote/pom.xml b/samples/flume-remote/pom.xml
index d74447b..ac4538e 100644
--- a/samples/flume-remote/pom.xml
+++ b/samples/flume-remote/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>log4j-samples</artifactId>
     <groupId>org.apache.logging.log4j.samples</groupId>
-    <version>2.0-beta5-SNAPSHOT</version>
+    <version>2.0-beta5</version>
   </parent>
   <groupId>org.apache.logging.log4j.samples</groupId>
   <artifactId>flume-remote</artifactId>
diff --git a/samples/pom.xml b/samples/pom.xml
index debe1b1..3486a24 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>log4j</artifactId>
     <groupId>org.apache.logging.log4j</groupId>
-    <version>2.0-beta5-SNAPSHOT</version>
+    <version>2.0-beta5</version>
   </parent>
   <groupId>org.apache.logging.log4j.samples</groupId>
   <artifactId>log4j-samples</artifactId>
diff --git a/slf4j-impl/pom.xml b/slf4j-impl/pom.xml
index 69ca12f..203d0c4 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-beta5-SNAPSHOT</version>
+    <version>2.0-beta5</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.apache.logging.log4j</groupId>
diff --git a/taglib/pom.xml b/taglib/pom.xml
index a74251b..62b35c8 100644
--- a/taglib/pom.xml
+++ b/taglib/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.logging.log4j</groupId>
     <artifactId>log4j</artifactId>
-    <version>2.0-beta5-SNAPSHOT</version>
+    <version>2.0-beta5</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.apache.logging.log4j</groupId>
diff --git a/web/pom.xml b/web/pom.xml
index 49e07d2..9e28bb0 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-beta5-SNAPSHOT</version>
+    <version>2.0-beta5</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.apache.logging.log4j</groupId>