Update to a POM file for 4.5.3-SNAPSHOT
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/c9964937 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/c9964937 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/c9964937 Branch: refs/heads/sf-plugins Commit: c996493724b3e68a9683c727bb1c5d5ad90f23f1 Parents: 4cc742e Author: Mike Tutkowski <[email protected]> Authored: Fri Sep 18 16:31:39 2015 -0600 Committer: Mike Tutkowski <[email protected]> Committed: Fri Sep 18 19:28:24 2015 -0600 ---------------------------------------------------------------------- plugins/api/solidfire/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/c9964937/plugins/api/solidfire/pom.xml ---------------------------------------------------------------------- diff --git a/plugins/api/solidfire/pom.xml b/plugins/api/solidfire/pom.xml index 52d5051..35ee222 100644 --- a/plugins/api/solidfire/pom.xml +++ b/plugins/api/solidfire/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.cloudstack</groupId> <artifactId>cloudstack-plugins</artifactId> - <version>4.5.2-SNAPSHOT</version> + <version>4.5.3-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <dependencies>
