Repository: jclouds-labs-google Updated Branches: refs/heads/1.7.x 5ae7755c7 -> 0f2be433e
Moving dependencies to 1.7.3 Project: http://git-wip-us.apache.org/repos/asf/jclouds-labs-google/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds-labs-google/commit/7cc2aa43 Tree: http://git-wip-us.apache.org/repos/asf/jclouds-labs-google/tree/7cc2aa43 Diff: http://git-wip-us.apache.org/repos/asf/jclouds-labs-google/diff/7cc2aa43 Branch: refs/heads/1.7.x Commit: 7cc2aa43198642c4268e27ff1ea761a453e2b889 Parents: 5ae7755 Author: Andrew Bayer <[email protected]> Authored: Tue May 27 11:42:33 2014 -0700 Committer: Andrew Bayer <[email protected]> Committed: Tue May 27 11:42:33 2014 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds-labs-google/blob/7cc2aa43/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e70e24e..6d7a229 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.jclouds</groupId> <artifactId>jclouds-project</artifactId> - <version>1.7.3-SNAPSHOT</version> + <version>1.7.3</version> </parent> <groupId>org.apache.jclouds.labs</groupId> <artifactId>jclouds-labs-google</artifactId>
