awslabs / aws-elasticache-cluster-client-memcached-for-java

Amazon ElastiCache Cluster Client for Java - enhanced library to connect to ElastiCache clusters.
http://docs.amazonwebservices.com/AmazonElastiCache/latest/UserGuide/AutoDiscovery.html
Apache License 2.0
87 stars 54 forks source link

Bumped Maven version from 1.1.1 to 1.1.2 in the pom.xml #9

Closed sergiodl closed 4 years ago

sergiodl commented 4 years ago

Description of changes:

Current release is 1.1.2, but in the pom.xml file we are still using 1.1.1

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

YueTang-Vanessa commented 4 years ago

Change looks good. Merged.