From 7fa2ea613e9d7e0c0072ba2149a0dca43586d182 Mon Sep 17 00:00:00 2001 From: andreaturli Date: Wed, 21 Feb 2018 16:57:09 +0100 Subject: [PATCH] fix typo in project.version - from 2.2.0-SNAPSHOST to 2.2.0-SNAPSHOT --- apis/glacier/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apis/glacier/pom.xml b/apis/glacier/pom.xml index 8f846bb14c..c1274a1c9f 100644 --- a/apis/glacier/pom.xml +++ b/apis/glacier/pom.xml @@ -23,7 +23,7 @@ org.apache.jclouds jclouds-project - 2.2.0-SNAPSHOST + 2.2.0-SNAPSHOT