8000 start work on 1.7.33-SNAPSHOT · qos-ch/slf4j@ae9ee00 · GitHub
[go: up one dir, main page]

Skip to content

Commit ae9ee00

Browse files
committed
start work on 1.7.33-SNAPSHOT
Signed-off-by: Ceki Gulcu <ceki@qos.ch>
1 parent 0d87748 commit ae9ee00

File tree

16 files changed

+16
-16
lines changed

16 files changed

+16
-16
lines changed

integration/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.slf4j</groupId>
99
<artifactId>slf4j-parent</artifactId>
10-
<version>1.7.32</version>
10+
<version>1.7.33-SNAPSHOT</version>
1111
</parent>
1212

1313
<artifactId>integration</artifactId>

jcl-over-slf4j/pom.xml

Lines changed: 1 addition & 1 deletion
< 10000 td data-grid-cell-id="diff-533e6451aa96a6bfaa2c247cbefd67b46e4ca1d0d03cf09a82c098631958dbf0-8-7-0" data-selected="false" role="gridcell" style="background-color:var(--diffBlob-deletionNum-bgColor, var(--diffBlob-deletion-bgColor-num));text-align:center" tabindex="-1" valign="top" class="focusable-grid-cell diff-line-number position-relative left-side">8
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.slf4j</groupId>
77
<artifactId>slf4j-parent</artifactId>
-
<version>1.7.32</version>
8+
<version>1.7.33-SNAPSHOT</version>
99
</parent>
1010

1111
<modelVersion>4.0.0</modelVersion>

jul-to-slf4j/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.slf4j</groupId>
99
<artifactId>slf4j-parent</artifactId>
10-
<version>1.7.32</version>
10+
<version>1.7.33-SNAPSHOT</version>
1111
</parent>
1212

1313
<artifactId>jul-to-slf4j</artifactId>

log4j-over-slf4j/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.slf4j</groupId>
99
<artifactId>slf4j-parent</artifactId>
10-
<version>1.7.32</version>
10+
<version>1.7.33-SNAPSHOT</version>
1111
</parent>
1212

1313

osgi-over-slf4j/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.slf4j</groupId>
99
<artifactId>slf4j-parent</artifactId>
10-
<version>1.7.32</version>
10+
<version>1.7.33-SNAPSHOT</version>
1111
</parent>
1212

1313
<artifactId>osgi-over-slf4j</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>org.slf4j</groupId>
88
<artifactId>slf4j-parent</artifactId>
9-
<version>1.7.32</version>
9+
<version>1.7.33-SNAPSHOT</version>
1010

1111
<packaging>pom</packaging>
1212
<name>SLF4J</name>

slf4j-android/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.slf4j</groupId>
99
<artifactId>slf4j-parent</artifactId>
10-
<version>1.7.32</version>
10+
<version>1.7.33-SNAPSHOT</version>
1111
</parent>
1212

1313
<artifactId>slf4j-android</artifactId>

slf4j-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.slf4j</groupId>
99
<artifactId>slf4j-parent</artifactId>
10-
<version>1.7.32</version>
10+
<version>1.7.33-SNAPSHOT</version>
1111
</parent>
1212

1313
<artifactId>slf4j-api</artifactId>

slf4j-ext/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.slf4j</groupId>
99
<artifactId>slf4j-parent</artifactId>
10-
<version>1.7.32</version>
10+
<version>1.7.33-SNAPSHOT</version>
1111
</parent>
1212

1313
<artifactId>slf4j-ext</artifactId>

slf4j-jcl/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.slf4j</groupId>
99
<artifactId>slf4j-parent</artifactId>
10-
<version>1.7.32</version>
10+
<version>1.7.33-SNAPSHOT</version>
1111
</parent>
1212

1313
<artifactId>slf4j-jcl</artifactId>

0 commit comments

Comments
 (0)
0