Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
slavkor committed Mar 17, 2022
1 parent f72c5f9 commit c607983
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion aws-s3-log4j-appender/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.databox</groupId>
<artifactId>aws-s3-log4j-appender</artifactId>
<version>1.0.3</version>
<version>1.0.4</version>
<name>Aws S3 Log4j Appender</name>
<description>Log4j appender for sending logs to AWS S3</description>
<url>https://github.com/technologize/fluency-log4j-appender</url>
Expand Down
2 changes: 1 addition & 1 deletion fluency-log4j-appender-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<modelVersion>4.0.0</modelVersion>
<groupId>com.databox</groupId>
<artifactId>fluency-log4j-appender-core</artifactId>
<version>1.0.3</version>
<version>1.0.4</version>
<name>Fluency Log4j Appender Core</name>
<description>Log4j Appender Based on Fluency</description>
<url>https://github.com/technologize/fluency-log4j-appender</url>
Expand Down
2 changes: 1 addition & 1 deletion fluentd-log4j-appender/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<modelVersion>4.0.0</modelVersion>
<groupId>com.databox</groupId>
<artifactId>fluentd-log4j-appender</artifactId>
<version>1.0.3</version>
<version>1.0.4</version>
<name>FluentD Log4j Appender</name>
<description>Log4j appender for sending logs to FluentD</description>
<url>https://github.com/technologize/fluency-log4j-appender</url>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
<modelVersion>4.0.0</modelVersion>
<groupId>com.databox</groupId>
<artifactId>fluency-log4j-appender-aggreator</artifactId>
<version>1.0.3</version>
<version>1.0.4</version>
<packaging>pom</packaging>
<name>Fluency Log4j Appender Aggregator</name>
<description>Aggregator for Log4j Appender Based on Fluency</description>
Expand Down

0 comments on commit c607983

Please sign in to comment.