https for snapshots
diff --git a/pom.xml b/pom.xml
index 21ba1ab..8023e69 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,7 +42,7 @@
 		<repository>
 			<id>apache.snapshots</id>
 			<name>Apache Snapshot Repository</name>
-			<url>http://repository.apache.org/snapshots</url>
+			<url>https://repository.apache.org/snapshots</url>
 			<releases>
 				<enabled>false</enabled>
 			</releases>