Skip to content

Commit

Permalink
[maven-release-plugin] prepare release log4j-2.15.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
rgoers committed Dec 6, 2021
1 parent d155f49 commit da9694f
Show file tree
Hide file tree
Showing 46 changed files with 56 additions and 48 deletions.
2 changes: 1 addition & 1 deletion log4j-1.2-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.15.0-SNAPSHOT</version>
<version>2.15.0</version>
<relativePath>../</relativePath>
</parent>
<artifactId>log4j-1.2-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion log4j-api-java9/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.15.0-SNAPSHOT</version>
<version>2.15.0</version>
<relativePath>../</relativePath>
</parent>
<artifactId>log4j-api-java9</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion log4j-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.15.0-SNAPSHOT</version>
<version>2.15.0</version>
<relativePath>../</relativePath>
</parent>
<artifactId>log4j-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion log4j-appserver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>log4j</artifactId>
<groupId>org.apache.logging.log4j</groupId>
<version>2.15.0-SNAPSHOT</version>
<version>2.15.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
6 changes: 5 additions & 1 deletion log4j-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<description>Apache Log4j Bill of Materials</description>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-bom</artifactId>
<version>2.15.0-SNAPSHOT</version>
<version>2.15.0</version>
<packaging>pom</packaging>
<dependencyManagement>
<dependencies>
Expand Down Expand Up @@ -215,4 +215,8 @@
</plugin>
</plugins>
</build>

<scm>
<tag>log4j-2.15.0-rc1</tag>
</scm>
</project>
2 changes: 1 addition & 1 deletion log4j-cassandra/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.15.0-SNAPSHOT</version>
<version>2.15.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion log4j-core-its/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.15.0-SNAPSHOT</version>
<version>2.15.0</version>
<relativePath>../</relativePath>
</parent>
<artifactId>log4j-core-its</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion log4j-core-java9/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.15.0-SNAPSHOT</version>
<version>2.15.0</version>
<relativePath>../</relativePath>
</parent>
<artifactId>log4j-core-java9</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion log4j-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.15.0-SNAPSHOT</version>
<version>2.15.0</version>
<relativePath>../</relativePath>
</parent>
<artifactId>log4j-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion log4j-couchdb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.15.0-SNAPSHOT</version>
<version>2.15.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion log4j-distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.15.0-SNAPSHOT</version>
<version>2.15.0</version>
<relativePath>../</relativePath>
</parent>
<artifactId>log4j-distribution</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion log4j-docker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.15.0-SNAPSHOT</version>
<version>2.15.0</version>
<relativePath>../</relativePath>
</parent>
<artifactId>log4j-docker</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion log4j-flume-ng/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.15.0-SNAPSHOT</version>
<version>2.15.0</version>
<relativePath>../</relativePath>
</parent>
<artifactId>log4j-flume-ng</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion log4j-iostreams/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.15.0-SNAPSHOT</version>
<version>2.15.0</version>
<relativePath>../</relativePath>
</parent>
<artifactId>log4j-iostreams</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion log4j-jakarta-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>log4j</artifactId>
<groupId>org.apache.logging.log4j</groupId>
<version>2.15.0-SNAPSHOT</version>
<version>2.15.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion log4j-jcl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.15.0-SNAPSHOT</version>
<version>2.15.0</version>
<relativePath>../</relativePath>
</parent>
<artifactId>log4j-jcl</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion log4j-jdbc-dbcp2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.15.0-SNAPSHOT</version>
<version>2.15.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion log4j-jmx-gui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.15.0-SNAPSHOT</version>
<version>2.15.0</version>
<relativePath>../</relativePath>
</parent>
<artifactId>log4j-jmx-gui</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion log4j-jpa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.15.0-SNAPSHOT</version>
<version>2.15.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion log4j-jpl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>log4j</artifactId>
<groupId>org.apache.logging.log4j</groupId>
<version>2.15.0-SNAPSHOT</version>
<version>2.15.0</version>
<relativePath>../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion log4j-jul/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>log4j</artifactId>
<groupId>org.apache.logging.log4j</groupId>
<version>2.15.0-SNAPSHOT</version>
<version>2.15.0</version>
<relativePath>../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion log4j-kubernetes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.15.0-SNAPSHOT</version>
<version>2.15.0</version>
<relativePath>../</relativePath>
</parent>
<artifactId>log4j-kubernetes</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion log4j-layout-template-json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.15.0-SNAPSHOT</version>
<version>2.15.0</version>
</parent>

<artifactId>log4j-layout-template-json</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion log4j-liquibase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.15.0-SNAPSHOT</version>
<version>2.15.0</version>
<relativePath>../</relativePath>
</parent>
<artifactId>log4j-liquibase</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion log4j-mongodb3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.15.0-SNAPSHOT</version>
<version>2.15.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion log4j-mongodb4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.15.0-SNAPSHOT</version>
<version>2.15.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion log4j-osgi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.15.0-SNAPSHOT</version>
<version>2.15.0</version>
<relativePath>../</relativePath>
</parent>
<artifactId>log4j-osgi</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions log4j-perf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>log4j</artifactId>
<groupId>org.apache.logging.log4j</groupId>
<version>2.15.0-SNAPSHOT</version>
<version>2.15.0</version>
<relativePath>../</relativePath>
</parent>

Expand Down Expand Up @@ -212,7 +212,7 @@
<Multi-Release>true</Multi-Release>
</manifestEntries>
</transformer>
<transformer implementation="com.github.edwgiz.maven_shade_plugin.log4j2_cache_transformer.PluginsCacheFileTransformer"/>
<transformer implementation="com.github.edwgiz.maven_shade_plugin.log4j2_cache_transformer.PluginsCacheFileTransformer" />
</transformers>
<filters>
<filter>
Expand Down
2 changes: 1 addition & 1 deletion log4j-samples/log4j-samples-configuration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>log4j-samples</artifactId>
<groupId>org.apache.logging.log4j.samples</groupId>
<version>2.15.0-SNAPSHOT</version>
<version>2.15.0</version>
</parent>
<artifactId>log4j-samples-configuration</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion log4j-samples/log4j-samples-flume-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>log4j-samples</artifactId>
<groupId>org.apache.logging.log4j.samples</groupId>
<version>2.15.0-SNAPSHOT</version>
<version>2.15.0</version>
</parent>
<artifactId>log4j-samples-flume-common</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion log4j-samples/log4j-samples-flume-embedded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>log4j-samples</artifactId>
<groupId>org.apache.logging.log4j.samples</groupId>
<version>2.15.0-SNAPSHOT</version>
<version>2.15.0</version>
</parent>
<artifactId>log4j-samples-flume-embedded</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion log4j-samples/log4j-samples-flume-remote/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>log4j-samples</artifactId>
<groupId>org.apache.logging.log4j.samples</groupId>
<version>2.15.0-SNAPSHOT</version>
<version>2.15.0</version>
</parent>
<artifactId>log4j-samples-flume-remote</artifactId>
<packaging>war</packaging>
Expand Down
2 changes: 1 addition & 1 deletion log4j-samples/log4j-samples-loggerProperties/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<artifactId>log4j-samples</artifactId>
<groupId>org.apache.logging.log4j.samples</groupId>
<version>2.15.0-SNAPSHOT</version>
<version>2.15.0</version>
</parent>
<artifactId>log4j-samples-loggerProperties</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion log4j-samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.15.0-SNAPSHOT</version>
<version>2.15.0</version>
<relativePath>../</relativePath>
</parent>
<groupId>org.apache.logging.log4j.samples</groupId>
Expand Down
2 changes: 1 addition & 1 deletion log4j-slf4j-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.15.0-SNAPSHOT</version>
<version>2.15.0</version>
<relativePath>../</relativePath>
</parent>
<artifactId>log4j-slf4j-impl</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion log4j-slf4j18-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.15.0-SNAPSHOT</version>
<version>2.15.0</version>
<relativePath>../</relativePath>
</parent>
<artifactId>log4j-slf4j18-impl</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion log4j-spring-boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.15.0-SNAPSHOT</version>
<version>2.15.0</version>
<relativePath>../</relativePath>
</parent>
<artifactId>log4j-spring-boot</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-spring-cloud-config</artifactId>
<version>2.15.0-SNAPSHOT</version>
<version>2.15.0</version>
<relativePath>../</relativePath>
</parent>
<artifactId>log4j-spring-cloud-config-client</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.logging.log4j.samples</groupId>
<artifactId>log4j-spring-cloud-config-samples</artifactId>
<version>2.15.0-SNAPSHOT</version>
<version>2.15.0</version>
<relativePath>..</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<groupId>org.apache.logging.log4j.samples</groupId>
<artifactId>log4j-spring-cloud-config-sample-server</artifactId>
<packaging>jar</packaging>
<version>2.15.0-SNAPSHOT</version>
<version>2.15.0</version>

<name>Apache Log4j Sample Configuration Service</name>
<description>Sample Cloud Config Server</description>
Expand Down Expand Up @@ -287,4 +287,8 @@
</build>
</profile>
</profiles>

<scm>
<tag>log4j-2.15.0-rc1</tag>
</scm>
</project>
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-spring-cloud-config</artifactId>
<version>2.15.0-SNAPSHOT</version>
<version>2.15.0</version>
<relativePath>../</relativePath>
</parent>
<groupId>org.apache.logging.log4j.samples</groupId>
Expand Down
Loading

0 comments on commit da9694f

Please sign in to comment.