Consolidates different versions for Virgo modules into @VIRGO.VERSION@ (oev.kernel.userregion.properties)
diff --git a/jetty-server/src/main/dist/configuration/org.eclipse.virgo.kernel.userregion.properties b/jetty-server/src/main/dist/configuration/org.eclipse.virgo.kernel.userregion.properties
index 8d28a70..0b1787f 100644
--- a/jetty-server/src/main/dist/configuration/org.eclipse.virgo.kernel.userregion.properties
+++ b/jetty-server/src/main/dist/configuration/org.eclipse.virgo.kernel.userregion.properties
@@ -1,7 +1,7 @@
 baseBundles = \
  file:plugins/org.eclipse.equinox.cm_@EQUINOX.CONFIGADMIN.VERSION@.jar@start,\
- file:plugins/org.eclipse.virgo.kernel.userregion_@KERNEL.VERSION@.jar@start,\
- file:plugins/org.eclipse.virgo.shell.command_@KERNEL.VERSION@.jar@start,\
+ file:plugins/org.eclipse.virgo.kernel.userregion_@VIRGO.VERSION@.jar@start,\
+ file:plugins/org.eclipse.virgo.shell.command_@VIRGO.VERSION@.jar@start,\
  file:plugins/org.eclipse.osgi.services_@OSGI.SERVICES.VERSION@.jar@start,\
  file:plugins/org.apache.mina.core_@MINA.CORE.VERSION@.jar@start,\
  file:plugins/org.apache.felix.gogo.command_@FELIX.GOGO.COMMAND.VERSION@.jar@start,\
diff --git a/kernel/src/main/dist/configuration/org.eclipse.virgo.kernel.userregion.properties b/kernel/src/main/dist/configuration/org.eclipse.virgo.kernel.userregion.properties
index 7861d22..bce27f8 100644
--- a/kernel/src/main/dist/configuration/org.eclipse.virgo.kernel.userregion.properties
+++ b/kernel/src/main/dist/configuration/org.eclipse.virgo.kernel.userregion.properties
@@ -1,7 +1,7 @@
 baseBundles = \
  file:plugins/org.eclipse.equinox.cm_@EQUINOX.CONFIGADMIN.VERSION@.jar@start,\
- file:plugins/org.eclipse.virgo.kernel.userregion_@KERNEL.VERSION@.jar@start,\
- file:plugins/org.eclipse.virgo.shell.command_@KERNEL.VERSION@.jar@start,\
+ file:plugins/org.eclipse.virgo.kernel.userregion_@VIRGO.VERSION@.jar@start,\
+ file:plugins/org.eclipse.virgo.shell.command_@VIRGO.VERSION@.jar@start,\
  file:plugins/org.eclipse.osgi.services_@OSGI.SERVICES.VERSION@.jar@start,\
  file:plugins/org.apache.mina.core_@MINA.CORE.VERSION@.jar@start,\
  file:plugins/org.apache.felix.gogo.command_@FELIX.GOGO.COMMAND.VERSION@.jar@start,\
diff --git a/tomcat-server/src/main/dist/configuration/org.eclipse.virgo.kernel.userregion.properties b/tomcat-server/src/main/dist/configuration/org.eclipse.virgo.kernel.userregion.properties
index 42fde74..199c5a9 100644
--- a/tomcat-server/src/main/dist/configuration/org.eclipse.virgo.kernel.userregion.properties
+++ b/tomcat-server/src/main/dist/configuration/org.eclipse.virgo.kernel.userregion.properties
@@ -1,7 +1,7 @@
 baseBundles = \
  file:plugins/org.eclipse.equinox.cm_@EQUINOX.CONFIGADMIN.VERSION@.jar@start,\
- file:plugins/org.eclipse.virgo.kernel.userregion_@KERNEL.VERSION@.jar@start,\
- file:plugins/org.eclipse.virgo.shell.command_@KERNEL.VERSION@.jar@start,\
+ file:plugins/org.eclipse.virgo.kernel.userregion_@VIRGO.VERSION@.jar@start,\
+ file:plugins/org.eclipse.virgo.shell.command_@VIRGO.VERSION@.jar@start,\
  file:plugins/org.eclipse.osgi.services_@OSGI.SERVICES.VERSION@.jar@start,\
  file:plugins/org.apache.mina.core_@MINA.CORE.VERSION@.jar@start,\
  file:plugins/org.apache.felix.gogo.command_@FELIX.GOGO.COMMAND.VERSION@.jar@start,\