Skip to content

Commit

Permalink
prepare release 1.8.0-bata2
Browse files Browse the repository at this point in the history
  • Loading branch information
ceki committed Mar 20, 2018
1 parent 34486e4 commit fc22d9c
Show file tree
Hide file tree
Showing 15 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.8.0-bata2-SNAPSHOT</version>
<version>1.8.0-bata2</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.8.0-bata2-SNAPSHOT</version>
<version>1.8.0-bata2</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.8.0-bata2-SNAPSHOT</version>
<version>1.8.0-bata2</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.8.0-bata2-SNAPSHOT</version>
<version>1.8.0-bata2</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.8.0-bata2-SNAPSHOT</version>
<version>1.8.0-bata2</version>
</parent>

<artifactId>osgi-over-slf4j</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion 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.8.0-bata2-SNAPSHOT</version>
<version>1.8.0-bata2</version>

<packaging>pom</packaging>
<name>SLF4J</name>
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.8.0-bata2-SNAPSHOT</version>
<version>1.8.0-bata2</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.8.0-bata2-SNAPSHOT</version>
<version>1.8.0-bata2</version>
</parent>

<artifactId>slf4j-ext</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.8.0-bata2-SNAPSHOT</version>
<version>1.8.0-bata2</version>
</parent>

<artifactId>slf4j-jdk14</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion slf4j-log4j12/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.8.0-bata2-SNAPSHOT</version>
<version>1.8.0-bata2</version>
</parent>

<artifactId>slf4j-log4j12</artifactId>
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.8.0-bata2-SNAPSHOT</version>
<version>1.8.0-bata2</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.8.0-bata2-SNAPSHOT</version>
<version>1.8.0-bata2</version>
</parent>

<artifactId>slf4j-nop</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.8.0-bata2-SNAPSHOT</version>
<version>1.8.0-bata2</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.8.0-bata2-SNAPSHOT</version>
<version>1.8.0-bata2</version>
</parent>

<artifactId>slf4j-site</artifactId>
Expand Down
10 changes: 5 additions & 5 deletions slf4j-site/src/site/pages/news.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ <h1>SLF4J News</h1>

<hr noshade="noshade" size="1"/>

<h3>, 2018 - Release of SLF4J 1.8.0-beta2</h3>
<h3>20th of March, 2018 - Release of SLF4J 1.8.0-beta2</h3>

<p class="highlight"t>In the 1.8.x series, SLF4J has been
modularized per <a
Expand Down Expand Up @@ -68,9 +68,9 @@ <h3>, 2018 - Release of SLF4J 1.8.0-beta2</h3>
<p>See also <a
href="https://jira.qos.ch/browse/SLF4J-428">SLF4J-428</a>.</p>

<p>In preparation for its removal due to a security vulnerability,
the class <code>org.slf4j.ext.EventData</code> is now marked as
deprecated. In subsequent releases this class well be removed
<p>The class <code>org.slf4j.ext.EventData</code> is now marked as
deprecated in preparation for its removal due to a security
vulnerability. In subsequent releases this class well be removed
without replacement. <p>See
also <a href="https://jira.qos.ch/browse/SLF4J-430">SLF4J-430</a>
and <a href="https://jira.qos.ch/browse/SLF4J-431">SLF4J-431</a>.</p>
Expand Down Expand Up @@ -104,7 +104,7 @@ <h3>October 20th, 2017 - Release of SLF4J 1.8.0-beta0</h3>
been removed from all slf4j modules. In other words starting with
slf4j 1.8.0-beta0 "providers" will no longer act as 1.7.x/1.6.x
"bindings". See the <a class="big bold"
h ref="faq.html#changesInVersion18">relevant FAQ</a> entry for
href="faq.html#changesInVersion18">relevant FAQ</a> entry for
details.</p>

<p>
Expand Down

0 comments on commit fc22d9c

Please sign in to comment.