Author: rgoers Date: Sat Jul 12 23:25:04 2014 New Revision: 1610083 URL: http://svn.apache.org/r1610083 Log: [maven-release-plugin] prepare release log4j-2.0
Modified: logging/log4j/log4j2/trunk/log4j-1.2-api/pom.xml logging/log4j/log4j2/trunk/log4j-api/pom.xml logging/log4j/log4j2/trunk/log4j-bom/pom.xml logging/log4j/log4j2/trunk/log4j-core/pom.xml logging/log4j/log4j2/trunk/log4j-distribution/pom.xml logging/log4j/log4j2/trunk/log4j-flume-ng/pom.xml logging/log4j/log4j2/trunk/log4j-jcl/pom.xml logging/log4j/log4j2/trunk/log4j-jmx-gui/pom.xml logging/log4j/log4j2/trunk/log4j-nosql/pom.xml logging/log4j/log4j2/trunk/log4j-perf/pom.xml logging/log4j/log4j2/trunk/log4j-samples/flume-common/pom.xml logging/log4j/log4j2/trunk/log4j-samples/flume-embedded/pom.xml logging/log4j/log4j2/trunk/log4j-samples/flume-remote/pom.xml logging/log4j/log4j2/trunk/log4j-samples/pom.xml logging/log4j/log4j2/trunk/log4j-slf4j-impl/pom.xml logging/log4j/log4j2/trunk/log4j-taglib/pom.xml logging/log4j/log4j2/trunk/log4j-to-slf4j/pom.xml logging/log4j/log4j2/trunk/log4j-web/pom.xml logging/log4j/log4j2/trunk/pom.xml Modified: logging/log4j/log4j2/trunk/log4j-1.2-api/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-1.2-api/pom.xml?rev=1610083&r1=1610082&r2=1610083&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/log4j-1.2-api/pom.xml (original) +++ logging/log4j/log4j2/trunk/log4j-1.2-api/pom.xml Sat Jul 12 23:25:04 2014 @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0</version> <relativePath>../</relativePath> </parent> <artifactId>log4j-1.2-api</artifactId> Modified: logging/log4j/log4j2/trunk/log4j-api/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-api/pom.xml?rev=1610083&r1=1610082&r2=1610083&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/log4j-api/pom.xml (original) +++ logging/log4j/log4j2/trunk/log4j-api/pom.xml Sat Jul 12 23:25:04 2014 @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0</version> <relativePath>../</relativePath> </parent> <artifactId>log4j-api</artifactId> Modified: logging/log4j/log4j2/trunk/log4j-bom/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-bom/pom.xml?rev=1610083&r1=1610082&r2=1610083&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/log4j-bom/pom.xml (original) +++ logging/log4j/log4j2/trunk/log4j-bom/pom.xml Sat Jul 12 23:25:04 2014 @@ -3,7 +3,7 @@ <parent> <artifactId>log4j</artifactId> <groupId>org.apache.logging.log4j</groupId> - <version>2.0-SNAPSHOT</version> + <version>2.0</version> <relativePath>../</relativePath> </parent> <modelVersion>4.0.0</modelVersion> Modified: logging/log4j/log4j2/trunk/log4j-core/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-core/pom.xml?rev=1610083&r1=1610082&r2=1610083&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/log4j-core/pom.xml (original) +++ logging/log4j/log4j2/trunk/log4j-core/pom.xml Sat Jul 12 23:25:04 2014 @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0</version> <relativePath>../</relativePath> </parent> <artifactId>log4j-core</artifactId> Modified: logging/log4j/log4j2/trunk/log4j-distribution/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-distribution/pom.xml?rev=1610083&r1=1610082&r2=1610083&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/log4j-distribution/pom.xml (original) +++ logging/log4j/log4j2/trunk/log4j-distribution/pom.xml Sat Jul 12 23:25:04 2014 @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0</version> <relativePath>../</relativePath> </parent> <artifactId>log4j-distribution</artifactId> Modified: logging/log4j/log4j2/trunk/log4j-flume-ng/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-flume-ng/pom.xml?rev=1610083&r1=1610082&r2=1610083&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/log4j-flume-ng/pom.xml (original) +++ logging/log4j/log4j2/trunk/log4j-flume-ng/pom.xml Sat Jul 12 23:25:04 2014 @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0</version> <relativePath>../</relativePath> </parent> <artifactId>log4j-flume-ng</artifactId> Modified: logging/log4j/log4j2/trunk/log4j-jcl/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-jcl/pom.xml?rev=1610083&r1=1610082&r2=1610083&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/log4j-jcl/pom.xml (original) +++ logging/log4j/log4j2/trunk/log4j-jcl/pom.xml Sat Jul 12 23:25:04 2014 @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0</version> <relativePath>../</relativePath> </parent> <artifactId>log4j-jcl</artifactId> Modified: logging/log4j/log4j2/trunk/log4j-jmx-gui/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-jmx-gui/pom.xml?rev=1610083&r1=1610082&r2=1610083&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/log4j-jmx-gui/pom.xml (original) +++ logging/log4j/log4j2/trunk/log4j-jmx-gui/pom.xml Sat Jul 12 23:25:04 2014 @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0</version> <relativePath>../</relativePath> </parent> <artifactId>log4j-jmx-gui</artifactId> Modified: logging/log4j/log4j2/trunk/log4j-nosql/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-nosql/pom.xml?rev=1610083&r1=1610082&r2=1610083&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/log4j-nosql/pom.xml (original) +++ logging/log4j/log4j2/trunk/log4j-nosql/pom.xml Sat Jul 12 23:25:04 2014 @@ -20,7 +20,7 @@ <parent> <artifactId>log4j</artifactId> <groupId>org.apache.logging.log4j</groupId> - <version>2.0-SNAPSHOT</version> + <version>2.0</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: logging/log4j/log4j2/trunk/log4j-perf/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-perf/pom.xml?rev=1610083&r1=1610082&r2=1610083&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/log4j-perf/pom.xml (original) +++ logging/log4j/log4j2/trunk/log4j-perf/pom.xml Sat Jul 12 23:25:04 2014 @@ -20,7 +20,7 @@ <parent> <artifactId>log4j</artifactId> <groupId>org.apache.logging.log4j</groupId> - <version>2.0-SNAPSHOT</version> + <version>2.0</version> <relativePath>../</relativePath> </parent> Modified: logging/log4j/log4j2/trunk/log4j-samples/flume-common/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-samples/flume-common/pom.xml?rev=1610083&r1=1610082&r2=1610083&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/log4j-samples/flume-common/pom.xml (original) +++ logging/log4j/log4j2/trunk/log4j-samples/flume-common/pom.xml Sat Jul 12 23:25:04 2014 @@ -20,7 +20,7 @@ <parent> <artifactId>log4j-samples</artifactId> <groupId>org.apache.logging.log4j.samples</groupId> - <version>2.0-SNAPSHOT</version> + <version>2.0</version> </parent> <artifactId>log4j-samples-flume-common</artifactId> <packaging>jar</packaging> Modified: logging/log4j/log4j2/trunk/log4j-samples/flume-embedded/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-samples/flume-embedded/pom.xml?rev=1610083&r1=1610082&r2=1610083&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/log4j-samples/flume-embedded/pom.xml (original) +++ logging/log4j/log4j2/trunk/log4j-samples/flume-embedded/pom.xml Sat Jul 12 23:25:04 2014 @@ -20,7 +20,7 @@ <parent> <artifactId>log4j-samples</artifactId> <groupId>org.apache.logging.log4j.samples</groupId> - <version>2.0-SNAPSHOT</version> + <version>2.0</version> </parent> <artifactId>log4j-samples-flume-embedded</artifactId> <packaging>war</packaging> Modified: logging/log4j/log4j2/trunk/log4j-samples/flume-remote/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-samples/flume-remote/pom.xml?rev=1610083&r1=1610082&r2=1610083&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/log4j-samples/flume-remote/pom.xml (original) +++ logging/log4j/log4j2/trunk/log4j-samples/flume-remote/pom.xml Sat Jul 12 23:25:04 2014 @@ -20,7 +20,7 @@ <parent> <artifactId>log4j-samples</artifactId> <groupId>org.apache.logging.log4j.samples</groupId> - <version>2.0-SNAPSHOT</version> + <version>2.0</version> </parent> <artifactId>log4j-samples-flume-remote</artifactId> <packaging>war</packaging> Modified: logging/log4j/log4j2/trunk/log4j-samples/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-samples/pom.xml?rev=1610083&r1=1610082&r2=1610083&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/log4j-samples/pom.xml (original) +++ logging/log4j/log4j2/trunk/log4j-samples/pom.xml Sat Jul 12 23:25:04 2014 @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0</version> <relativePath>../</relativePath> </parent> <groupId>org.apache.logging.log4j.samples</groupId> Modified: logging/log4j/log4j2/trunk/log4j-slf4j-impl/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-slf4j-impl/pom.xml?rev=1610083&r1=1610082&r2=1610083&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/log4j-slf4j-impl/pom.xml (original) +++ logging/log4j/log4j2/trunk/log4j-slf4j-impl/pom.xml Sat Jul 12 23:25:04 2014 @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0</version> <relativePath>../</relativePath> </parent> <artifactId>log4j-slf4j-impl</artifactId> Modified: logging/log4j/log4j2/trunk/log4j-taglib/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-taglib/pom.xml?rev=1610083&r1=1610082&r2=1610083&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/log4j-taglib/pom.xml (original) +++ logging/log4j/log4j2/trunk/log4j-taglib/pom.xml Sat Jul 12 23:25:04 2014 @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0</version> <relativePath>../</relativePath> </parent> <artifactId>log4j-taglib</artifactId> 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=1610083&r1=1610082&r2=1610083&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/log4j-to-slf4j/pom.xml (original) +++ logging/log4j/log4j2/trunk/log4j-to-slf4j/pom.xml Sat Jul 12 23:25:04 2014 @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0</version> <relativePath>../</relativePath> </parent> <artifactId>log4j-to-slf4j</artifactId> Modified: logging/log4j/log4j2/trunk/log4j-web/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/log4j-web/pom.xml?rev=1610083&r1=1610082&r2=1610083&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/log4j-web/pom.xml (original) +++ logging/log4j/log4j2/trunk/log4j-web/pom.xml Sat Jul 12 23:25:04 2014 @@ -20,7 +20,7 @@ <parent> <artifactId>log4j</artifactId> <groupId>org.apache.logging.log4j</groupId> - <version>2.0-SNAPSHOT</version> + <version>2.0</version> </parent> <modelVersion>4.0.0</modelVersion> Modified: logging/log4j/log4j2/trunk/pom.xml URL: http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/pom.xml?rev=1610083&r1=1610082&r2=1610083&view=diff ============================================================================== --- logging/log4j/log4j2/trunk/pom.xml (original) +++ logging/log4j/log4j2/trunk/pom.xml Sat Jul 12 23:25:04 2014 @@ -21,7 +21,7 @@ <artifactId>log4j</artifactId> <packaging>pom</packaging> <name>Apache Log4j 2</name> - <version>2.0-SNAPSHOT</version> + <version>2.0</version> <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> @@ -141,9 +141,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</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/logging/log4j/log4j2/tags/log4j-2.0</developerConnection> + <url>http://svn.apache.org/viewvc/logging/log4j/log4j2/tags/log4j-2.0</url> </scm> <organization> <name>Apache Software Foundation</name>