Skip to content

Commit fc7c911

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent a8b4a5a commit fc7c911

File tree

42 files changed

+44
-52
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+44
-52
lines changed

log4j-1.2-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.logging.log4j</groupId>
2222
<artifactId>log4j</artifactId>
23-
<version>2.13.1</version>
23+
<version>2.13.2-SNAPSHOT</version>
2424
<relativePath>../</relativePath>
2525
</parent>
2626
<artifactId>log4j-1.2-api</artifactId>

log4j-api-java9/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.logging.log4j</groupId>
2222
<artifactId>log4j</artifactId>
23-
<version>2.13.1</version>
23+
<version>2.13.2-SNAPSHOT</version>
2424
<relativePath>../</relativePath>
2525
</parent>
2626
<artifactId>log4j-api-java9</artifactId>

log4j-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.logging.log4j</groupId>
2222
<artifactId>log4j</artifactId>
23-
<version>2.13.1</version>
23+
<version>2.13.2-SNAPSHOT</version>
2424
<relativePath>../</relativePath>
2525
</parent>
2626
<artifactId>log4j-api</artifactId>

log4j-appserver/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<artifactId>log4j</artifactId>
2222
<groupId>org.apache.logging.log4j</groupId>
23-
<version>2.13.1</version>
23+
<version>2.13.2-SNAPSHOT</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

log4j-bom/pom.xml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<description>Apache Log4j Bill of Materials</description>
2727
<groupId>org.apache.logging.log4j</groupId>
2828
<artifactId>log4j-bom</artifactId>
29-
<version>2.13.1</version>
29+
<version>2.13.2-SNAPSHOT</version>
3030
<packaging>pom</packaging>
3131
<dependencyManagement>
3232
<dependencies>
@@ -191,8 +191,4 @@
191191
</plugin>
192192
</plugins>
193193
</build>
194-
195-
<scm>
196-
<tag>log4j-2.13.1-rc2</tag>
197-
</scm>
198194
</project>

log4j-cassandra/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.logging.log4j</groupId>
2222
<artifactId>log4j</artifactId>
23-
<version>2.13.1</version>
23+
<version>2.13.2-SNAPSHOT</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

log4j-core-its/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.logging.log4j</groupId>
2222
<artifactId>log4j</artifactId>
23-
<version>2.13.1</version>
23+
<version>2.13.2-SNAPSHOT</version>
2424
<relativePath>../</relativePath>
2525
</parent>
2626
<artifactId>log4j-core-its</artifactId>

log4j-core-java9/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.logging.log4j</groupId>
2222
<artifactId>log4j</artifactId>
23-
<version>2.13.1</version>
23+
<version>2.13.2-SNAPSHOT</version>
2424
<relativePath>../</relativePath>
2525
</parent>
2626
<artifactId>log4j-core-java9</artifactId>

log4j-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.logging.log4j</groupId>
2222
<artifactId>log4j</artifactId>
23-
<version>2.13.1</version>
23+
<version>2.13.2-SNAPSHOT</version>
2424
<relativePath>../</relativePath>
2525
</parent>
2626
<artifactId>log4j-core</artifactId>

log4j-couchdb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.logging.log4j</groupId>
2222
<artifactId>log4j</artifactId>
23-
<version>2.13.1</version>
23+
<version>2.13.2-SNAPSHOT</version>
2424
</parent>
2525
<modelVersion>4.0.0</modelVersion>
2626

0 commit comments

Comments
 (0)