Skip to content

Commit

Permalink
[maven-release-plugin] prepare release cloudwatchlogbackappender-1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Gray Watson committed Jan 20, 2018
1 parent cdd8c2b commit 720dead
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.j256.cloudwatchlogbackappender</groupId>
<artifactId>cloudwatchlogbackappender</artifactId>
<version>1.11-SNAPSHOT</version>
<version>1.11</version>
<packaging>jar</packaging>
<name>Cloudwatch Logback Appender</name>
<url>https://github.com/j256/cloudwatch-logback-appender</url>
Expand All @@ -20,7 +20,7 @@
<version>5</version>
</parent>
<properties>
<disableDoclint></disableDoclint>
<disableDoclint />
<!-- optional dependencies -->
<logback.version>1.0.11</logback.version>
<aws-version>1.10.40</aws-version>
Expand Down

0 comments on commit 720dead

Please sign in to comment.