Skip to content

Commit

Permalink
[graylog-plugin-aws] prepare release 2.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
garybot2 committed May 28, 2018
1 parent edf2532 commit 73c299b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
<parent>
<groupId>org.graylog.plugins</groupId>
<artifactId>graylog-plugin-web-parent</artifactId>
<version>2.4.5-SNAPSHOT</version>
<version>2.4.5</version>
<relativePath>../graylog2-server/graylog-plugin-parent/graylog-plugin-web-parent</relativePath>
</parent>

<artifactId>graylog-plugin-aws</artifactId>
<version>2.4.5-SNAPSHOT</version>
<version>2.4.5</version>
<packaging>jar</packaging>

<name>${project.artifactId}</name>
Expand All @@ -33,7 +33,7 @@
<maven.install.skip>true</maven.install.skip>
<maven.deploy.skip>true</maven.deploy.skip>
<maven.site.skip>true</maven.site.skip>
<graylog.version>2.4.5-SNAPSHOT</graylog.version>
<graylog.version>2.4.5</graylog.version>
<aws-java-sdk.version>1.11.313</aws-java-sdk.version>
<aws-kinesis-client.version>1.9.0</aws-kinesis-client.version>
</properties>
Expand Down

0 comments on commit 73c299b

Please sign in to comment.