Repository: logging-log4j2 Updated Branches: refs/heads/master 476734762 -> 1f2712b65
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/1f2712b6 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/1f2712b6 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/1f2712b6 Branch: refs/heads/master Commit: 1f2712b6563812328c1d6f5016781ea51ac181a6 Parents: 4767347 Author: rgoers <[email protected]> Authored: Sat Jan 21 22:07:36 2017 -0700 Committer: rgoers <[email protected]> Committed: Sat Jan 21 22:07:36 2017 -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 | 6 +----- 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-osgi/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 ++-- 28 files changed, 29 insertions(+), 33 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/1f2712b6/log4j-1.2-api/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-1.2-api/pom.xml b/log4j-1.2-api/pom.xml index 644da24..67d5f5d 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.8</version> + <version>2.8.1-SNAPSHOT</version> <relativePath>../</relativePath> </parent> <artifactId>log4j-1.2-api</artifactId> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/1f2712b6/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 3a5a184..b15feb0 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.8</version> + <version>2.8.1-SNAPSHOT</version> <relativePath>../</relativePath> </parent> <artifactId>log4j-api-scala_2.10</artifactId> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/1f2712b6/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 00891a2..d99e52d 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.8</version> + <version>2.8.1-SNAPSHOT</version> <relativePath>../</relativePath> </parent> <artifactId>log4j-api-scala_2.11</artifactId> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/1f2712b6/log4j-api/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-api/pom.xml b/log4j-api/pom.xml index 97f6a0c..9844acd 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.8</version> + <version>2.8.1-SNAPSHOT</version> <relativePath>../</relativePath> </parent> <artifactId>log4j-api</artifactId> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/1f2712b6/log4j-bom/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-bom/pom.xml b/log4j-bom/pom.xml index 4563ef5..2c47d4b 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.8</version> + <version>2.8.1-SNAPSHOT</version> <packaging>pom</packaging> <dependencyManagement> <dependencies> @@ -149,8 +149,4 @@ </plugin> </plugins> </build> - - <scm> - <tag>log4j-2.8-rc1</tag> - </scm> </project> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/1f2712b6/log4j-core/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-core/pom.xml b/log4j-core/pom.xml index d37f0e5..d0030bf 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.8</version> + <version>2.8.1-SNAPSHOT</version> <relativePath>../</relativePath> </parent> <artifactId>log4j-core</artifactId> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/1f2712b6/log4j-distribution/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-distribution/pom.xml b/log4j-distribution/pom.xml index 2175c19..2f26507 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.8</version> + <version>2.8.1-SNAPSHOT</version> <relativePath>../</relativePath> </parent> <artifactId>log4j-distribution</artifactId> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/1f2712b6/log4j-flume-ng/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-flume-ng/pom.xml b/log4j-flume-ng/pom.xml index befe044..2ba0e2d 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.8</version> + <version>2.8.1-SNAPSHOT</version> <relativePath>../</relativePath> </parent> <artifactId>log4j-flume-ng</artifactId> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/1f2712b6/log4j-iostreams/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-iostreams/pom.xml b/log4j-iostreams/pom.xml index 998a56b..56e6e2c 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.8</version> + <version>2.8.1-SNAPSHOT</version> <relativePath>../</relativePath> </parent> <artifactId>log4j-iostreams</artifactId> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/1f2712b6/log4j-jcl/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-jcl/pom.xml b/log4j-jcl/pom.xml index 39333d6..974ce8d 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.8</version> + <version>2.8.1-SNAPSHOT</version> <relativePath>../</relativePath> </parent> <artifactId>log4j-jcl</artifactId> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/1f2712b6/log4j-jmx-gui/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-jmx-gui/pom.xml b/log4j-jmx-gui/pom.xml index 6969f1a..f474ee3 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.8</version> + <version>2.8.1-SNAPSHOT</version> <relativePath>../</relativePath> </parent> <artifactId>log4j-jmx-gui</artifactId> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/1f2712b6/log4j-jul/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-jul/pom.xml b/log4j-jul/pom.xml index 6db5447..a0d8b42 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.8</version> + <version>2.8.1-SNAPSHOT</version> <relativePath>../</relativePath> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/1f2712b6/log4j-liquibase/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-liquibase/pom.xml b/log4j-liquibase/pom.xml index b74a361..60eb801 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.8</version> + <version>2.8.1-SNAPSHOT</version> <relativePath>../</relativePath> </parent> <artifactId>log4j-liquibase</artifactId> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/1f2712b6/log4j-nosql/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-nosql/pom.xml b/log4j-nosql/pom.xml index 06c890b..d614439 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.8</version> + <version>2.8.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/1f2712b6/log4j-osgi/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-osgi/pom.xml b/log4j-osgi/pom.xml index edefc05..25761ca 100644 --- a/log4j-osgi/pom.xml +++ b/log4j-osgi/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j</artifactId> - <version>2.8</version> + <version>2.8.1-SNAPSHOT</version> <relativePath>../</relativePath> </parent> <artifactId>log4j-osgi</artifactId> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/1f2712b6/log4j-perf/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-perf/pom.xml b/log4j-perf/pom.xml index c53fb35..f827889 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.8</version> + <version>2.8.1-SNAPSHOT</version> <relativePath>../</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/1f2712b6/log4j-samples/configuration/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-samples/configuration/pom.xml b/log4j-samples/configuration/pom.xml index e943b53..8735cb3 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.8</version> + <version>2.8.1-SNAPSHOT</version> </parent> <artifactId>log4j-samples-configuration</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/1f2712b6/log4j-samples/flume-common/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-samples/flume-common/pom.xml b/log4j-samples/flume-common/pom.xml index da696bd..f9cbf99 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.8</version> + <version>2.8.1-SNAPSHOT</version> </parent> <artifactId>log4j-samples-flume-common</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/1f2712b6/log4j-samples/flume-embedded/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-samples/flume-embedded/pom.xml b/log4j-samples/flume-embedded/pom.xml index 26a1d23..41bca3a 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.8</version> + <version>2.8.1-SNAPSHOT</version> </parent> <artifactId>log4j-samples-flume-embedded</artifactId> <packaging>war</packaging> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/1f2712b6/log4j-samples/flume-remote/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-samples/flume-remote/pom.xml b/log4j-samples/flume-remote/pom.xml index 26e9099..a83a406 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.8</version> + <version>2.8.1-SNAPSHOT</version> </parent> <artifactId>log4j-samples-flume-remote</artifactId> <packaging>war</packaging> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/1f2712b6/log4j-samples/loggerProperties/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-samples/loggerProperties/pom.xml b/log4j-samples/loggerProperties/pom.xml index 8adac00..05a6f9e 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.8</version> + <version>2.8.1-SNAPSHOT</version> </parent> <artifactId>log4j-samples-loggerProperties</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/1f2712b6/log4j-samples/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-samples/pom.xml b/log4j-samples/pom.xml index 665800a..b04d6f7 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.8</version> + <version>2.8.1-SNAPSHOT</version> <relativePath>../</relativePath> </parent> <groupId>org.apache.logging.log4j.samples</groupId> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/1f2712b6/log4j-samples/scala-api/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-samples/scala-api/pom.xml b/log4j-samples/scala-api/pom.xml index d1b3733..aa7bdcb 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.8</version> + <version>2.8.1-SNAPSHOT</version> </parent> <artifactId>log4j-samples-scala-api</artifactId> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/1f2712b6/log4j-slf4j-impl/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-slf4j-impl/pom.xml b/log4j-slf4j-impl/pom.xml index 7a31b52..6bd146d 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.8</version> + <version>2.8.1-SNAPSHOT</version> <relativePath>../</relativePath> </parent> <artifactId>log4j-slf4j-impl</artifactId> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/1f2712b6/log4j-taglib/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-taglib/pom.xml b/log4j-taglib/pom.xml index 04d48bd..4614e3f 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.8</version> + <version>2.8.1-SNAPSHOT</version> <relativePath>../</relativePath> </parent> <artifactId>log4j-taglib</artifactId> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/1f2712b6/log4j-to-slf4j/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-to-slf4j/pom.xml b/log4j-to-slf4j/pom.xml index 892638b..39097da 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.8</version> + <version>2.8.1-SNAPSHOT</version> <relativePath>../</relativePath> </parent> <artifactId>log4j-to-slf4j</artifactId> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/1f2712b6/log4j-web/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-web/pom.xml b/log4j-web/pom.xml index 95e19ae..62498e6 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.8</version> + <version>2.8.1-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/1f2712b6/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9eec90d..345f72e 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ <artifactId>log4j</artifactId> <packaging>pom</packaging> <name>Apache Log4j 2</name> - <version>2.8</version> + <version>2.8.1-SNAPSHOT</version> <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> @@ -173,7 +173,7 @@ <connection>scm:git:https://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-2.8-rc1</tag> + <tag>log4j-${Log4jReleaseVersion}</tag> </scm> <!-- TODO: this can be removed after migrating to logging-parent --> <organization>
