Repository: jclouds-labs-aws Updated Branches: refs/heads/1.8.x 1acccc087 -> 7cffc5dc3
Update jclouds.version to 1.8.1 Project: http://git-wip-us.apache.org/repos/asf/jclouds-labs-aws/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-labs-aws/commit/bbe740e0 Tree: http://git-wip-us.apache.org/repos/asf/jclouds-labs-aws/tree/bbe740e0 Diff: http://git-wip-us.apache.org/repos/asf/jclouds-labs-aws/diff/bbe740e0 Branch: refs/heads/1.8.x Commit: bbe740e04dcd9468305d24832fdbf399d145e2a0 Parents: 1acccc0 Author: Andrew Phillips <[email protected]> Authored: Fri Oct 10 11:05:25 2014 -0400 Committer: Andrew Phillips <[email protected]> Committed: Fri Oct 10 11:05:25 2014 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-labs-aws/blob/bbe740e0/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 74e271b..cf815c0 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ </scm> <properties> - <jclouds.version>1.8.1-SNAPSHOT</jclouds.version> + <jclouds.version>1.8.1</jclouds.version> </properties> <repositories>
