Repository: logging-log4j2 Updated Branches: refs/heads/master 3dbc1bcac -> cf7435e3a
[maven-release-plugin] prepare release log4j-2.7-rc1 Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/cf7435e3 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/cf7435e3 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/cf7435e3 Branch: refs/heads/master Commit: cf7435e3a3020bdf7ff0e75ec469f662ac5c1fe1 Parents: 3dbc1bc Author: rgoers <[email protected]> Authored: Sun Sep 25 23:37:53 2016 -0700 Committer: rgoers <[email protected]> Committed: Sun Sep 25 23:37:53 2016 -0700 ---------------------------------------------------------------------- log4j-1.2-api/pom.xml | 2 +- log4j-api-scala_2.10/pom.xml | 2 +- log4j-api-scala_2.11/pom.xml | 2 +- log4j-api/pom.xml | 2 +- log4j-bom/pom.xml | 4 ++-- log4j-core/pom.xml | 2 +- log4j-distribution/pom.xml | 2 +- log4j-flume-ng/pom.xml | 2 +- log4j-iostreams/pom.xml | 2 +- log4j-jcl/pom.xml | 2 +- log4j-jmx-gui/pom.xml | 2 +- log4j-jul/pom.xml | 2 +- log4j-liquibase/pom.xml | 2 +- log4j-nosql/pom.xml | 2 +- log4j-perf/pom.xml | 2 +- log4j-samples/configuration/pom.xml | 2 +- log4j-samples/flume-common/pom.xml | 2 +- log4j-samples/flume-embedded/pom.xml | 2 +- log4j-samples/flume-remote/pom.xml | 2 +- log4j-samples/loggerProperties/pom.xml | 2 +- log4j-samples/pom.xml | 2 +- log4j-samples/scala-api/pom.xml | 2 +- log4j-slf4j-impl/pom.xml | 2 +- log4j-taglib/pom.xml | 2 +- log4j-to-slf4j/pom.xml | 2 +- log4j-web/pom.xml | 2 +- pom.xml | 4 ++-- 27 files changed, 29 insertions(+), 29 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/cf7435e3/log4j-1.2-api/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-1.2-api/pom.xml b/log4j-1.2-api/pom.xml index 2a5eb01..2704c5b 100644 --- a/log4j-1.2-api/pom.xml +++ b/log4j-1.2-api/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.7</version> <relativePath>../</relativePath> </parent> <artifactId>log4j-1.2-api</artifactId> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/cf7435e3/log4j-api-scala_2.10/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-api-scala_2.10/pom.xml b/log4j-api-scala_2.10/pom.xml index 6a1382e..c11b66b 100644 --- a/log4j-api-scala_2.10/pom.xml +++ b/log4j-api-scala_2.10/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.7</version> <relativePath>../</relativePath> </parent> <artifactId>log4j-api-scala_2.10</artifactId> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/cf7435e3/log4j-api-scala_2.11/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-api-scala_2.11/pom.xml b/log4j-api-scala_2.11/pom.xml index 74ba6b1..f8b5288 100644 --- a/log4j-api-scala_2.11/pom.xml +++ b/log4j-api-scala_2.11/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.7</version> <relativePath>../</relativePath> </parent> <artifactId>log4j-api-scala_2.11</artifactId> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/cf7435e3/log4j-api/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-api/pom.xml b/log4j-api/pom.xml index 40496c8..9f0b641 100644 --- a/log4j-api/pom.xml +++ b/log4j-api/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.7</version> <relativePath>../</relativePath> </parent> <artifactId>log4j-api</artifactId> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/cf7435e3/log4j-bom/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-bom/pom.xml b/log4j-bom/pom.xml index 7859b07..3602889 100644 --- a/log4j-bom/pom.xml +++ b/log4j-bom/pom.xml @@ -26,7 +26,7 @@ <description>Apache Log4j Bill of Materials</description> <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j-bom</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.7</version> <packaging>pom</packaging> <dependencyManagement> <dependencies> @@ -143,6 +143,6 @@ </build> <scm> - <tag>log4j-2.6.1</tag> + <tag>log4j-2.7-rc1</tag> </scm> </project> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/cf7435e3/log4j-core/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-core/pom.xml b/log4j-core/pom.xml index c7618df..4774f50 100644 --- a/log4j-core/pom.xml +++ b/log4j-core/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.7</version> <relativePath>../</relativePath> </parent> <artifactId>log4j-core</artifactId> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/cf7435e3/log4j-distribution/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-distribution/pom.xml b/log4j-distribution/pom.xml index ac3408b..2a3ca59 100644 --- a/log4j-distribution/pom.xml +++ b/log4j-distribution/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.7</version> <relativePath>../</relativePath> </parent> <artifactId>log4j-distribution</artifactId> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/cf7435e3/log4j-flume-ng/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-flume-ng/pom.xml b/log4j-flume-ng/pom.xml index 1f95db0..89324d8 100644 --- a/log4j-flume-ng/pom.xml +++ b/log4j-flume-ng/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.7</version> <relativePath>../</relativePath> </parent> <artifactId>log4j-flume-ng</artifactId> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/cf7435e3/log4j-iostreams/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-iostreams/pom.xml b/log4j-iostreams/pom.xml index a497f85..5fdac1f 100644 --- a/log4j-iostreams/pom.xml +++ b/log4j-iostreams/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.7</version> <relativePath>../</relativePath> </parent> <artifactId>log4j-iostreams</artifactId> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/cf7435e3/log4j-jcl/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-jcl/pom.xml b/log4j-jcl/pom.xml index dd88ffc..e6ac09c 100644 --- a/log4j-jcl/pom.xml +++ b/log4j-jcl/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.7</version> <relativePath>../</relativePath> </parent> <artifactId>log4j-jcl</artifactId> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/cf7435e3/log4j-jmx-gui/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-jmx-gui/pom.xml b/log4j-jmx-gui/pom.xml index 240eaf1..eda3674 100644 --- a/log4j-jmx-gui/pom.xml +++ b/log4j-jmx-gui/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.7</version> <relativePath>../</relativePath> </parent> <artifactId>log4j-jmx-gui</artifactId> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/cf7435e3/log4j-jul/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-jul/pom.xml b/log4j-jul/pom.xml index 2a1c448..13bcf91 100644 --- a/log4j-jul/pom.xml +++ b/log4j-jul/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>log4j</artifactId> <groupId>org.apache.logging.log4j</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.7</version> <relativePath>../</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/cf7435e3/log4j-liquibase/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-liquibase/pom.xml b/log4j-liquibase/pom.xml index 76276c4..7242ce2 100644 --- a/log4j-liquibase/pom.xml +++ b/log4j-liquibase/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.7</version> <relativePath>../</relativePath> </parent> <artifactId>log4j-liquibase</artifactId> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/cf7435e3/log4j-nosql/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-nosql/pom.xml b/log4j-nosql/pom.xml index 6a75bcf..b19ce43 100644 --- a/log4j-nosql/pom.xml +++ b/log4j-nosql/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>log4j</artifactId> <groupId>org.apache.logging.log4j</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.7</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/cf7435e3/log4j-perf/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-perf/pom.xml b/log4j-perf/pom.xml index 6ce4d41..8a2af25 100644 --- a/log4j-perf/pom.xml +++ b/log4j-perf/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>log4j</artifactId> <groupId>org.apache.logging.log4j</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.7</version> <relativePath>../</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/cf7435e3/log4j-samples/configuration/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-samples/configuration/pom.xml b/log4j-samples/configuration/pom.xml index a2ea7c4..2501f36 100644 --- a/log4j-samples/configuration/pom.xml +++ b/log4j-samples/configuration/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>log4j-samples</artifactId> <groupId>org.apache.logging.log4j.samples</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.7</version> </parent> <artifactId>log4j-samples-configuration</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/cf7435e3/log4j-samples/flume-common/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-samples/flume-common/pom.xml b/log4j-samples/flume-common/pom.xml index a5bc9b7..9f3b2a8 100644 --- a/log4j-samples/flume-common/pom.xml +++ b/log4j-samples/flume-common/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>log4j-samples</artifactId> <groupId>org.apache.logging.log4j.samples</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.7</version> </parent> <artifactId>log4j-samples-flume-common</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/cf7435e3/log4j-samples/flume-embedded/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-samples/flume-embedded/pom.xml b/log4j-samples/flume-embedded/pom.xml index 1c27597..350c4d9 100644 --- a/log4j-samples/flume-embedded/pom.xml +++ b/log4j-samples/flume-embedded/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>log4j-samples</artifactId> <groupId>org.apache.logging.log4j.samples</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.7</version> </parent> <artifactId>log4j-samples-flume-embedded</artifactId> <packaging>war</packaging> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/cf7435e3/log4j-samples/flume-remote/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-samples/flume-remote/pom.xml b/log4j-samples/flume-remote/pom.xml index fa947cf..7e6dad3 100644 --- a/log4j-samples/flume-remote/pom.xml +++ b/log4j-samples/flume-remote/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>log4j-samples</artifactId> <groupId>org.apache.logging.log4j.samples</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.7</version> </parent> <artifactId>log4j-samples-flume-remote</artifactId> <packaging>war</packaging> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/cf7435e3/log4j-samples/loggerProperties/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-samples/loggerProperties/pom.xml b/log4j-samples/loggerProperties/pom.xml index 6edfbd0..0547075 100644 --- a/log4j-samples/loggerProperties/pom.xml +++ b/log4j-samples/loggerProperties/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>log4j-samples</artifactId> <groupId>org.apache.logging.log4j.samples</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.7</version> </parent> <artifactId>log4j-samples-loggerProperties</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/cf7435e3/log4j-samples/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-samples/pom.xml b/log4j-samples/pom.xml index 8509475..f4876fc 100644 --- a/log4j-samples/pom.xml +++ b/log4j-samples/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.7</version> <relativePath>../</relativePath> </parent> <groupId>org.apache.logging.log4j.samples</groupId> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/cf7435e3/log4j-samples/scala-api/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-samples/scala-api/pom.xml b/log4j-samples/scala-api/pom.xml index 7cae662..30e6051 100644 --- a/log4j-samples/scala-api/pom.xml +++ b/log4j-samples/scala-api/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>log4j-samples</artifactId> <groupId>org.apache.logging.log4j.samples</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.7</version> </parent> <artifactId>log4j-samples-scala-api</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/cf7435e3/log4j-slf4j-impl/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-slf4j-impl/pom.xml b/log4j-slf4j-impl/pom.xml index 21b02b1..d962dd5 100644 --- a/log4j-slf4j-impl/pom.xml +++ b/log4j-slf4j-impl/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.7</version> <relativePath>../</relativePath> </parent> <artifactId>log4j-slf4j-impl</artifactId> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/cf7435e3/log4j-taglib/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-taglib/pom.xml b/log4j-taglib/pom.xml index a037cc1..fb5fdcd 100644 --- a/log4j-taglib/pom.xml +++ b/log4j-taglib/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j</artifactId> - <version>2.6.3-SNAPSHOT</version> + <version>2.7</version> <relativePath>../</relativePath> </parent> <artifactId>log4j-taglib</artifactId> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/cf7435e3/log4j-to-slf4j/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-to-slf4j/pom.xml b/log4j-to-slf4j/pom.xml index 955bc04..eb45f64 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.6.3-SNAPSHOT</version> + <version>2.7</version> <relativePath>../</relativePath> </parent> <artifactId>log4j-to-slf4j</artifactId> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/cf7435e3/log4j-web/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-web/pom.xml b/log4j-web/pom.xml index 3a134b0..2dc469a 100644 --- a/log4j-web/pom.xml +++ b/log4j-web/pom.xml @@ -20,7 +20,7 @@ <parent> <artifactId>log4j</artifactId> <groupId>org.apache.logging.log4j</groupId> - <version>2.6.3-SNAPSHOT</version> + <version>2.7</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/cf7435e3/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index b6dab17..710dff9 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ <artifactId>log4j</artifactId> <packaging>pom</packaging> <name>Apache Log4j 2</name> - <version>2.6.3-SNAPSHOT</version> + <version>2.7</version> <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> @@ -173,7 +173,7 @@ <connection>scm:git:http://git-wip-us.apache.org/repos/asf/logging-log4j2.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/logging-log4j2.git</developerConnection> <url>https://git-wip-us.apache.org/repos/asf?p=logging-log4j2.git;a=summary</url> - <tag>log4j-${Log4jReleaseVersion}</tag> + <tag>log4j-2.7-rc1</tag> </scm> <organization> <name>Apache Software Foundation</name>
