Skip to content

Commit 2fa9121

Browse files
Merge pull request #9 from sergiodl/update-pom
Bumped Maven version from 1.1.1 to 1.1.2 in the pom.xml
2 parents e12f542 + 9bdbba8 commit 2fa9121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>com.amazonaws</groupId>
44
<artifactId>elasticache-java-cluster-client</artifactId>
5-
<version>1.1.1</version>
5+
<version>1.1.2</version>
66
<name>ElastiCacheJavaClusterClient</name>
77
<description>Amazon ElastiCache Cluster Client is an enhanced Java library to connect to ElastiCache clusters. This client library has been built upon Spymemcached and is released under the Apache 2.0 License.</description>
88
<url>https://aws.amazon.com/documentation/elasticache/</url>

0 commit comments

Comments
 (0)