Skip to content

Commit 02860b6

Browse files
committed
prepare relase 1.7.35
Signed-off-by: Ceki Gulcu <[email protected]>
1 parent a622f51 commit 02860b6

File tree

17 files changed

+18
-18
lines changed

17 files changed

+18
-18
lines changed

integration/pom.xml

+1-1
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.34</version>
10+
<version>1.7.35</version>
1111
</parent>
1212

1313
<artifactId>integration</artifactId>

jcl-over-slf4j/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.slf4j</groupId>
77
<artifactId>slf4j-parent</artifactId>
8-
<version>1.7.34</version>
8+
<version>1.7.35</version>
99
</parent>
1010

1111
<modelVersion>4.0.0</modelVersion>

jul-to-slf4j/pom.xml

+1-1
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.34</version>
10+
<version>1.7.35</version>
1111
</parent>
1212

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

log4j-over-slf4j/pom.xml

+1-1
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.34</version>
10+
<version>1.7.35</version>
1111
</parent>
1212

1313

osgi-over-slf4j/pom.xml

+1-1
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.34</version>
10+
<version>1.7.35</version>
1111
</parent>
1212

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

pom.xml

+1-1
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.34</version>
9+
<version>1.7.35</version>
1010

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

slf4j-android/pom.xml

+1-1
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.34</version>
10+
<version>1.7.35</version>
1111
</parent>
1212

1313
<artifactId>slf4j-android</artifactId>

slf4j-api/pom.xml

+1-1
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.34</version>
10+
<version>1.7.35</version>
1111
</parent>
1212

1313
<artifactId>slf4j-api</artifactId>

slf4j-ext/pom.xml

+1-1
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.34</version>
10+
<version>1.7.35</version>
1111
</parent>
1212

1313
<artifactId>slf4j-ext</artifactId>

slf4j-jcl/pom.xml

+1-1
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.34</version>
10+
<version>1.7.35</version>
1111
</parent>
1212

1313
<artifactId>slf4j-jcl</artifactId>

slf4j-jdk14/pom.xml

+1-1
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.34</version>
10+
<version>1.7.35</version>
1111
</parent>
1212

1313
<artifactId>slf4j-jdk14</artifactId>

slf4j-log4j12/pom.xml

+2-2
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.34</version>
10+
<version>1.7.35</version>
1111
</parent>
1212

1313
<groupId>org.slf4j</groupId>
@@ -23,7 +23,7 @@
2323
<relocation>
2424
<groupId>org.slf4j</groupId>
2525
<artifactId>slf4j-reload4j</artifactId>
26-
<version>${project.version}</version>
26+
<version>1.7.35</version>
2727
</relocation>
2828
</distributionManagement>
2929

slf4j-migrator/pom.xml

+1-1
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.34</version>
10+
<version>1.7.35</version>
1111
</parent>
1212

1313
<artifactId>slf4j-migrator</artifactId>

slf4j-nop/pom.xml

+1-1
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.34</version>
10+
<version>1.7.35</version>
1111
</parent>
1212

1313
<artifactId>slf4j-nop</artifactId>

slf4j-reload4j/pom.xml

+1-1
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.34</version>
10+
<version>1.7.35</version>
1111
</parent>
1212

1313
<artifactId>slf4j-reload4j</artifactId>

slf4j-simple/pom.xml

+1-1
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.34</version>
10+
<version>1.7.35</version>
1111
</parent>
1212

1313
<artifactId>slf4j-simple</artifactId>

slf4j-site/pom.xml

+1-1
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.34</version>
10+
<version>1.7.35</version>
1111
</parent>
1212

1313
<artifactId>slf4j-site</artifactId>

0 commit comments

Comments
 (0)