diff --git a/pom.xml b/pom.xml
index 4e13a52..008529c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,7 +54,7 @@
org.jahia.se.modules
industrial
- 2.0.0-SNAPSHOT
+ 2.0.1-SNAPSHOT
bundle
Industrial
@@ -62,8 +62,8 @@
landing pages or microsites.
- scm:git:https://github.com/hduchesne/industrial.git
- scm:git:https://github.com/hduchesne/industrial.git
+ scm:git:git@github.com:hduchesne/industrial.git
+ scm:git:git@github.com:hduchesne/industrial.git
https://github.com/hduchesne/industrial
diff --git a/release.properties b/release.properties
deleted file mode 100644
index 9468dd4..0000000
--- a/release.properties
+++ /dev/null
@@ -1,11 +0,0 @@
-#release configuration
-#Mon Mar 16 18:11:03 CET 2020
-projectVersionPolicyId=default
-scm.tagNameFormat=@{project.artifactId}-@{project.version}
-remoteTagging=true
-scm.commentPrefix=[maven-release-plugin]
-pushChanges=true
-completedPhase=check-poms
-scm.url=scm\:git\:https\://github.com/hduchesne/industrial.git
-exec.snapshotReleasePluginAllowed=false
-preparationGoals=clean install