Move to Next Release Version Snapshot
Changed version to 1.7.3-SNAPSHOT for next release.
This commit is contained in:
parent
f4d3a01da7
commit
60fc86ce23
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
|
@ -6,7 +6,7 @@
|
|||
<artifactId>amazon-kinesis-client</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<name>Amazon Kinesis Client Library for Java</name>
|
||||
<version>1.7.2</version>
|
||||
<version>1.7.3-SNAPSHOT</version>
|
||||
<description>The Amazon Kinesis Client Library for Java enables Java developers to easily consume and process data
|
||||
from Amazon Kinesis.
|
||||
</description>
|
||||
|
|
|
|||
Loading…
Reference in a new issue