Skip to content

Commit

Permalink
prepare release 1.7.34
Browse files Browse the repository at this point in the history
Signed-off-by: Ceki Gulcu <[email protected]>
  • Loading branch information
ceki committed Jan 25, 2022
1 parent d22943f commit 51b6d20
Show file tree
Hide file tree
Showing 17 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-parent</artifactId>
<version>1.7.34-SNAPSHOT</version>
<version>1.7.34</version>
</parent>

<artifactId>integration</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jcl-over-slf4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-parent</artifactId>
<version>1.7.34-SNAPSHOT</version>
<version>1.7.34</version>
</parent>

<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jul-to-slf4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-parent</artifactId>
<version>1.7.34-SNAPSHOT</version>
<version>1.7.34</version>
</parent>

<artifactId>jul-to-slf4j</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion log4j-over-slf4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-parent</artifactId>
<version>1.7.34-SNAPSHOT</version>
<version>1.7.34</version>
</parent>


Expand Down
2 changes: 1 addition & 1 deletion osgi-over-slf4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-parent</artifactId>
<version>1.7.34-SNAPSHOT</version>
<version>1.7.34</version>
</parent>

<artifactId>osgi-over-slf4j</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>org.slf4j</groupId>
<artifactId>slf4j-parent</artifactId>
<version>1.7.34-SNAPSHOT</version>
<version>1.7.34</version>

<packaging>pom</packaging>
<name>SLF4J</name>
Expand Down Expand Up @@ -43,7 +43,7 @@
<slf4j.api.minimum.compatible.version>1.6.0</slf4j.api.minimum.compatible.version>
<cal10n.version>0.8.1</cal10n.version>
<log4j.version>1.2.17</log4j.version>
<reload4j.version>1.2.18.0</reload4j.version>
<reload4j.version>1.2.18.3</reload4j.version>
<logback.version>1.0.13</logback.version>
<junit.version>4.12</junit.version>
<maven-site-plugin.version>3.3</maven-site-plugin.version>
Expand Down
2 changes: 1 addition & 1 deletion slf4j-android/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-parent</artifactId>
<version>1.7.34-SNAPSHOT</version>
<version>1.7.34</version>
</parent>

<artifactId>slf4j-android</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion slf4j-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-parent</artifactId>
<version>1.7.34-SNAPSHOT</version>
<version>1.7.34</version>
</parent>

<artifactId>slf4j-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion slf4j-ext/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-parent</artifactId>
<version>1.7.34-SNAPSHOT</version>
<version>1.7.34</version>
</parent>

<artifactId>slf4j-ext</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion slf4j-jcl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-parent</artifactId>
<version>1.7.34-SNAPSHOT</version>
<version>1.7.34</version>
</parent>

<artifactId>slf4j-jcl</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion slf4j-jdk14/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-parent</artifactId>
<version>1.7.34-SNAPSHOT</version>
<version>1.7.34</version>
</parent>

<artifactId>slf4j-jdk14</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions slf4j-log4j12/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<artifactId>slf4j-log4j12</artifactId>
<version>1.7.34-SNAPSHOT</version>

<name>SLF4J LOG4J-12 Binding relocated </name>
<description>SLF4J LOG4J-12 relocated to slf4j-reload4h</description>
<name>SLF4J LOG4J-12 Binding relocated</name>
<description>SLF4J LOG4J-12 relocated to slf4j-reload4j</description>
<url>http://www.slf4j.org</url>


Expand Down
2 changes: 1 addition & 1 deletion slf4j-migrator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-parent</artifactId>
<version>1.7.34-SNAPSHOT</version>
<version>1.7.34</version>
</parent>

<artifactId>slf4j-migrator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion slf4j-nop/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-parent</artifactId>
<version>1.7.34-SNAPSHOT</version>
<version>1.7.34</version>
</parent>

<artifactId>slf4j-nop</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion slf4j-reload4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-parent</artifactId>
<version>1.7.34-SNAPSHOT</version>
<version>1.7.34</version>
</parent>

<artifactId>slf4j-reload4j</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion slf4j-simple/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-parent</artifactId>
<version>1.7.34-SNAPSHOT</version>
<version>1.7.34</version>
</parent>

<artifactId>slf4j-simple</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion slf4j-site/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-parent</artifactId>
<version>1.7.34-SNAPSHOT</version>
<version>1.7.34</version>
</parent>

<artifactId>slf4j-site</artifactId>
Expand Down

0 comments on commit 51b6d20

Please sign in to comment.