change pom versions to 0.9.6-RC3

git-svn-id: https://svn.apache.org/repos/asf/incubator/npanday/tags/npanday_0_9_6_RC3@993941 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/archetypes/maven-archetype-dotnet-simple/pom.xml b/archetypes/maven-archetype-dotnet-simple/pom.xml
index 8216b1d..25b6b85 100644
--- a/archetypes/maven-archetype-dotnet-simple/pom.xml
+++ b/archetypes/maven-archetype-dotnet-simple/pom.xml
@@ -3,7 +3,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent> 
     <groupId>npanday</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>dotnet-archetypes</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
diff --git a/archetypes/maven-archetype-netexecutable/pom.xml b/archetypes/maven-archetype-netexecutable/pom.xml
index 7130de5..0a09235 100644
--- a/archetypes/maven-archetype-netexecutable/pom.xml
+++ b/archetypes/maven-archetype-netexecutable/pom.xml
@@ -3,7 +3,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent> 
     <groupId>npanday</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>dotnet-archetypes</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
diff --git a/archetypes/maven-archetype-vb-simple/pom.xml b/archetypes/maven-archetype-vb-simple/pom.xml
index bc1187c..204c472 100644
--- a/archetypes/maven-archetype-vb-simple/pom.xml
+++ b/archetypes/maven-archetype-vb-simple/pom.xml
@@ -3,7 +3,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent> 
     <groupId>npanday</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>dotnet-archetypes</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
diff --git a/archetypes/pom.xml b/archetypes/pom.xml
index c1c36a7..9bd62c4 100644
--- a/archetypes/pom.xml
+++ b/archetypes/pom.xml
@@ -21,7 +21,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent> 
     <groupId>npanday</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>npanday-project</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
diff --git a/assemblies/NPanday.Artifact/pom.xml b/assemblies/NPanday.Artifact/pom.xml
index e268ce5..6b74f57 100644
--- a/assemblies/NPanday.Artifact/pom.xml
+++ b/assemblies/NPanday.Artifact/pom.xml
@@ -21,13 +21,13 @@
 <project> 
   <parent> 
     <groupId>NPanday</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>NPanday.Assemblies</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
   <groupId>NPanday.Artifact</groupId>  
   <artifactId>NPanday.Artifact</artifactId>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <packaging>library</packaging>  
   <name>NPanday.Artifact</name>  
   <dependencies> 
@@ -35,13 +35,13 @@
       <groupId>NPanday.Model</groupId>  
       <artifactId>NPanday.Model.Pom</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.Model</groupId>  
       <artifactId>NPanday.Model.Settings</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency> 
       <groupId>NUnit</groupId>  
diff --git a/assemblies/NPanday.Logging/pom.xml b/assemblies/NPanday.Logging/pom.xml
index d3523e9..0b66800 100644
--- a/assemblies/NPanday.Logging/pom.xml
+++ b/assemblies/NPanday.Logging/pom.xml
@@ -21,13 +21,13 @@
 <project> 
   <parent> 
     <groupId>NPanday</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>NPanday.Assemblies</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
   <groupId>NPanday.Logging</groupId>  
   <artifactId>NPanday.Logging</artifactId>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <packaging>library</packaging>  
   <name>NPanday.Library</name> 
 </project>
diff --git a/assemblies/NPanday.Model/AutomationExtensibility/pom.xml b/assemblies/NPanday.Model/AutomationExtensibility/pom.xml
index 10e7ff6..7a23959 100644
--- a/assemblies/NPanday.Model/AutomationExtensibility/pom.xml
+++ b/assemblies/NPanday.Model/AutomationExtensibility/pom.xml
@@ -21,14 +21,14 @@
 <project> 
   <parent> 
     <groupId>NPanday</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>NPanday.Assemblies</artifactId>  
     <relativePath>../../pom.xml</relativePath> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
   <groupId>NPanday.Model</groupId>  
   <artifactId>NPanday.Model.AutomationExtensibility</artifactId>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <packaging>library</packaging>  
   <name>NPanday.Model.AutomationExtensibility</name>  
   <!--
diff --git a/assemblies/NPanday.Model/Pom/pom.xml b/assemblies/NPanday.Model/Pom/pom.xml
index c9a7254..37bb3a4 100644
--- a/assemblies/NPanday.Model/Pom/pom.xml
+++ b/assemblies/NPanday.Model/Pom/pom.xml
@@ -21,14 +21,14 @@
 <project> 
   <parent> 
     <groupId>NPanday</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>NPanday.Assemblies</artifactId>  
     <relativePath>../../pom.xml</relativePath> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
   <groupId>NPanday.Model</groupId>  
   <artifactId>NPanday.Model.Pom</artifactId>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <packaging>library</packaging>  
   <name>NPanday.Model.Pom</name>  
   <build> 
diff --git a/assemblies/NPanday.Model/Settings/pom.xml b/assemblies/NPanday.Model/Settings/pom.xml
index fa6fd73..f2f76d8 100644
--- a/assemblies/NPanday.Model/Settings/pom.xml
+++ b/assemblies/NPanday.Model/Settings/pom.xml
@@ -21,7 +21,7 @@
 <project> 
   <parent> 
     <groupId>NPanday</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>NPanday.Assemblies</artifactId>  
     <relativePath>..\..\pom.xml</relativePath> 
   </parent>  
@@ -29,7 +29,7 @@
   <groupId>NPanday.Model</groupId>  
   <artifactId>NPanday.Model.Settings</artifactId>  
   <packaging>library</packaging>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <name>NPanday.Model.Settings</name>  
   <build> 
     <sourceDirectory>src/main/csharp</sourceDirectory>  
diff --git a/assemblies/NPanday.Plugin.Loader/pom.xml b/assemblies/NPanday.Plugin.Loader/pom.xml
index 130ffdb..5cbff3d 100644
--- a/assemblies/NPanday.Plugin.Loader/pom.xml
+++ b/assemblies/NPanday.Plugin.Loader/pom.xml
@@ -21,13 +21,13 @@
 <project> 
   <parent> 
     <groupId>NPanday</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>NPanday.Assemblies</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
   <groupId>NPanday.Plugin</groupId>  
   <artifactId>NPanday.Plugin.Loader</artifactId>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <packaging>exe</packaging>  
   <name>NPanday.Plugin.Loader</name>  
   <dependencies> 
@@ -35,7 +35,7 @@
       <groupId>NPanday.Plugin</groupId>  
       <artifactId>NPanday.Plugin</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency> 
   </dependencies> 
 </project>
diff --git a/assemblies/NPanday.Plugin.MojoGenerator/pom.xml b/assemblies/NPanday.Plugin.MojoGenerator/pom.xml
index e9700eb..1eba2cf 100644
--- a/assemblies/NPanday.Plugin.MojoGenerator/pom.xml
+++ b/assemblies/NPanday.Plugin.MojoGenerator/pom.xml
@@ -21,13 +21,13 @@
 <project> 
   <parent> 
     <groupId>NPanday</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>NPanday.Assemblies</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
   <groupId>NPanday.Plugin</groupId>  
   <artifactId>NPanday.Plugin.MojoGenerator</artifactId>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <packaging>exe</packaging>  
   <name>NPanday.Plugin.MojoGenerator</name>  
   <dependencies> 
@@ -35,7 +35,7 @@
       <groupId>NPanday.Plugin</groupId>  
       <artifactId>NPanday.Plugin</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency> 
   </dependencies> 
 </project>
diff --git a/assemblies/NPanday.Plugin.Runner/pom.xml b/assemblies/NPanday.Plugin.Runner/pom.xml
index 563bb25..15402c4 100644
--- a/assemblies/NPanday.Plugin.Runner/pom.xml
+++ b/assemblies/NPanday.Plugin.Runner/pom.xml
@@ -21,13 +21,13 @@
 <project> 
   <parent> 
     <groupId>NPanday</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>NPanday.Assemblies</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
   <groupId>NPanday.Plugin</groupId>  
   <artifactId>NPanday.Plugin.Runner</artifactId>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <packaging>exe</packaging>  
   <name>NPanday.Plugin.Runner</name> 
 </project>
diff --git a/assemblies/NPanday.Plugin/pom.xml b/assemblies/NPanday.Plugin/pom.xml
index 5208a9f..8a43ef7 100644
--- a/assemblies/NPanday.Plugin/pom.xml
+++ b/assemblies/NPanday.Plugin/pom.xml
@@ -21,13 +21,13 @@
 <project> 
   <parent> 
     <groupId>NPanday</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>NPanday.Assemblies</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
   <groupId>NPanday.Plugin</groupId>  
   <artifactId>NPanday.Plugin</artifactId>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <packaging>library</packaging>  
   <name>NPanday.Plugin</name>  
   <dependencies> 
@@ -35,7 +35,7 @@
       <groupId>NPanday.Model</groupId>  
       <artifactId>NPanday.Model.Pom</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency> 
   </dependencies>  
   <build> 
diff --git a/assemblies/NPanday.ProjectImporter/Console/pom.xml b/assemblies/NPanday.ProjectImporter/Console/pom.xml
index 703fa63..6eef632 100644
--- a/assemblies/NPanday.ProjectImporter/Console/pom.xml
+++ b/assemblies/NPanday.ProjectImporter/Console/pom.xml
@@ -21,13 +21,13 @@
 <project> 
   <parent> 
     <groupId>NPanday.ProjectImporter</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>NPanday.ImporterProjectParent</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
   <groupId>NPanday.ProjectImporter</groupId>  
   <artifactId>NPanday.ProjectImporterConsole</artifactId>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <packaging>exe</packaging>  
   <name>NPanday.ProjectImporterConsole</name>  
   <build> 
@@ -60,7 +60,7 @@
     <dependency> 
       <groupId>NPanday.ProjectImporter</groupId>  
       <artifactId>NPanday.ProjectImporterEngine</artifactId>  
-      <version>0.9-SNAPSHOT</version>  
+      <version>0.9.6-RC3</version>  
       <type>library</type> 
     </dependency>  
     <dependency> 
diff --git a/assemblies/NPanday.ProjectImporter/Engine/pom.xml b/assemblies/NPanday.ProjectImporter/Engine/pom.xml
index 0145c48..2b41dcf 100644
--- a/assemblies/NPanday.ProjectImporter/Engine/pom.xml
+++ b/assemblies/NPanday.ProjectImporter/Engine/pom.xml
@@ -21,13 +21,13 @@
 <project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">  
   <parent> 
     <groupId>NPanday.ProjectImporter</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>NPanday.ImporterProjectParent</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
   <groupId>NPanday.ProjectImporter</groupId>  
   <artifactId>NPanday.ProjectImporterEngine</artifactId>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <packaging>library</packaging>  
   <name>NPanday.ProjectImporterEngine</name>  
   <build> 
@@ -65,25 +65,25 @@
       <groupId>NPanday.Artifact</groupId>  
       <artifactId>NPanday.Artifact</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.Logging</groupId>  
       <artifactId>NPanday.Logging</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.Model</groupId>  
       <artifactId>NPanday.Model.Pom</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.Utils</groupId>  
       <artifactId>NPanday.Utils</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>
   </dependencies> 
 </project>
diff --git a/assemblies/NPanday.ProjectImporter/pom.xml b/assemblies/NPanday.ProjectImporter/pom.xml
index f02edab..a92cae5 100644
--- a/assemblies/NPanday.ProjectImporter/pom.xml
+++ b/assemblies/NPanday.ProjectImporter/pom.xml
@@ -21,11 +21,11 @@
 <project> 
   <parent> 
     <groupId>NPanday</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>NPanday.Assemblies</artifactId> 
   </parent>  
   <groupId>NPanday.ProjectImporter</groupId>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <artifactId>NPanday.ImporterProjectParent</artifactId>  
   <packaging>pom</packaging>  
   <modelVersion>4.0.0</modelVersion>  
diff --git a/assemblies/NPanday.Utils/pom.xml b/assemblies/NPanday.Utils/pom.xml
index 1460690..7001e9b 100644
--- a/assemblies/NPanday.Utils/pom.xml
+++ b/assemblies/NPanday.Utils/pom.xml
@@ -20,39 +20,39 @@
 <project> 
   <parent> 
     <groupId>NPanday</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>NPanday.Assemblies</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
   <groupId>NPanday.Utils</groupId>  
   <artifactId>NPanday.Utils</artifactId>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <packaging>library</packaging>  
   <name>NPanday.Utils</name>  
   <dependencies>  
     <dependency> 
       <groupId>NPanday.Logging</groupId>  
       <artifactId>NPanday.Logging</artifactId>  
-      <version>0.9-SNAPSHOT</version>  
+      <version>0.9.6-RC3</version>  
       <type>library</type> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.Model</groupId>  
       <artifactId>NPanday.Model.Pom</artifactId>  
-      <version>0.9-SNAPSHOT</version>  
+      <version>0.9.6-RC3</version>  
       <type>library</type> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.Artifact</groupId>  
       <artifactId>NPanday.Artifact</artifactId>  
-      <version>0.9-SNAPSHOT</version>  
+      <version>0.9.6-RC3</version>  
       <type>library</type> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.Model</groupId>  
       <artifactId>NPanday.Model.Settings</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency> 
       <groupId>Microsoft.VisualStudio.CommandBars</groupId>  
diff --git a/assemblies/NPanday.VisualStudio.Addin/pom.xml b/assemblies/NPanday.VisualStudio.Addin/pom.xml
index 6d403c0..9fa2e4f 100644
--- a/assemblies/NPanday.VisualStudio.Addin/pom.xml
+++ b/assemblies/NPanday.VisualStudio.Addin/pom.xml
@@ -21,51 +21,51 @@
 <project> 
   <parent> 
     <groupId>NPanday</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>NPanday.Assemblies</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
   <groupId>NPanday.VisualStudio</groupId>  
   <artifactId>NPanday.VisualStudio.Addin</artifactId>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <packaging>visual-studio-addin</packaging>  
   <name>NPanday.VisualStudio.Addin</name>  
   <dependencies>
     <dependency> 
       <groupId>NPanday.Plugin</groupId>  
       <artifactId>NPanday.Plugin</artifactId>  
-      <version>0.9-SNAPSHOT</version>  
+      <version>0.9.6-RC3</version>  
       <type>library</type> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.Logging</groupId>  
       <artifactId>NPanday.Logging</artifactId>  
-      <version>0.9-SNAPSHOT</version>  
+      <version>0.9.6-RC3</version>  
       <type>library</type> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.Model</groupId>  
       <artifactId>NPanday.Model.Pom</artifactId>  
-      <version>0.9-SNAPSHOT</version>  
+      <version>0.9.6-RC3</version>  
       <type>library</type> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.VisualStudio</groupId>  
       <artifactId>NPanday.VisualStudio</artifactId>  
-      <version>0.9-SNAPSHOT</version>  
+      <version>0.9.6-RC3</version>  
       <type>library</type> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.Artifact</groupId>  
       <artifactId>NPanday.Artifact</artifactId>  
-      <version>0.9-SNAPSHOT</version>  
+      <version>0.9.6-RC3</version>  
       <type>library</type> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.Model</groupId>  
       <artifactId>NPanday.Model.Settings</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency> 
       <groupId>Microsoft.VisualStudio.CommandBars</groupId>  
@@ -126,14 +126,14 @@
     <dependency> 
       <groupId>NPanday.ProjectImporter</groupId>  
       <artifactId>NPanday.ProjectImporterEngine</artifactId>  
-      <version>0.9-SNAPSHOT</version>  
+      <version>0.9.6-RC3</version>  
       <type>library</type> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.Utils</groupId>  
       <artifactId>NPanday.Utils</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency> 
   </dependencies>  
   <profiles> 
diff --git a/assemblies/NPanday.VisualStudio.ProjectWizard/pom.xml b/assemblies/NPanday.VisualStudio.ProjectWizard/pom.xml
index 0af6b91..f3385ae 100644
--- a/assemblies/NPanday.VisualStudio.ProjectWizard/pom.xml
+++ b/assemblies/NPanday.VisualStudio.ProjectWizard/pom.xml
@@ -21,13 +21,13 @@
 <project> 
   <parent> 
     <groupId>NPanday</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>NPanday.Assemblies</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
   <groupId>NPanday.VisualStudio</groupId>  
   <artifactId>NPanday.VisualStudio.ProjectWizard</artifactId>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <packaging>library</packaging>  
   <name>NPanday.VisualStudio.ProjectWizard</name>  
   <dependencies> 
diff --git a/assemblies/NPanday.VisualStudio/pom.xml b/assemblies/NPanday.VisualStudio/pom.xml
index d075cfc..182cf37 100644
--- a/assemblies/NPanday.VisualStudio/pom.xml
+++ b/assemblies/NPanday.VisualStudio/pom.xml
@@ -21,20 +21,20 @@
 <project> 
   <parent> 
     <groupId>NPanday</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>NPanday.Assemblies</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
   <groupId>NPanday.VisualStudio</groupId>  
   <artifactId>NPanday.VisualStudio</artifactId>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <packaging>library</packaging>  
   <name>NPanday.VisualStudio</name>  
   <dependencies> 
     <dependency> 
       <groupId>NPanday.Logging</groupId>  
       <artifactId>NPanday.Logging</artifactId>  
-      <version>0.9-SNAPSHOT</version>  
+      <version>0.9.6-RC3</version>  
       <type>library</type> 
     </dependency>  
     <dependency> 
diff --git a/assemblies/pom.xml b/assemblies/pom.xml
index b0ed666..9095e4d 100644
--- a/assemblies/pom.xml
+++ b/assemblies/pom.xml
@@ -22,14 +22,14 @@
    
   <parent> 
     <groupId>NPanday.Project</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>NPanday.Project</artifactId>  
     <relativePath>../pom-dotnet.xml</relativePath> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
   <groupId>NPanday</groupId>  
   <artifactId>NPanday.Assemblies</artifactId>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <packaging>pom</packaging>  
   <name>NPanday.Assemblies</name>  
   <url>http://codeplex.com/npanday</url>  
diff --git a/components/dotnet-artifact/pom.xml b/components/dotnet-artifact/pom.xml
index a06433f..d994817 100644
--- a/components/dotnet-artifact/pom.xml
+++ b/components/dotnet-artifact/pom.xml
@@ -21,7 +21,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent> 
     <groupId>npanday</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>dotnet-components</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
@@ -41,17 +41,17 @@
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-dao-project</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-model-netdependency</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-core</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency> 
   </dependencies>  
   <build> 
diff --git a/components/dotnet-assembler/pom.xml b/components/dotnet-assembler/pom.xml
index 1975d2f..f367711 100644
--- a/components/dotnet-assembler/pom.xml
+++ b/components/dotnet-assembler/pom.xml
@@ -21,7 +21,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent> 
     <groupId>npanday</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>dotnet-components</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
@@ -41,17 +41,17 @@
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-model-assembly-plugins</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-artifact</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-core</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency> 
   </dependencies> 
 </project>
diff --git a/components/dotnet-core/pom.xml b/components/dotnet-core/pom.xml
index eb486ba..364be1e 100644
--- a/components/dotnet-core/pom.xml
+++ b/components/dotnet-core/pom.xml
@@ -21,7 +21,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent> 
     <groupId>npanday</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>dotnet-components</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
@@ -33,7 +33,7 @@
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-registry</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency> 
       <groupId>org.apache.maven</groupId>  
diff --git a/components/dotnet-dao/project/pom.xml b/components/dotnet-dao/project/pom.xml
index b1cba07..f50697f 100644
--- a/components/dotnet-dao/project/pom.xml
+++ b/components/dotnet-dao/project/pom.xml
@@ -21,7 +21,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent> 
     <groupId>npanday</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>dotnet-components</artifactId>  
     <relativePath>..\..\pom.xml</relativePath> 
   </parent>  
@@ -34,12 +34,12 @@
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-registry</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-core</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency> 
       <groupId>org.openrdf</groupId>  
diff --git a/components/dotnet-dao/project/src/test/resources/pom.xml b/components/dotnet-dao/project/src/test/resources/pom.xml
index 02dc815..114f2d5 100644
--- a/components/dotnet-dao/project/src/test/resources/pom.xml
+++ b/components/dotnet-dao/project/src/test/resources/pom.xml
@@ -22,7 +22,7 @@
   <modelVersion>4.0.0</modelVersion>  
   <groupId>NPanday.Test2</groupId>  
   <artifactId>NPanday.Test2.Test1</artifactId>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <name>NPanday.Test2.Test1</name>  
   <description/> 
 </project>
diff --git a/components/dotnet-executable/pom.xml b/components/dotnet-executable/pom.xml
index 991325f..b023858 100644
--- a/components/dotnet-executable/pom.xml
+++ b/components/dotnet-executable/pom.xml
@@ -21,7 +21,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent> 
     <groupId>npanday</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>dotnet-components</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
@@ -33,27 +33,27 @@
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-core</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-artifact</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-model-executable-plugins</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-model-compiler-plugins</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-vendor</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency> 
   </dependencies> 
 </project>
diff --git a/components/dotnet-model/assembly-plugins/pom.xml b/components/dotnet-model/assembly-plugins/pom.xml
index 67dae77..383edf0 100644
--- a/components/dotnet-model/assembly-plugins/pom.xml
+++ b/components/dotnet-model/assembly-plugins/pom.xml
@@ -21,7 +21,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent> 
     <groupId>npanday</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>dotnet-model</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
diff --git a/components/dotnet-model/compiler-plugins/pom.xml b/components/dotnet-model/compiler-plugins/pom.xml
index 5e545bf..a8f3e0f 100644
--- a/components/dotnet-model/compiler-plugins/pom.xml
+++ b/components/dotnet-model/compiler-plugins/pom.xml
@@ -21,7 +21,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent> 
     <groupId>npanday</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>dotnet-model</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
diff --git a/components/dotnet-model/configuration-appenders/pom.xml b/components/dotnet-model/configuration-appenders/pom.xml
index 5397b3d..1ca9a39 100644
--- a/components/dotnet-model/configuration-appenders/pom.xml
+++ b/components/dotnet-model/configuration-appenders/pom.xml
@@ -21,7 +21,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent> 
     <groupId>npanday</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>dotnet-model</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
diff --git a/components/dotnet-model/entries/pom.xml b/components/dotnet-model/entries/pom.xml
index 28e1c95..b047dd1 100644
--- a/components/dotnet-model/entries/pom.xml
+++ b/components/dotnet-model/entries/pom.xml
@@ -21,7 +21,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent> 
     <groupId>npanday</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>dotnet-model</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
diff --git a/components/dotnet-model/executable-plugins/pom.xml b/components/dotnet-model/executable-plugins/pom.xml
index 59446d3..29079e7 100644
--- a/components/dotnet-model/executable-plugins/pom.xml
+++ b/components/dotnet-model/executable-plugins/pom.xml
@@ -21,7 +21,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent> 
     <groupId>npanday</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>dotnet-model</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
diff --git a/components/dotnet-model/netdependency/pom.xml b/components/dotnet-model/netdependency/pom.xml
index 5fa86ab..6556be2 100644
--- a/components/dotnet-model/netdependency/pom.xml
+++ b/components/dotnet-model/netdependency/pom.xml
@@ -21,7 +21,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent> 
     <groupId>npanday</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>dotnet-model</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
diff --git a/components/dotnet-model/pom.xml b/components/dotnet-model/pom.xml
index 25d2b72..c78c16a 100644
--- a/components/dotnet-model/pom.xml
+++ b/components/dotnet-model/pom.xml
@@ -21,7 +21,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent> 
     <groupId>npanday</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>dotnet-components</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
diff --git a/components/dotnet-model/settings/pom.xml b/components/dotnet-model/settings/pom.xml
index 6d30ec0..a2b647e 100644
--- a/components/dotnet-model/settings/pom.xml
+++ b/components/dotnet-model/settings/pom.xml
@@ -21,7 +21,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent> 
     <groupId>npanday</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>dotnet-model</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
diff --git a/components/dotnet-plugin/pom.xml b/components/dotnet-plugin/pom.xml
index b6a1072..c024c52 100644
--- a/components/dotnet-plugin/pom.xml
+++ b/components/dotnet-plugin/pom.xml
@@ -21,7 +21,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent> 
     <groupId>npanday</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>dotnet-components</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
@@ -41,17 +41,17 @@
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-executable</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-vendor</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-model-configuration-appenders</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency> 
   </dependencies> 
 </project>
diff --git a/components/dotnet-registry/pom.xml b/components/dotnet-registry/pom.xml
index 4ec7d86..c378396 100644
--- a/components/dotnet-registry/pom.xml
+++ b/components/dotnet-registry/pom.xml
@@ -21,7 +21,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent> 
     <groupId>npanday</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>dotnet-components</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
diff --git a/components/dotnet-repository/pom.xml b/components/dotnet-repository/pom.xml
index 429a312..dd61902 100644
--- a/components/dotnet-repository/pom.xml
+++ b/components/dotnet-repository/pom.xml
@@ -21,7 +21,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent> 
     <groupId>npanday</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>dotnet-components</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
@@ -33,12 +33,12 @@
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-dao-project</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-artifact</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency> 
   </dependencies>  
   <build> 
diff --git a/components/dotnet-vendor/pom.xml b/components/dotnet-vendor/pom.xml
index 01a5f43..b81a9ce 100644
--- a/components/dotnet-vendor/pom.xml
+++ b/components/dotnet-vendor/pom.xml
@@ -21,7 +21,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent> 
     <groupId>npanday</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>dotnet-components</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
@@ -33,12 +33,12 @@
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-core</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-model-settings</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency> 
   </dependencies> 
 </project>
diff --git a/components/pom.xml b/components/pom.xml
index 8bf06d2..beebbf0 100644
--- a/components/pom.xml
+++ b/components/pom.xml
@@ -21,7 +21,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent> 
     <groupId>npanday</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>npanday-project</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
diff --git a/integration-tests/tests/it0001/pom.xml b/integration-tests/tests/it0001/pom.xml
index 84ca1b5..95ed91c 100644
--- a/integration-tests/tests/it0001/pom.xml
+++ b/integration-tests/tests/it0001/pom.xml
@@ -5,7 +5,7 @@
   <groupId>NPanday.IT</groupId>
   <artifactId>NPanday.IT.0001</artifactId>  
   <packaging>library</packaging>
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <name>it0001</name>  
   <build> 
     <sourceDirectory>src/main/csharp</sourceDirectory>  
diff --git a/integration-tests/tests/it0002/pom.xml b/integration-tests/tests/it0002/pom.xml
index 8d4e5e4..8f41616 100644
--- a/integration-tests/tests/it0002/pom.xml
+++ b/integration-tests/tests/it0002/pom.xml
@@ -5,14 +5,14 @@
   <groupId>org.apache.maven.it</groupId>  
   <artifactId>it0002</artifactId>  
   <packaging>library</packaging>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <name>it0002</name>  
   <dependencies> 
     <dependency> 
       <groupId>org.apache.maven.it</groupId>  
       <artifactId>it0001</artifactId>  
       <type>module</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency> 
   </dependencies>  
   <build> 
diff --git a/integration-tests/tests/it0003/pom.xml b/integration-tests/tests/it0003/pom.xml
index 640a34b..1c45661 100644
--- a/integration-tests/tests/it0003/pom.xml
+++ b/integration-tests/tests/it0003/pom.xml
@@ -5,14 +5,14 @@
   <groupId>org.apache.maven.it</groupId>  
   <artifactId>it0003</artifactId>  
   <packaging>library</packaging>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <name>it0003</name>  
   <dependencies> 
     <dependency> 
       <groupId>org.apache.maven.it</groupId>  
       <artifactId>it0002</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency> 
   </dependencies>  
   <build> 
diff --git a/integration-tests/tests/it0004/pom.xml b/integration-tests/tests/it0004/pom.xml
index 69a6990..3ad688c 100644
--- a/integration-tests/tests/it0004/pom.xml
+++ b/integration-tests/tests/it0004/pom.xml
@@ -5,14 +5,14 @@
   <groupId>org.apache.maven.it</groupId>  
   <artifactId>it0004</artifactId>  
   <packaging>library</packaging>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <name>it0004</name>  
   <dependencies> 
     <dependency> 
       <groupId>org.apache.maven.it</groupId>  
       <artifactId>it0003</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency> 
       <groupId>NUnit</groupId>  
diff --git a/integration-tests/tests/it0005/pom.xml b/integration-tests/tests/it0005/pom.xml
index d48b6a9..4b92003 100644
--- a/integration-tests/tests/it0005/pom.xml
+++ b/integration-tests/tests/it0005/pom.xml
@@ -5,14 +5,14 @@
   <groupId>org.apache.maven.it</groupId>  
   <artifactId>it0005</artifactId>  
   <packaging>nar</packaging>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <name>it0005</name>  
   <dependencies> 
     <dependency> 
       <groupId>org.apache.maven.it</groupId>  
       <artifactId>it0003</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency> 
   </dependencies>  
   <build> 
diff --git a/integration-tests/tests/it0006/pom.xml b/integration-tests/tests/it0006/pom.xml
index c47f1e2..1cc522b 100644
--- a/integration-tests/tests/it0006/pom.xml
+++ b/integration-tests/tests/it0006/pom.xml
@@ -5,7 +5,7 @@
   <groupId>org.apache.maven.it</groupId>  
   <artifactId>it0006</artifactId>  
   <packaging>library</packaging>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <name>it0006</name>  
   <build> 
     <sourceDirectory>src/main/csharp</sourceDirectory>  
diff --git a/integration-tests/tests/it0007/pom.xml b/integration-tests/tests/it0007/pom.xml
index 678d413..363848d 100644
--- a/integration-tests/tests/it0007/pom.xml
+++ b/integration-tests/tests/it0007/pom.xml
@@ -5,7 +5,7 @@
   <groupId>org.apache.maven.it</groupId>  
   <artifactId>it0007</artifactId>  
   <packaging>library</packaging>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <name>it0007</name>  
   <build> 
     <sourceDirectory>src/main/csharp</sourceDirectory>  
diff --git a/integration-tests/tests/it0010/pom.xml b/integration-tests/tests/it0010/pom.xml
index 27dd0f7..2b19231 100644
--- a/integration-tests/tests/it0010/pom.xml
+++ b/integration-tests/tests/it0010/pom.xml
@@ -5,14 +5,14 @@
   <groupId>org.apache.maven.it</groupId>  
   <artifactId>it0010</artifactId>  
   <packaging>library</packaging>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <name>it0010</name>  
   <dependencies> 
     <dependency> 
       <groupId>org.apache.maven.it</groupId>  
       <artifactId>it0001</artifactId>  
       <type>module</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency> 
   </dependencies>  
   <build> 
diff --git a/integration-tests/tests/it0011/pom.xml b/integration-tests/tests/it0011/pom.xml
index cc8e5d4..7c121c8 100644
--- a/integration-tests/tests/it0011/pom.xml
+++ b/integration-tests/tests/it0011/pom.xml
@@ -5,14 +5,14 @@
   <groupId>org.apache.maven.it</groupId>  
   <artifactId>it0011</artifactId>  
   <packaging>library</packaging>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <name>it0011</name>  
   <dependencies> 
     <dependency> 
       <groupId>org.apache.maven.it</groupId>  
       <artifactId>it0001</artifactId>  
       <type>module</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency> 
   </dependencies>  
   <build> 
diff --git a/integration-tests/tests/it0012/pom.xml b/integration-tests/tests/it0012/pom.xml
index bce4cdc..7a197e5 100644
--- a/integration-tests/tests/it0012/pom.xml
+++ b/integration-tests/tests/it0012/pom.xml
@@ -5,7 +5,7 @@
   <groupId>org.apache.maven.it</groupId>  
   <artifactId>it0012</artifactId>  
   <packaging>module</packaging>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <name>it0012</name>  
   <build> 
     <sourceDirectory>src/main/csharp</sourceDirectory>  
diff --git a/integration-tests/tests/it0013/pom.xml b/integration-tests/tests/it0013/pom.xml
index 70fd66a..4974f04 100644
--- a/integration-tests/tests/it0013/pom.xml
+++ b/integration-tests/tests/it0013/pom.xml
@@ -5,14 +5,14 @@
   <groupId>org.apache.maven.it</groupId>  
   <artifactId>it0013</artifactId>  
   <packaging>library</packaging>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <name>it0013</name>  
   <dependencies> 
     <dependency> 
       <groupId>org.apache.maven.it</groupId>  
       <artifactId>it0012</artifactId>  
       <type>module</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency> 
   </dependencies>  
   <build> 
diff --git a/integration-tests/tests/it0014/pom.xml b/integration-tests/tests/it0014/pom.xml
index 884efe0..fe4900a 100644
--- a/integration-tests/tests/it0014/pom.xml
+++ b/integration-tests/tests/it0014/pom.xml
@@ -5,14 +5,14 @@
   <groupId>org.apache.maven.it</groupId>  
   <artifactId>it0014</artifactId>  
   <packaging>library</packaging>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <name>it0014</name>  
   <dependencies> 
     <dependency> 
       <groupId>org.apache.maven.it</groupId>  
       <artifactId>it0013</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency> 
   </dependencies>  
   <build> 
diff --git a/integration-tests/tests/it0015/pom.xml b/integration-tests/tests/it0015/pom.xml
index 68c0821..c619d3f 100644
--- a/integration-tests/tests/it0015/pom.xml
+++ b/integration-tests/tests/it0015/pom.xml
@@ -5,7 +5,7 @@
   <groupId>org.apache.maven.it</groupId>  
   <artifactId>it0015</artifactId>  
   <packaging>library</packaging>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <name>it0015</name>  
   <build> 
     <sourceDirectory>src/main/csharp</sourceDirectory>  
diff --git a/integration-tests/tests/it0016/pom.xml b/integration-tests/tests/it0016/pom.xml
index b1c1822..c37386d 100644
--- a/integration-tests/tests/it0016/pom.xml
+++ b/integration-tests/tests/it0016/pom.xml
@@ -5,14 +5,14 @@
   <groupId>org.apache.maven.it</groupId>  
   <artifactId>it0016</artifactId>  
   <packaging>library</packaging>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <name>it0016</name>  
   <dependencies> 
     <dependency> 
       <groupId>org.apache.maven.it</groupId>  
       <artifactId>it0015</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency> 
   </dependencies>  
   <build> 
diff --git a/integration-tests/tests/it0017/pom.xml b/integration-tests/tests/it0017/pom.xml
index 79a5600..89038e1 100644
--- a/integration-tests/tests/it0017/pom.xml
+++ b/integration-tests/tests/it0017/pom.xml
@@ -5,14 +5,14 @@
   <groupId>org.apache.maven.it</groupId>  
   <artifactId>it0017</artifactId>  
   <packaging>library</packaging>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <name>it0017</name>  
   <dependencies> 
     <dependency> 
       <groupId>org.apache.maven.it</groupId>  
       <artifactId>it0016</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency> 
       <groupId>NUnit</groupId>  
diff --git a/integration-tests/tests/it0018/pom.xml b/integration-tests/tests/it0018/pom.xml
index 4560a69..d1e565e 100644
--- a/integration-tests/tests/it0018/pom.xml
+++ b/integration-tests/tests/it0018/pom.xml
@@ -5,7 +5,7 @@
   <groupId>org.apache.maven.it</groupId>  
   <artifactId>it0018</artifactId>  
   <packaging>library</packaging>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <name>it0018</name>  
   <build> 
     <sourceDirectory>src/main/csharp</sourceDirectory>  
diff --git a/integration-tests/tests/it0019/pom.xml b/integration-tests/tests/it0019/pom.xml
index f49732f..f7fa507 100644
--- a/integration-tests/tests/it0019/pom.xml
+++ b/integration-tests/tests/it0019/pom.xml
@@ -5,7 +5,7 @@
   <groupId>org.apache.maven.it</groupId>  
   <artifactId>it0019</artifactId>  
   <packaging>library</packaging>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <name>it0019</name>  
   <build> 
     <sourceDirectory>src/main/csharp</sourceDirectory>  
diff --git a/integration-tests/tests/it0020/pom.xml b/integration-tests/tests/it0020/pom.xml
index fec7922..4470ffe 100644
--- a/integration-tests/tests/it0020/pom.xml
+++ b/integration-tests/tests/it0020/pom.xml
@@ -5,7 +5,7 @@
   <groupId>org.apache.maven.it</groupId>  
   <artifactId>it0020</artifactId>  
   <packaging>library</packaging>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <name>it0020</name>  
   <build> 
     <sourceDirectory>src/main/csharp</sourceDirectory>  
diff --git a/integration-tests/tests/it0021/pom.xml b/integration-tests/tests/it0021/pom.xml
index 1f6ecc3..b9403d3 100644
--- a/integration-tests/tests/it0021/pom.xml
+++ b/integration-tests/tests/it0021/pom.xml
@@ -5,7 +5,7 @@
   <groupId>org.apache.maven.it</groupId>  
   <artifactId>it0021</artifactId>  
   <packaging>library</packaging>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <name>it0021</name>  
   <build> 
     <sourceDirectory>src/main/vb</sourceDirectory>  
diff --git a/integration-tests/tests/it0022/pom.xml b/integration-tests/tests/it0022/pom.xml
index bfbbd2e..528b600 100644
--- a/integration-tests/tests/it0022/pom.xml
+++ b/integration-tests/tests/it0022/pom.xml
@@ -5,7 +5,7 @@
   <groupId>org.apache.maven.it</groupId>  
   <artifactId>it0022</artifactId>  
   <packaging>library</packaging>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <name>it0022</name>  
   <build> 
     <sourceDirectory>src/main/csharp</sourceDirectory>  
diff --git a/integration-tests/tests/it0025/it/test1/pom.xml b/integration-tests/tests/it0025/it/test1/pom.xml
index ca5fa75..38f7cd9 100644
--- a/integration-tests/tests/it0025/it/test1/pom.xml
+++ b/integration-tests/tests/it0025/it/test1/pom.xml
@@ -5,7 +5,7 @@
   <groupId>org.apache.maven.it</groupId>  
   <artifactId>it0001</artifactId>  
   <packaging>module</packaging>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <name>it0001</name>  
   <build> 
     <sourceDirectory>src/main/csharp</sourceDirectory>  
diff --git a/integration-tests/tests/it0025/pom.xml b/integration-tests/tests/it0025/pom.xml
index b4bbac9..5f45f20 100644
--- a/integration-tests/tests/it0025/pom.xml
+++ b/integration-tests/tests/it0025/pom.xml
@@ -5,7 +5,7 @@
   <groupId>org.apache.maven.it</groupId>  
   <artifactId>it0025</artifactId>  
   <packaging>library</packaging>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <name>it0025</name>  
   <build> 
     <sourceDirectory>src/main/csharp</sourceDirectory>  
diff --git a/integration-tests/tests/it0026/pom.xml b/integration-tests/tests/it0026/pom.xml
index 91fb271..2674dde 100644
--- a/integration-tests/tests/it0026/pom.xml
+++ b/integration-tests/tests/it0026/pom.xml
@@ -5,7 +5,7 @@
   <groupId>org.apache.maven.it</groupId>  
   <artifactId>it0026</artifactId>  
   <packaging>library</packaging>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <name>it0026</name>  
   <build> 
     <sourceDirectory>src/main/csharp</sourceDirectory>  
diff --git a/integration-tests/tests/it0028/pom.xml b/integration-tests/tests/it0028/pom.xml
index b2fd57b..74d8f18 100644
--- a/integration-tests/tests/it0028/pom.xml
+++ b/integration-tests/tests/it0028/pom.xml
@@ -5,7 +5,7 @@
   <groupId>org.apache.maven.it</groupId>  
   <artifactId>it0028</artifactId>  
   <packaging>library</packaging>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <name>it0028</name>  
   <build> 
     <sourceDirectory>src/main/csharp</sourceDirectory>  
@@ -25,7 +25,7 @@
     <dependency> 
       <groupId>org.apache.maven.it</groupId>  
       <artifactId>it0026</artifactId>  
-      <version>0.9-SNAPSHOT</version>  
+      <version>0.9.6-RC3</version>  
       <type>library</type> 
     </dependency> 
   </dependencies>  
diff --git a/integration-tests/tests/it0029/pom.xml b/integration-tests/tests/it0029/pom.xml
index 73d04ee..caa0309 100644
--- a/integration-tests/tests/it0029/pom.xml
+++ b/integration-tests/tests/it0029/pom.xml
@@ -5,7 +5,7 @@
   <groupId>org.apache.maven.it</groupId>  
   <artifactId>it0029</artifactId>  
   <packaging>library</packaging>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <name>it0029</name>  
   <build> 
     <sourceDirectory>src/main/csharp</sourceDirectory>  
diff --git a/integration-tests/tests/it0030/pom.xml b/integration-tests/tests/it0030/pom.xml
index b113335..76c94b7 100644
--- a/integration-tests/tests/it0030/pom.xml
+++ b/integration-tests/tests/it0030/pom.xml
@@ -5,7 +5,7 @@
   <groupId>org.apache.maven.it</groupId>  
   <artifactId>it0030</artifactId>  
   <packaging>library</packaging>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <name>it0030</name>  
   <build> 
     <sourceDirectory>src/main/csharp</sourceDirectory>  
@@ -25,13 +25,13 @@
     <dependency> 
       <groupId>org.apache.maven.it</groupId>  
       <artifactId>it0029</artifactId>  
-      <version>0.9-SNAPSHOT</version>  
+      <version>0.9.6-RC3</version>  
       <type>library</type> 
     </dependency>  
     <dependency> 
       <groupId>org.apache.maven.it</groupId>  
       <artifactId>it0028</artifactId>  
-      <version>0.9-SNAPSHOT</version>  
+      <version>0.9.6-RC3</version>  
       <type>library</type> 
     </dependency> 
   </dependencies>  
diff --git a/integration-tests/tests/it0032/pom.xml b/integration-tests/tests/it0032/pom.xml
index a47badb..7c5bfdb 100644
--- a/integration-tests/tests/it0032/pom.xml
+++ b/integration-tests/tests/it0032/pom.xml
@@ -5,7 +5,7 @@
   <groupId>org.apache.maven.it</groupId>  
   <artifactId>it0032</artifactId>  
   <packaging>library</packaging>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <name>it0032</name>  
   <dependencies> 
     <dependency> 
diff --git a/misc/dotnet-repository-builder/pom-dotnet.xml b/misc/dotnet-repository-builder/pom-dotnet.xml
index 3c48d33..cef6ef1 100644
--- a/misc/dotnet-repository-builder/pom-dotnet.xml
+++ b/misc/dotnet-repository-builder/pom-dotnet.xml
@@ -21,7 +21,7 @@
 <project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">  
   <modelVersion>4.0.0</modelVersion>  
   <groupId>org.apache.maven.dotnet</groupId>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <artifactId>dotnet-repository-builder</artifactId>  
   <packaging>pom</packaging>  
   <dependencies> 
diff --git a/misc/dotnet-repository-builder/pom.xml b/misc/dotnet-repository-builder/pom.xml
index e8a9561..3b02743 100644
--- a/misc/dotnet-repository-builder/pom.xml
+++ b/misc/dotnet-repository-builder/pom.xml
@@ -4,11 +4,11 @@
   <parent>
     <groupId>npanday</groupId>  
     <artifactId>npanday-project</artifactId>  
-    <version>0.9-SNAPSHOT</version>
+    <version>0.9.6-RC3</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>npanday</groupId>
-  <version>0.9-SNAPSHOT</version>
+  <version>0.9.6-RC3</version>
   <artifactId>dotnet-repository-builder</artifactId>
   <packaging>pom</packaging>
   <dependencies>
diff --git a/misc/npanday-repository-builder/pom.xml b/misc/npanday-repository-builder/pom.xml
index 74e8079..90b5230 100644
--- a/misc/npanday-repository-builder/pom.xml
+++ b/misc/npanday-repository-builder/pom.xml
@@ -4,11 +4,11 @@
   <parent> 
     <groupId>npanday</groupId>  
     <artifactId>npanday-project</artifactId>  
-    <version>0.9-SNAPSHOT</version> 
+    <version>0.9.6-RC3</version> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
   <groupId>npanday</groupId>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <artifactId>npanday-repository-builder</artifactId>  
   <packaging>pom</packaging>
   <name>NPanday Repository Builder</name>  
@@ -20,82 +20,82 @@
     <dependency>
       <groupId>npanday.plugin</groupId>
       <artifactId>maven-compile-plugin</artifactId>
-      <version>0.9-SNAPSHOT</version>
+      <version>0.9.6-RC3</version>
     </dependency>
     <dependency>
       <groupId>npanday.plugin</groupId>
       <artifactId>maven-aspx-plugin</artifactId>
-      <version>0.9-SNAPSHOT</version>
+      <version>0.9.6-RC3</version>
     </dependency>
     <dependency>
       <groupId>npanday.plugin</groupId>
       <artifactId>maven-deploy-plugin</artifactId>
-      <version>0.9-SNAPSHOT</version>
+      <version>0.9.6-RC3</version>
     </dependency>
     <dependency>
       <groupId>npanday.plugin</groupId>
       <artifactId>maven-fxcop-plugin</artifactId>
-      <version>0.9-SNAPSHOT</version>
+      <version>0.9.6-RC3</version>
     </dependency>
     <dependency>
       <groupId>npanday.plugin</groupId>
       <artifactId>maven-install-plugin</artifactId>
-      <version>0.9-SNAPSHOT</version>
+      <version>0.9.6-RC3</version>
     </dependency>
     <dependency>
       <groupId>npanday.plugin</groupId>
       <artifactId>maven-link-plugin</artifactId>
-      <version>0.9-SNAPSHOT</version>
+      <version>0.9.6-RC3</version>
     </dependency>
     <dependency>
       <groupId>npanday.plugin</groupId>
       <artifactId>maven-mojo-generator-plugin</artifactId>
-      <version>0.9-SNAPSHOT</version>
+      <version>0.9.6-RC3</version>
     </dependency>
     <dependency>
       <groupId>npanday.plugin</groupId>
       <artifactId>maven-repository-plugin</artifactId>
-      <version>0.9-SNAPSHOT</version>
+      <version>0.9.6-RC3</version>
     </dependency>
     <dependency>
       <groupId>npanday.plugin</groupId>
       <artifactId>maven-resgen-plugin</artifactId>
-      <version>0.9-SNAPSHOT</version>
+      <version>0.9.6-RC3</version>
     </dependency>
     <dependency>
       <groupId>npanday.plugin</groupId>
       <artifactId>maven-resolver-plugin</artifactId>
-      <version>0.9-SNAPSHOT</version>
+      <version>0.9.6-RC3</version>
     </dependency>
     <dependency>
       <groupId>npanday.plugin</groupId>
       <artifactId>maven-test-plugin</artifactId>
-      <version>0.9-SNAPSHOT</version>
+      <version>0.9.6-RC3</version>
     </dependency>
     <dependency>
       <groupId>npanday.plugin</groupId>
       <artifactId>maven-vsinstaller-plugin</artifactId>
-      <version>0.9-SNAPSHOT</version>
+      <version>0.9.6-RC3</version>
     </dependency>
     <dependency>
       <groupId>npanday.plugin</groupId>
       <artifactId>maven-webapp-plugin</artifactId>
-      <version>0.9-SNAPSHOT</version>
+      <version>0.9.6-RC3</version>
     </dependency>
     <dependency>
       <groupId>npanday.plugin</groupId>
       <artifactId>maven-wsdl-plugin</artifactId>
-      <version>0.9-SNAPSHOT</version>
+      <version>0.9.6-RC3</version>
     </dependency>
     <dependency>
       <groupId>npanday.plugin</groupId>
       <artifactId>maven-xsd-plugin</artifactId>
-      <version>0.9-SNAPSHOT</version>
+      <version>0.9.6-RC3</version>
     </dependency>
     <dependency>
       <groupId>npanday.plugin</groupId>
       <artifactId>maven-xsp-plugin</artifactId>
-      <version>0.9-SNAPSHOT</version>
+      <version>0.9.6-RC3</version>
     </dependency>
 
     <!--
@@ -104,22 +104,22 @@
     <dependency> 
       <groupId>npanday.plugin</groupId>  
       <artifactId>NPanday.Plugin.Addin.JavaBinding</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday.plugin</groupId>  
       <artifactId>NPanday.Plugin.Devenv.JavaBinding</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday.plugin</groupId>  
       <artifactId>NPanday.Plugin.Settings.JavaBinding</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>
 	<dependency> 
       <groupId>npanday.plugin</groupId>  
       <artifactId>NPanday.Plugin.SysRef.JavaBinding</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>
 
     <!--
@@ -128,17 +128,17 @@
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>maven-archetype-dotnet-simple</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>maven-archetype-netexecutable</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>maven-archetype-vb-simple</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>
   </dependencies>  
   <build>
diff --git a/plugins/maven-aspx-plugin/pom.xml b/plugins/maven-aspx-plugin/pom.xml
index f8ea194..38fddfd 100644
--- a/plugins/maven-aspx-plugin/pom.xml
+++ b/plugins/maven-aspx-plugin/pom.xml
@@ -23,7 +23,7 @@
   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent>
     <groupId>npanday.plugin</groupId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.9.6-RC3</version>
     <artifactId>maven-dotnet-plugins</artifactId>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -36,7 +36,7 @@
     <dependency>
       <groupId>npanday</groupId>
       <artifactId>dotnet-registry</artifactId>
-      <version>0.9-SNAPSHOT</version>
+      <version>0.9.6-RC3</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
diff --git a/plugins/maven-compile-plugin/pom.xml b/plugins/maven-compile-plugin/pom.xml
index 3acda12..7b1c251 100644
--- a/plugins/maven-compile-plugin/pom.xml
+++ b/plugins/maven-compile-plugin/pom.xml
@@ -21,7 +21,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent> 
     <groupId>npanday.plugin</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>maven-dotnet-plugins</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
@@ -38,7 +38,7 @@
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-registry</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency> 
   </dependencies>  
   <distributionManagement> 
diff --git a/plugins/maven-deploy-plugin/pom.xml b/plugins/maven-deploy-plugin/pom.xml
index d687ab2..4e2e4d4 100644
--- a/plugins/maven-deploy-plugin/pom.xml
+++ b/plugins/maven-deploy-plugin/pom.xml
@@ -21,7 +21,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent> 
     <groupId>npanday.plugin</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>maven-dotnet-plugins</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
diff --git a/plugins/maven-fxcop-plugin/pom.xml b/plugins/maven-fxcop-plugin/pom.xml
index aaf8340..25f51b5 100644
--- a/plugins/maven-fxcop-plugin/pom.xml
+++ b/plugins/maven-fxcop-plugin/pom.xml
@@ -22,7 +22,7 @@
   <parent> 
     <artifactId>maven-dotnet-plugins</artifactId>  
     <groupId>npanday.plugin</groupId>  
-    <version>0.9-SNAPSHOT</version> 
+    <version>0.9.6-RC3</version> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
   <groupId>npanday.plugin</groupId>  
diff --git a/plugins/maven-install-plugin/pom.xml b/plugins/maven-install-plugin/pom.xml
index c021f95..548ff07 100644
--- a/plugins/maven-install-plugin/pom.xml
+++ b/plugins/maven-install-plugin/pom.xml
@@ -21,7 +21,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent> 
     <groupId>npanday.plugin</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>maven-dotnet-plugins</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
diff --git a/plugins/maven-link-plugin/pom.xml b/plugins/maven-link-plugin/pom.xml
index 4b2eafc..f604df6 100644
--- a/plugins/maven-link-plugin/pom.xml
+++ b/plugins/maven-link-plugin/pom.xml
@@ -21,7 +21,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent> 
     <groupId>npanday.plugin</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>maven-dotnet-plugins</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
diff --git a/plugins/maven-mojo-generator-plugin/pom.xml b/plugins/maven-mojo-generator-plugin/pom.xml
index 66c505c..db777b4 100644
--- a/plugins/maven-mojo-generator-plugin/pom.xml
+++ b/plugins/maven-mojo-generator-plugin/pom.xml
@@ -21,7 +21,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent> 
     <groupId>npanday.plugin</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>maven-dotnet-plugins</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
diff --git a/plugins/maven-repository-plugin/pom.xml b/plugins/maven-repository-plugin/pom.xml
index 3f8552b..50a6b48 100644
--- a/plugins/maven-repository-plugin/pom.xml
+++ b/plugins/maven-repository-plugin/pom.xml
@@ -21,7 +21,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent> 
     <groupId>npanday.plugin</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>maven-dotnet-plugins</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
@@ -39,7 +39,7 @@
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-repository</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency> 
   </dependencies>  
   <distributionManagement> 
diff --git a/plugins/maven-resgen-plugin/pom.xml b/plugins/maven-resgen-plugin/pom.xml
index 6c16e72..7bc8838 100644
--- a/plugins/maven-resgen-plugin/pom.xml
+++ b/plugins/maven-resgen-plugin/pom.xml
@@ -21,7 +21,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent> 
     <groupId>npanday.plugin</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>maven-dotnet-plugins</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
diff --git a/plugins/maven-resolver-plugin/pom.xml b/plugins/maven-resolver-plugin/pom.xml
index f254526..99cc8ac 100644
--- a/plugins/maven-resolver-plugin/pom.xml
+++ b/plugins/maven-resolver-plugin/pom.xml
@@ -21,7 +21,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">  
   <parent> 
     <groupId>npanday.plugin</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>maven-dotnet-plugins</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
diff --git a/plugins/maven-test-plugin/pom.xml b/plugins/maven-test-plugin/pom.xml
index e910741..d2888e9 100644
--- a/plugins/maven-test-plugin/pom.xml
+++ b/plugins/maven-test-plugin/pom.xml
@@ -21,7 +21,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">  
   <parent> 
     <groupId>npanday.plugin</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>maven-dotnet-plugins</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
diff --git a/plugins/maven-vsinstaller-plugin/pom.xml b/plugins/maven-vsinstaller-plugin/pom.xml
index c132dc4..d956ec3 100644
--- a/plugins/maven-vsinstaller-plugin/pom.xml
+++ b/plugins/maven-vsinstaller-plugin/pom.xml
@@ -21,7 +21,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">  
   <parent> 
     <groupId>npanday.plugin</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>maven-dotnet-plugins</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
diff --git a/plugins/maven-vsinstaller-plugin/src/site/apt/examples/pom.xml b/plugins/maven-vsinstaller-plugin/src/site/apt/examples/pom.xml
index 56b9914..1c57b70 100644
--- a/plugins/maven-vsinstaller-plugin/src/site/apt/examples/pom.xml
+++ b/plugins/maven-vsinstaller-plugin/src/site/apt/examples/pom.xml
@@ -5,6 +5,6 @@
   <groupId>npanday</groupId>  
   <artifactId>vsinstaller</artifactId>  
   <packaging>library</packaging>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <name>vsinstaller</name> 
 </project>
diff --git a/plugins/maven-vstudio-plugin/pom.xml b/plugins/maven-vstudio-plugin/pom.xml
index e48b85d..7eed1ef 100644
--- a/plugins/maven-vstudio-plugin/pom.xml
+++ b/plugins/maven-vstudio-plugin/pom.xml
@@ -21,7 +21,7 @@
 <project> 
   <parent> 
     <groupId>npanday.plugin</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>maven-dotnet-plugins</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
diff --git a/plugins/maven-webapp-plugin/pom.xml b/plugins/maven-webapp-plugin/pom.xml
index 31b8809..9bad241 100644
--- a/plugins/maven-webapp-plugin/pom.xml
+++ b/plugins/maven-webapp-plugin/pom.xml
@@ -21,7 +21,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">  
   <parent> 
     <groupId>npanday.plugin</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>maven-dotnet-plugins</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
diff --git a/plugins/maven-wsdl-plugin/pom.xml b/plugins/maven-wsdl-plugin/pom.xml
index 26eee1a..ef77431 100644
--- a/plugins/maven-wsdl-plugin/pom.xml
+++ b/plugins/maven-wsdl-plugin/pom.xml
@@ -21,7 +21,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">  
   <parent> 
     <groupId>npanday.plugin</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>maven-dotnet-plugins</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
diff --git a/plugins/maven-xsd-plugin/pom.xml b/plugins/maven-xsd-plugin/pom.xml
index 2addddf..efef50c 100644
--- a/plugins/maven-xsd-plugin/pom.xml
+++ b/plugins/maven-xsd-plugin/pom.xml
@@ -21,7 +21,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">  
   <parent> 
     <groupId>npanday.plugin</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>maven-dotnet-plugins</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
diff --git a/plugins/maven-xsp-plugin/pom.xml b/plugins/maven-xsp-plugin/pom.xml
index 6ca89c2..e940d9b 100644
--- a/plugins/maven-xsp-plugin/pom.xml
+++ b/plugins/maven-xsp-plugin/pom.xml
@@ -21,7 +21,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">  
   <parent> 
     <groupId>npanday.plugin</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>maven-dotnet-plugins</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
diff --git a/plugins/netplugins/NPanday.Plugin.Addin/javabinding/pom.xml b/plugins/netplugins/NPanday.Plugin.Addin/javabinding/pom.xml
index a90e5d2..4ac9db2 100644
--- a/plugins/netplugins/NPanday.Plugin.Addin/javabinding/pom.xml
+++ b/plugins/netplugins/NPanday.Plugin.Addin/javabinding/pom.xml
@@ -3,7 +3,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">  
   <parent> 
     <groupId>npanday.plugin</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>maven-dotnet-plugins</artifactId>  
     <relativePath>../../../pom.xml</relativePath> 
   </parent>  
@@ -16,22 +16,22 @@
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-assembler</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-executable</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-artifact</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-plugin</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency> 
   </dependencies> 
 </project>
diff --git a/plugins/netplugins/NPanday.Plugin.Addin/pom.xml b/plugins/netplugins/NPanday.Plugin.Addin/pom.xml
index d10b331..db2f10d 100644
--- a/plugins/netplugins/NPanday.Plugin.Addin/pom.xml
+++ b/plugins/netplugins/NPanday.Plugin.Addin/pom.xml
@@ -21,33 +21,33 @@
 <project> 
   <parent> 
     <groupId>npanday.plugin</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>npanday.plugins</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
   <groupId>npanday.plugin</groupId>  
   <artifactId>NPanday.Plugin.Addin</artifactId>  
   <packaging>netplugin</packaging>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <name>NPanday.Plugin.Addin</name>  
   <dependencies> 
     <dependency> 
       <groupId>NPanday.Artifact</groupId>  
       <artifactId>NPanday.Artifact</artifactId>  
-      <version>0.9-SNAPSHOT</version>  
+      <version>0.9.6-RC3</version>  
       <type>library</type> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.Model</groupId>  
       <artifactId>NPanday.Model.AutomationExtensibility</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.Plugin</groupId>  
       <artifactId>NPanday.Plugin</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency> 
   </dependencies> 
 </project>
diff --git a/plugins/netplugins/NPanday.Plugin.Devenv/javabinding/pom.xml b/plugins/netplugins/NPanday.Plugin.Devenv/javabinding/pom.xml
index 13b7880..95b8e66 100644
--- a/plugins/netplugins/NPanday.Plugin.Devenv/javabinding/pom.xml
+++ b/plugins/netplugins/NPanday.Plugin.Devenv/javabinding/pom.xml
@@ -3,7 +3,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">  
   <parent> 
     <groupId>npanday.plugin</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>maven-dotnet-plugins</artifactId>  
     <relativePath>../../../pom.xml</relativePath> 
   </parent>  
@@ -16,22 +16,22 @@
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-assembler</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-executable</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-artifact</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-plugin</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency> 
   </dependencies> 
 </project>
diff --git a/plugins/netplugins/NPanday.Plugin.Devenv/pom.xml b/plugins/netplugins/NPanday.Plugin.Devenv/pom.xml
index 9d5c5cf..1005db6 100644
--- a/plugins/netplugins/NPanday.Plugin.Devenv/pom.xml
+++ b/plugins/netplugins/NPanday.Plugin.Devenv/pom.xml
@@ -21,21 +21,21 @@
 <project> 
   <parent> 
     <groupId>npanday.plugin</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>npanday.plugins</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
   <groupId>npanday.plugin</groupId>  
   <artifactId>NPanday.Plugin.Devenv</artifactId>  
   <packaging>netplugin</packaging>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <name>NPanday.Plugin.Devenv</name>  
   <dependencies> 
     <dependency> 
       <groupId>NPanday.Plugin</groupId>  
       <artifactId>NPanday.Plugin</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency> 
   </dependencies> 
 </project>
diff --git a/plugins/netplugins/NPanday.Plugin.Resx/pom.xml b/plugins/netplugins/NPanday.Plugin.Resx/pom.xml
index cf161d8..d26a178 100644
--- a/plugins/netplugins/NPanday.Plugin.Resx/pom.xml
+++ b/plugins/netplugins/NPanday.Plugin.Resx/pom.xml
@@ -21,13 +21,13 @@
 <project> 
   <parent> 
     <groupId>npanday.plugin</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>npanday.plugins</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
   <groupId>npanday.plugin</groupId>  
   <artifactId>NPanday.Plugin.Resx</artifactId>  
   <packaging>exe</packaging>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <name>NPanday.Plugin.ResX</name> 
 </project>
diff --git a/plugins/netplugins/NPanday.Plugin.Settings/javabinding/pom.xml b/plugins/netplugins/NPanday.Plugin.Settings/javabinding/pom.xml
index 3dcdaae..091fde4 100644
--- a/plugins/netplugins/NPanday.Plugin.Settings/javabinding/pom.xml
+++ b/plugins/netplugins/NPanday.Plugin.Settings/javabinding/pom.xml
@@ -3,7 +3,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">  
   <parent> 
     <groupId>npanday.plugin</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>maven-dotnet-plugins</artifactId>  
     <relativePath>../../../pom.xml</relativePath> 
   </parent>  
@@ -16,22 +16,22 @@
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-assembler</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-executable</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-artifact</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-plugin</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency> 
   </dependencies>  
   <distributionManagement> 
diff --git a/plugins/netplugins/NPanday.Plugin.Settings/pom.xml b/plugins/netplugins/NPanday.Plugin.Settings/pom.xml
index 65e6fb0..d9e9370 100644
--- a/plugins/netplugins/NPanday.Plugin.Settings/pom.xml
+++ b/plugins/netplugins/NPanday.Plugin.Settings/pom.xml
@@ -21,21 +21,21 @@
 <project> 
   <parent> 
     <groupId>npanday.plugin</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>npanday.plugins</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
   <groupId>npanday.plugin</groupId>  
   <artifactId>NPanday.Plugin.Settings</artifactId>  
   <packaging>netplugin</packaging>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <name>NPanday.Plugin.Settings</name>  
   <dependencies> 
     <dependency> 
       <groupId>NPanday.Plugin</groupId>  
       <artifactId>NPanday.Plugin</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency> 
   </dependencies>  
   <!--
diff --git a/plugins/netplugins/NPanday.Plugin.Solution/javabinding/pom.xml b/plugins/netplugins/NPanday.Plugin.Solution/javabinding/pom.xml
index b9f923a..ef17a23 100644
--- a/plugins/netplugins/NPanday.Plugin.Solution/javabinding/pom.xml
+++ b/plugins/netplugins/NPanday.Plugin.Solution/javabinding/pom.xml
@@ -3,7 +3,7 @@
 <project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">  
   <parent> 
     <groupId>npanday.plugin</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>maven-dotnet-plugins</artifactId>  
     <relativePath>../../../pom.xml</relativePath> 
   </parent>  
@@ -16,22 +16,22 @@
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-assembler</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-executable</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-artifact</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-plugin</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency> 
   </dependencies> 
 </project>
diff --git a/plugins/netplugins/NPanday.Plugin.Solution/pom.xml b/plugins/netplugins/NPanday.Plugin.Solution/pom.xml
index 0330c8f..d2f3326 100644
--- a/plugins/netplugins/NPanday.Plugin.Solution/pom.xml
+++ b/plugins/netplugins/NPanday.Plugin.Solution/pom.xml
@@ -21,14 +21,14 @@
 <project> 
   <parent> 
     <groupId>npanday.plugin</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>npanday.plugins</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
   <groupId>npanday.plugin</groupId>  
   <artifactId>NPanday.Plugin.Solution</artifactId>  
   <packaging>netplugin</packaging>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <name>NPanday.Plugin.Solution</name>  
   <dependencies> 
     <dependency> 
@@ -41,19 +41,19 @@
       <groupId>NPanday.Artifact</groupId>  
       <artifactId>NPanday.Artifact</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.Model</groupId>  
       <artifactId>NPanday.Model.Pom</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.Plugin</groupId>  
       <artifactId>NPanday.Plugin</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency> 
   </dependencies> 
 </project>
diff --git a/plugins/netplugins/NPanday.Plugin.SysRef/javabinding/pom.xml b/plugins/netplugins/NPanday.Plugin.SysRef/javabinding/pom.xml
index 68c2266..dd9bb8b 100644
--- a/plugins/netplugins/NPanday.Plugin.SysRef/javabinding/pom.xml
+++ b/plugins/netplugins/NPanday.Plugin.SysRef/javabinding/pom.xml
@@ -3,7 +3,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">  
   <parent> 
     <groupId>npanday.plugin</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>maven-dotnet-plugins</artifactId>  
     <relativePath>../../../pom.xml</relativePath> 
   </parent>  
@@ -16,22 +16,22 @@
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-assembler</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-executable</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-artifact</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-plugin</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency> 
   </dependencies> 
 </project>
diff --git a/plugins/netplugins/NPanday.Plugin.SysRef/pom.xml b/plugins/netplugins/NPanday.Plugin.SysRef/pom.xml
index 191204b..5b87327 100644
--- a/plugins/netplugins/NPanday.Plugin.SysRef/pom.xml
+++ b/plugins/netplugins/NPanday.Plugin.SysRef/pom.xml
@@ -21,33 +21,33 @@
 <project> 
   <parent> 
     <groupId>npanday.plugin</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>npanday.plugins</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
   <groupId>npanday.plugin</groupId>  
   <artifactId>NPanday.Plugin.SysRef</artifactId>  
   <packaging>netplugin</packaging>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <name>NPanday.Plugin.SysRef</name>  
   <dependencies> 
     <dependency> 
       <groupId>NPanday.Artifact</groupId>  
       <artifactId>NPanday.Artifact</artifactId>  
-      <version>0.9-SNAPSHOT</version>  
+      <version>0.9.6-RC3</version>  
       <type>library</type> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.Model</groupId>  
       <artifactId>NPanday.Model.AutomationExtensibility</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.Plugin</groupId>  
       <artifactId>NPanday.Plugin</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency> 
   </dependencies> 
 </project>
diff --git a/plugins/netplugins/pom.xml b/plugins/netplugins/pom.xml
index a57bca8..54ccfe3 100644
--- a/plugins/netplugins/pom.xml
+++ b/plugins/netplugins/pom.xml
@@ -21,7 +21,7 @@
 <project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">  
   <parent> 
     <groupId>NPanday.Project</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>NPanday.Project</artifactId>  
     <relativePath>../../pom-dotnet.xml</relativePath> 
   </parent>  
@@ -29,7 +29,7 @@
   <groupId>npanday.plugin</groupId>  
   <artifactId>npanday.plugins</artifactId>  
   <packaging>pom</packaging>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <name>npanday.plugin</name>  
   <modules> 
     <module>NPanday.Plugin.Addin</module>  
diff --git a/plugins/pom.xml b/plugins/pom.xml
index c41e726..552ff3c 100644
--- a/plugins/pom.xml
+++ b/plugins/pom.xml
@@ -21,7 +21,7 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent> 
     <groupId>npanday</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>0.9.6-RC3</version>  
     <artifactId>npanday-project</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
@@ -55,27 +55,27 @@
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-assembler</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-dao-project</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-executable</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-artifact</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-plugin</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.6-RC3</version> 
     </dependency>  
     <dependency>
       <groupId>org.apache.maven</groupId>
diff --git a/pom-dotnet.xml b/pom-dotnet.xml
index 86542ca..1121208 100644
--- a/pom-dotnet.xml
+++ b/pom-dotnet.xml
@@ -23,7 +23,7 @@
   <groupId>NPanday.Project</groupId>  
   <artifactId>NPanday.Project</artifactId>  
   <packaging>pom</packaging>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <name>NPanday.Project</name>  
   <url>http://incubator.apache.org/npanday</url>  
   <description>NPanday provides Maven 2.x plugins to support building of .NET applications</description>  
diff --git a/pom.xml b/pom.xml
index 70f251c..5bf16f3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
   <groupId>npanday</groupId>  
   <artifactId>npanday-project</artifactId>  
   <packaging>pom</packaging>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <name>npanday-project</name>  
   <mailingLists> 
     <mailingList> 
diff --git a/site/pom.xml b/site/pom.xml
index 4dd1eba..effb916 100644
--- a/site/pom.xml
+++ b/site/pom.xml
@@ -5,7 +5,7 @@
   <groupId>org.apache.maven-site</groupId>  
   <artifactId>npanday-apache-site</artifactId>  
   <packaging>pom</packaging>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.6-RC3</version>  
   <name>NPanday</name>  
   <url>http://incubator.apache.org/npanday</url>  
   <description>NPanday provides Maven 2.x plugins to support building of .NET applications</description>