Author: rgoers
Date: Mon Jan 28 07:43:38 2013
New Revision: 1439284
URL: http://svn.apache.org/viewvc?rev=1439284&view=rev
Log:
[maven-release-plugin] prepare release log4j-2.0-beta4
Modified:
logging/log4j/log4j2/trunk/api/pom.xml
logging/log4j/log4j2/trunk/core/pom.xml
logging/log4j/log4j2/trunk/dist/pom.xml
logging/log4j/log4j2/trunk/flume-ng/pom.xml
logging/log4j/log4j2/trunk/jcl-bridge/pom.xml
logging/log4j/log4j2/trunk/log4j-to-slf4j/pom.xml
logging/log4j/log4j2/trunk/log4j12-api/pom.xml
logging/log4j/log4j2/trunk/pom.xml
logging/log4j/log4j2/trunk/samples/flume-common/pom.xml
logging/log4j/log4j2/trunk/samples/flume-embedded/pom.xml
logging/log4j/log4j2/trunk/samples/flume-remote/pom.xml
logging/log4j/log4j2/trunk/samples/pom.xml
logging/log4j/log4j2/trunk/slf4j-impl/pom.xml
logging/log4j/log4j2/trunk/web/pom.xml
Modified: logging/log4j/log4j2/trunk/api/pom.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/api/pom.xml?rev=1439284&r1=1439283&r2=1439284&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/api/pom.xml (original)
+++ logging/log4j/log4j2/trunk/api/pom.xml Mon Jan 28 07:43:38 2013
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
- <version>2.0-beta4-SNAPSHOT</version>
+ <version>2.0-beta4</version>
<relativePath>../</relativePath>
</parent>
<groupId>org.apache.logging.log4j</groupId>
Modified: logging/log4j/log4j2/trunk/core/pom.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/core/pom.xml?rev=1439284&r1=1439283&r2=1439284&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/core/pom.xml (original)
+++ logging/log4j/log4j2/trunk/core/pom.xml Mon Jan 28 07:43:38 2013
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
- <version>2.0-beta4-SNAPSHOT</version>
+ <version>2.0-beta4</version>
<relativePath>../</relativePath>
</parent>
<groupId>org.apache.logging.log4j</groupId>
Modified: logging/log4j/log4j2/trunk/dist/pom.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/dist/pom.xml?rev=1439284&r1=1439283&r2=1439284&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/dist/pom.xml (original)
+++ logging/log4j/log4j2/trunk/dist/pom.xml Mon Jan 28 07:43:38 2013
@@ -30,7 +30,7 @@ limitations under the License.
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
- <version>2.0-beta4-SNAPSHOT</version>
+ <version>2.0-beta4</version>
<relativePath>../</relativePath>
</parent>
Modified: logging/log4j/log4j2/trunk/flume-ng/pom.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/flume-ng/pom.xml?rev=1439284&r1=1439283&r2=1439284&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/flume-ng/pom.xml (original)
+++ logging/log4j/log4j2/trunk/flume-ng/pom.xml Mon Jan 28 07:43:38 2013
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
- <version>2.0-beta4-SNAPSHOT</version>
+ <version>2.0-beta4</version>
<relativePath>../</relativePath>
</parent>
<groupId>org.apache.logging.log4j.adapters</groupId>
Modified: logging/log4j/log4j2/trunk/jcl-bridge/pom.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/jcl-bridge/pom.xml?rev=1439284&r1=1439283&r2=1439284&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/jcl-bridge/pom.xml (original)
+++ logging/log4j/log4j2/trunk/jcl-bridge/pom.xml Mon Jan 28 07:43:38 2013
@@ -20,7 +20,7 @@
<parent>
<artifactId>log4j</artifactId>
<groupId>org.apache.logging.log4j</groupId>
- <version>2.0-beta4-SNAPSHOT</version>
+ <version>2.0-beta4</version>
<relativePath>../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: logging/log4j/log4j2/trunk/log4j-to-slf4j/pom.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-to-slf4j/pom.xml?rev=1439284&r1=1439283&r2=1439284&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j-to-slf4j/pom.xml (original)
+++ logging/log4j/log4j2/trunk/log4j-to-slf4j/pom.xml Mon Jan 28 07:43:38 2013
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
- <version>2.0-beta4-SNAPSHOT</version>
+ <version>2.0-beta4</version>
<relativePath>../</relativePath>
</parent>
<groupId>org.apache.logging.log4j.adapters</groupId>
Modified: logging/log4j/log4j2/trunk/log4j12-api/pom.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j12-api/pom.xml?rev=1439284&r1=1439283&r2=1439284&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/log4j12-api/pom.xml (original)
+++ logging/log4j/log4j2/trunk/log4j12-api/pom.xml Mon Jan 28 07:43:38 2013
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
- <version>2.0-beta4-SNAPSHOT</version>
+ <version>2.0-beta4</version>
<relativePath>../</relativePath>
</parent>
<groupId>org.apache.logging.log4j.adapters</groupId>
Modified: logging/log4j/log4j2/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/pom.xml?rev=1439284&r1=1439283&r2=1439284&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/pom.xml (original)
+++ logging/log4j/log4j2/trunk/pom.xml Mon Jan 28 07:43:38 2013
@@ -21,7 +21,7 @@
<artifactId>log4j</artifactId>
<packaging>pom</packaging>
<name>Apache Log4j 2</name>
- <version>2.0-beta4-SNAPSHOT</version>
+ <version>2.0-beta4</version>
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
@@ -84,9 +84,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-beta4</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/logging/log4j/log4j2/tags/log4j-2.0-beta4</developerConnection>
+
<url>http://svn.apache.org/viewvc/logging/log4j/log4j2/tags/log4j-2.0-beta4</url>
</scm>
<organization>
<name>Apache Software Foundation</name>
Modified: logging/log4j/log4j2/trunk/samples/flume-common/pom.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/samples/flume-common/pom.xml?rev=1439284&r1=1439283&r2=1439284&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/samples/flume-common/pom.xml (original)
+++ logging/log4j/log4j2/trunk/samples/flume-common/pom.xml Mon Jan 28 07:43:38
2013
@@ -21,7 +21,7 @@
<parent>
<artifactId>log4j-samples</artifactId>
<groupId>org.apache.logging.log4j.samples</groupId>
- <version>2.0-beta4-SNAPSHOT</version>
+ <version>2.0-beta4</version>
</parent>
<groupId>org.apache.logging.log4j.samples</groupId>
<artifactId>flume-common</artifactId>
Modified: logging/log4j/log4j2/trunk/samples/flume-embedded/pom.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/samples/flume-embedded/pom.xml?rev=1439284&r1=1439283&r2=1439284&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/samples/flume-embedded/pom.xml (original)
+++ logging/log4j/log4j2/trunk/samples/flume-embedded/pom.xml Mon Jan 28
07:43:38 2013
@@ -21,7 +21,7 @@
<parent>
<artifactId>log4j-samples</artifactId>
<groupId>org.apache.logging.log4j.samples</groupId>
- <version>2.0-beta4-SNAPSHOT</version>
+ <version>2.0-beta4</version>
</parent>
<groupId>org.apache.logging.log4j.samples</groupId>
<artifactId>flume-embedded</artifactId>
Modified: logging/log4j/log4j2/trunk/samples/flume-remote/pom.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/samples/flume-remote/pom.xml?rev=1439284&r1=1439283&r2=1439284&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/samples/flume-remote/pom.xml (original)
+++ logging/log4j/log4j2/trunk/samples/flume-remote/pom.xml Mon Jan 28 07:43:38
2013
@@ -21,7 +21,7 @@
<parent>
<artifactId>log4j-samples</artifactId>
<groupId>org.apache.logging.log4j.samples</groupId>
- <version>2.0-beta4-SNAPSHOT</version>
+ <version>2.0-beta4</version>
</parent>
<groupId>org.apache.logging.log4j.samples</groupId>
<artifactId>flume-remote</artifactId>
Modified: logging/log4j/log4j2/trunk/samples/pom.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/samples/pom.xml?rev=1439284&r1=1439283&r2=1439284&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/samples/pom.xml (original)
+++ logging/log4j/log4j2/trunk/samples/pom.xml Mon Jan 28 07:43:38 2013
@@ -21,7 +21,7 @@
<parent>
<artifactId>log4j</artifactId>
<groupId>org.apache.logging.log4j</groupId>
- <version>2.0-beta4-SNAPSHOT</version>
+ <version>2.0-beta4</version>
</parent>
<groupId>org.apache.logging.log4j.samples</groupId>
<artifactId>log4j-samples</artifactId>
Modified: logging/log4j/log4j2/trunk/slf4j-impl/pom.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/slf4j-impl/pom.xml?rev=1439284&r1=1439283&r2=1439284&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/slf4j-impl/pom.xml (original)
+++ logging/log4j/log4j2/trunk/slf4j-impl/pom.xml Mon Jan 28 07:43:38 2013
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
- <version>2.0-beta4-SNAPSHOT</version>
+ <version>2.0-beta4</version>
<relativePath>../</relativePath>
</parent>
<groupId>org.apache.logging.log4j.adapters</groupId>
Modified: logging/log4j/log4j2/trunk/web/pom.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/web/pom.xml?rev=1439284&r1=1439283&r2=1439284&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/web/pom.xml (original)
+++ logging/log4j/log4j2/trunk/web/pom.xml Mon Jan 28 07:43:38 2013
@@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
- <version>2.0-beta4-SNAPSHOT</version>
+ <version>2.0-beta4</version>
<relativePath>../</relativePath>
</parent>
<groupId>org.apache.logging.log4j.adapters</groupId>