Skip to content

Commit

Permalink
[maven-release-plugin] prepare release log4j-2.11.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
rgoers committed Mar 11, 2018
1 parent 046a5cf commit 67ce491
Show file tree
Hide file tree
Showing 34 changed files with 42 additions and 40 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.11.0-SNAPSHOT</version>
<version>2.11.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.11.0-SNAPSHOT</version>
<version>2.11.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.11.0-SNAPSHOT</version>
<version>2.11.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.11.0-SNAPSHOT</version>
<version>2.11.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.11.0-SNAPSHOT</version>
<version>2.11.0</version>
<packaging>pom</packaging>
<dependencyManagement>
<dependencies>
Expand Down Expand Up @@ -161,4 +161,8 @@
</plugin>
</plugins>
</build>

<scm>
<tag>log4j-2.11.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.11.0-SNAPSHOT</version>
<version>2.11.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.11.0-SNAPSHOT</version>
<version>2.11.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.11.0-SNAPSHOT</version>
<version>2.11.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.11.0-SNAPSHOT</version>
<version>2.11.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.11.0-SNAPSHOT</version>
<version>2.11.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.11.0-SNAPSHOT</version>
<version>2.11.0</version>
<relativePath>../</relativePath>
</parent>
<artifactId>log4j-distribution</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.11.0-SNAPSHOT</version>
<version>2.11.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.11.0-SNAPSHOT</version>
<version>2.11.0</version>
<relativePath>../</relativePath>
</parent>
<artifactId>log4j-iostreams</artifactId>
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.11.0-SNAPSHOT</version>
<version>2.11.0</version>
<relativePath>../</relativePath>
</parent>
<artifactId>log4j-jcl</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions log4j-jdbc-dbcp2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,11 @@
OR CONDITIONS OF ANY KIND, either express or implied. ~ See the License for the specific language governing permissions and
~ limitations under the License. -->

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.11.0-SNAPSHOT</version>
<version>2.11.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.11.0-SNAPSHOT</version>
<version>2.11.0</version>
<relativePath>../</relativePath>
</parent>
<artifactId>log4j-jmx-gui</artifactId>
Expand Down
5 changes: 2 additions & 3 deletions log4j-jpa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,11 @@
OR CONDITIONS OF ANY KIND, either express or implied. ~ See the License for the specific language governing permissions and
~ limitations under the License. -->

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j</artifactId>
<version>2.11.0-SNAPSHOT</version>
<version>2.11.0</version>
</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.11.0-SNAPSHOT</version>
<version>2.11.0</version>
<relativePath>../</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
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.11.0-SNAPSHOT</version>
<version>2.11.0</version>
<relativePath>../</relativePath>
</parent>
<artifactId>log4j-liquibase</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion log4j-mongodb2/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.11.0-SNAPSHOT</version>
<version>2.11.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

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.11.0-SNAPSHOT</version>
<version>2.11.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.11.0-SNAPSHOT</version>
<version>2.11.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.11.0-SNAPSHOT</version>
<version>2.11.0</version>
<relativePath>../</relativePath>
</parent>

Expand Down Expand Up @@ -66,7 +66,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-jpa</artifactId>
<version>2.11.0-SNAPSHOT</version>
<version>2.11.0</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
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.11.0-SNAPSHOT</version>
<version>2.11.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.11.0-SNAPSHOT</version>
<version>2.11.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.11.0-SNAPSHOT</version>
<version>2.11.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.11.0-SNAPSHOT</version>
<version>2.11.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.11.0-SNAPSHOT</version>
<version>2.11.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.11.0-SNAPSHOT</version>
<version>2.11.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.11.0-SNAPSHOT</version>
<version>2.11.0</version>
<relativePath>../</relativePath>
</parent>
<artifactId>log4j-slf4j-impl</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion log4j-taglib/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.11.0-SNAPSHOT</version>
<version>2.11.0</version>
<relativePath>../</relativePath>
</parent>
<artifactId>log4j-taglib</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion log4j-to-slf4j/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.11.0-SNAPSHOT</version>
<version>2.11.0</version>
<relativePath>../</relativePath>
</parent>
<artifactId>log4j-to-slf4j</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion log4j-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.11.0-SNAPSHOT</version>
<version>2.11.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<artifactId>log4j</artifactId>
<packaging>pom</packaging>
<name>Apache Log4j 2</name>
<version>2.11.0-SNAPSHOT</version>
<version>2.11.0</version>
<parent>
<groupId>org.apache.logging</groupId>
<artifactId>logging-parent</artifactId>
Expand Down Expand Up @@ -167,7 +167,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-${Log4jReleaseVersion}</tag>
<tag>log4j-2.11.0-rc1</tag>
</scm>
<properties>
<!-- make sure to update these for each release! -->
Expand Down

0 comments on commit 67ce491

Please sign in to comment.