Commit 0bd1964d authored by rgoers's avatar rgoers
Browse files

[maven-release-plugin] rollback the release of log4j-2.7-rc1

parent 07fda04f
Showing with 20 additions and 32 deletions
+20 -32
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
<parent> <parent>
<groupId>org.apache.logging.log4j</groupId> <groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId> <artifactId>log4j</artifactId>
<version>2.7.1-SNAPSHOT</version> <version>2.6.3-SNAPSHOT</version>
<relativePath>../</relativePath> <relativePath>../</relativePath>
</parent> </parent>
<artifactId>log4j-1.2-api</artifactId> <artifactId>log4j-1.2-api</artifactId>
...@@ -33,12 +33,6 @@ ...@@ -33,12 +33,6 @@
<projectDir>/log4j12-api</projectDir> <projectDir>/log4j12-api</projectDir>
</properties> </properties>
<dependencies> <dependencies>
<!-- Command line for configuration file conversion -->
<dependency>
<groupId>com.beust</groupId>
<artifactId>jcommander</artifactId>
<optional>true</optional>
</dependency>
<dependency> <dependency>
<groupId>junit</groupId> <groupId>junit</groupId>
<artifactId>junit</artifactId> <artifactId>junit</artifactId>
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
<parent> <parent>
<groupId>org.apache.logging.log4j</groupId> <groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId> <artifactId>log4j</artifactId>
<version>2.7.1-SNAPSHOT</version> <version>2.6.3-SNAPSHOT</version>
<relativePath>../</relativePath> <relativePath>../</relativePath>
</parent> </parent>
<artifactId>log4j-api-scala_2.10</artifactId> <artifactId>log4j-api-scala_2.10</artifactId>
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
<parent> <parent>
<groupId>org.apache.logging.log4j</groupId> <groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId> <artifactId>log4j</artifactId>
<version>2.7.1-SNAPSHOT</version> <version>2.6.3-SNAPSHOT</version>
<relativePath>../</relativePath> <relativePath>../</relativePath>
</parent> </parent>
<artifactId>log4j-api-scala_2.11</artifactId> <artifactId>log4j-api-scala_2.11</artifactId>
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
<parent> <parent>
<groupId>org.apache.logging.log4j</groupId> <groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId> <artifactId>log4j</artifactId>
<version>2.7.1-SNAPSHOT</version> <version>2.6.3-SNAPSHOT</version>
<relativePath>../</relativePath> <relativePath>../</relativePath>
</parent> </parent>
<artifactId>log4j-api</artifactId> <artifactId>log4j-api</artifactId>
......
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
<description>Apache Log4j Bill of Materials</description> <description>Apache Log4j Bill of Materials</description>
<groupId>org.apache.logging.log4j</groupId> <groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-bom</artifactId> <artifactId>log4j-bom</artifactId>
<version>2.7.1-SNAPSHOT</version> <version>2.6.3-SNAPSHOT</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<dependencyManagement> <dependencyManagement>
<dependencies> <dependencies>
......
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
<parent> <parent>
<groupId>org.apache.logging.log4j</groupId> <groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId> <artifactId>log4j</artifactId>
<version>2.7.1-SNAPSHOT</version> <version>2.6.3-SNAPSHOT</version>
<relativePath>../</relativePath> <relativePath>../</relativePath>
</parent> </parent>
<artifactId>log4j-core</artifactId> <artifactId>log4j-core</artifactId>
...@@ -144,12 +144,6 @@ ...@@ -144,12 +144,6 @@
<artifactId>commons-csv</artifactId> <artifactId>commons-csv</artifactId>
<optional>true</optional> <optional>true</optional>
</dependency> </dependency>
<!-- Command line for TCP and UDP servers -->
<dependency>
<groupId>com.beust</groupId>
<artifactId>jcommander</artifactId>
<optional>true</optional>
</dependency>
<!-- TEST DEPENDENCIES --> <!-- TEST DEPENDENCIES -->
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
<parent> <parent>
<groupId>org.apache.logging.log4j</groupId> <groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId> <artifactId>log4j</artifactId>
<version>2.7.1-SNAPSHOT</version> <version>2.6.3-SNAPSHOT</version>
<relativePath>../</relativePath> <relativePath>../</relativePath>
</parent> </parent>
<artifactId>log4j-flume-ng</artifactId> <artifactId>log4j-flume-ng</artifactId>
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
<parent> <parent>
<groupId>org.apache.logging.log4j</groupId> <groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId> <artifactId>log4j</artifactId>
<version>2.7.1-SNAPSHOT</version> <version>2.6.3-SNAPSHOT</version>
<relativePath>../</relativePath> <relativePath>../</relativePath>
</parent> </parent>
<artifactId>log4j-iostreams</artifactId> <artifactId>log4j-iostreams</artifactId>
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
<parent> <parent>
<groupId>org.apache.logging.log4j</groupId> <groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId> <artifactId>log4j</artifactId>
<version>2.7.1-SNAPSHOT</version> <version>2.6.3-SNAPSHOT</version>
<relativePath>../</relativePath> <relativePath>../</relativePath>
</parent> </parent>
<artifactId>log4j-jcl</artifactId> <artifactId>log4j-jcl</artifactId>
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
<parent> <parent>
<groupId>org.apache.logging.log4j</groupId> <groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId> <artifactId>log4j</artifactId>
<version>2.7.1-SNAPSHOT</version> <version>2.6.3-SNAPSHOT</version>
<relativePath>../</relativePath> <relativePath>../</relativePath>
</parent> </parent>
<artifactId>log4j-jmx-gui</artifactId> <artifactId>log4j-jmx-gui</artifactId>
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
<parent> <parent>
<artifactId>log4j</artifactId> <artifactId>log4j</artifactId>
<groupId>org.apache.logging.log4j</groupId> <groupId>org.apache.logging.log4j</groupId>
<version>2.7.1-SNAPSHOT</version> <version>2.6.3-SNAPSHOT</version>
<relativePath>../</relativePath> <relativePath>../</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
<parent> <parent>
<groupId>org.apache.logging.log4j</groupId> <groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId> <artifactId>log4j</artifactId>
<version>2.7.1-SNAPSHOT</version> <version>2.6.3-SNAPSHOT</version>
<relativePath>../</relativePath> <relativePath>../</relativePath>
</parent> </parent>
<artifactId>log4j-liquibase</artifactId> <artifactId>log4j-liquibase</artifactId>
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
<parent> <parent>
<artifactId>log4j</artifactId> <artifactId>log4j</artifactId>
<groupId>org.apache.logging.log4j</groupId> <groupId>org.apache.logging.log4j</groupId>
<version>2.7.1-SNAPSHOT</version> <version>2.6.3-SNAPSHOT</version>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
<parent> <parent>
<artifactId>log4j</artifactId> <artifactId>log4j</artifactId>
<groupId>org.apache.logging.log4j</groupId> <groupId>org.apache.logging.log4j</groupId>
<version>2.7.1-SNAPSHOT</version> <version>2.6.3-SNAPSHOT</version>
<relativePath>../</relativePath> <relativePath>../</relativePath>
</parent> </parent>
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
<parent> <parent>
<artifactId>log4j-samples</artifactId> <artifactId>log4j-samples</artifactId>
<groupId>org.apache.logging.log4j.samples</groupId> <groupId>org.apache.logging.log4j.samples</groupId>
<version>2.7.1-SNAPSHOT</version> <version>2.6.3-SNAPSHOT</version>
</parent> </parent>
<artifactId>log4j-samples-configuration</artifactId> <artifactId>log4j-samples-configuration</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
<parent> <parent>
<artifactId>log4j-samples</artifactId> <artifactId>log4j-samples</artifactId>
<groupId>org.apache.logging.log4j.samples</groupId> <groupId>org.apache.logging.log4j.samples</groupId>
<version>2.7.1-SNAPSHOT</version> <version>2.6.3-SNAPSHOT</version>
</parent> </parent>
<artifactId>log4j-samples-flume-common</artifactId> <artifactId>log4j-samples-flume-common</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
<parent> <parent>
<artifactId>log4j-samples</artifactId> <artifactId>log4j-samples</artifactId>
<groupId>org.apache.logging.log4j.samples</groupId> <groupId>org.apache.logging.log4j.samples</groupId>
<version>2.7.1-SNAPSHOT</version> <version>2.6.3-SNAPSHOT</version>
</parent> </parent>
<artifactId>log4j-samples-flume-embedded</artifactId> <artifactId>log4j-samples-flume-embedded</artifactId>
<packaging>war</packaging> <packaging>war</packaging>
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
<parent> <parent>
<artifactId>log4j-samples</artifactId> <artifactId>log4j-samples</artifactId>
<groupId>org.apache.logging.log4j.samples</groupId> <groupId>org.apache.logging.log4j.samples</groupId>
<version>2.7.1-SNAPSHOT</version> <version>2.6.3-SNAPSHOT</version>
</parent> </parent>
<artifactId>log4j-samples-flume-remote</artifactId> <artifactId>log4j-samples-flume-remote</artifactId>
<packaging>war</packaging> <packaging>war</packaging>
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
<parent> <parent>
<artifactId>log4j-samples</artifactId> <artifactId>log4j-samples</artifactId>
<groupId>org.apache.logging.log4j.samples</groupId> <groupId>org.apache.logging.log4j.samples</groupId>
<version>2.7.1-SNAPSHOT</version> <version>2.6.3-SNAPSHOT</version>
</parent> </parent>
<artifactId>log4j-samples-loggerProperties</artifactId> <artifactId>log4j-samples-loggerProperties</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
<parent> <parent>
<groupId>org.apache.logging.log4j</groupId> <groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId> <artifactId>log4j</artifactId>
<version>2.7.1-SNAPSHOT</version> <version>2.6.3-SNAPSHOT</version>
<relativePath>../</relativePath> <relativePath>../</relativePath>
</parent> </parent>
<groupId>org.apache.logging.log4j.samples</groupId> <groupId>org.apache.logging.log4j.samples</groupId>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment