diff --git a/idea/project.xml b/idea/project.xml
index 7dfea0d6..e308329b 100644
--- a/idea/project.xml
+++ b/idea/project.xml
@@ -24,7 +24,7 @@
3
maven-idea-plugin
Maven IDEA Plugin
- 1.6
+ 1.7-SNAPSHOT
IDEA Plugin for Maven
IDEA Plugin for Maven.
diff --git a/idea/src/plugin-resources/templates/v4/workspace.jelly b/idea/src/plugin-resources/templates/v4/workspace.jelly
index ab336f8e..6ca6ed95 100644
--- a/idea/src/plugin-resources/templates/v4/workspace.jelly
+++ b/idea/src/plugin-resources/templates/v4/workspace.jelly
@@ -17,7 +17,7 @@
*/
-->
-
+
@@ -244,7 +244,36 @@
-
+
+
+
+
+
+
+
+
+
+
+ Invalid SCM Connection. Unable to determine VCS name.
+
+
+
+
+
+
+
+
+
+
+ Invalid SCM Connection. Unable to determine VCS name.
+
+
+
+
+
+
+
+
diff --git a/idea/xdocs/changes.xml b/idea/xdocs/changes.xml
index 5df7c47e..df52f2a5 100644
--- a/idea/xdocs/changes.xml
+++ b/idea/xdocs/changes.xml
@@ -24,6 +24,9 @@
Michal Maczka
+
+ Autodetect which version control system to use
+
Use relative paths for projects and modules for projects easier to check into SCM
Make projects within the reactor set IDEA module dependencies, but keep all others as JAR dependencies