change pom version to 0.9.5


git-svn-id: https://svn.apache.org/repos/asf/incubator/npanday/tags/npanday_0_9_5_RC1@993906 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..2284690 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.5</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..d00cffa 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.5</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..96d4d5c 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.5</version>  
     <artifactId>dotnet-archetypes</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
diff --git a/archetypes/pom.xml b/archetypes/pom.xml
index c1c36a7..00e8f10 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.5</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..b76e25f 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.5</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.5</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.5</version> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.Model</groupId>  
       <artifactId>NPanday.Model.Settings</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.5</version> 
     </dependency>  
     <dependency> 
       <groupId>NUnit</groupId>  
diff --git a/assemblies/NPanday.Logging/pom.xml b/assemblies/NPanday.Logging/pom.xml
index d3523e9..9f7613b 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.5</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.5</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..42e152e 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.5</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.5</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..6e9b328 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.5</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.5</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..9c1a229 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.5</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.5</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..c119e2f 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.5</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.5</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.5</version> 
     </dependency> 
   </dependencies> 
 </project>
diff --git a/assemblies/NPanday.Plugin.MojoGenerator/pom.xml b/assemblies/NPanday.Plugin.MojoGenerator/pom.xml
index e9700eb..ea15128 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.5</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.5</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.5</version> 
     </dependency> 
   </dependencies> 
 </project>
diff --git a/assemblies/NPanday.Plugin.Runner/pom.xml b/assemblies/NPanday.Plugin.Runner/pom.xml
index 563bb25..836f3c3 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.5</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.5</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..8a583bb 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.5</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.5</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.5</version> 
     </dependency> 
   </dependencies>  
   <build> 
diff --git a/assemblies/NPanday.ProjectImporter/Console/pom.xml b/assemblies/NPanday.ProjectImporter/Console/pom.xml
index 703fa63..3d645a3 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.5</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.5</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.5</version>  
       <type>library</type> 
     </dependency>  
     <dependency> 
diff --git a/assemblies/NPanday.ProjectImporter/Engine/pom.xml b/assemblies/NPanday.ProjectImporter/Engine/pom.xml
index 0145c48..99ff94c 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.5</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.5</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.5</version> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.Logging</groupId>  
       <artifactId>NPanday.Logging</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.5</version> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.Model</groupId>  
       <artifactId>NPanday.Model.Pom</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.5</version> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.Utils</groupId>  
       <artifactId>NPanday.Utils</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.5</version> 
     </dependency>
   </dependencies> 
 </project>
diff --git a/assemblies/NPanday.ProjectImporter/pom.xml b/assemblies/NPanday.ProjectImporter/pom.xml
index f02edab..d53a5ae 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.5</version>  
     <artifactId>NPanday.Assemblies</artifactId> 
   </parent>  
   <groupId>NPanday.ProjectImporter</groupId>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.5</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..401b0bc 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.5</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.5</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.5</version>  
       <type>library</type> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.Model</groupId>  
       <artifactId>NPanday.Model.Pom</artifactId>  
-      <version>0.9-SNAPSHOT</version>  
+      <version>0.9.5</version>  
       <type>library</type> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.Artifact</groupId>  
       <artifactId>NPanday.Artifact</artifactId>  
-      <version>0.9-SNAPSHOT</version>  
+      <version>0.9.5</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.5</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..eb8af70 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.5</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.5</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.5</version>  
       <type>library</type> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.Logging</groupId>  
       <artifactId>NPanday.Logging</artifactId>  
-      <version>0.9-SNAPSHOT</version>  
+      <version>0.9.5</version>  
       <type>library</type> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.Model</groupId>  
       <artifactId>NPanday.Model.Pom</artifactId>  
-      <version>0.9-SNAPSHOT</version>  
+      <version>0.9.5</version>  
       <type>library</type> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.VisualStudio</groupId>  
       <artifactId>NPanday.VisualStudio</artifactId>  
-      <version>0.9-SNAPSHOT</version>  
+      <version>0.9.5</version>  
       <type>library</type> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.Artifact</groupId>  
       <artifactId>NPanday.Artifact</artifactId>  
-      <version>0.9-SNAPSHOT</version>  
+      <version>0.9.5</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.5</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.5</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.5</version> 
     </dependency> 
   </dependencies>  
   <profiles> 
diff --git a/assemblies/NPanday.VisualStudio.ProjectWizard/pom.xml b/assemblies/NPanday.VisualStudio.ProjectWizard/pom.xml
index 0af6b91..572bbae 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.5</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.5</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..f1f26c4 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.5</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.5</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.5</version>  
       <type>library</type> 
     </dependency>  
     <dependency> 
diff --git a/assemblies/pom.xml b/assemblies/pom.xml
index b3b5260..1666cd2 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.5</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.5</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..6df9477 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.5</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.5</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-model-netdependency</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.5</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-core</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.5</version> 
     </dependency> 
   </dependencies>  
   <build> 
diff --git a/components/dotnet-assembler/pom.xml b/components/dotnet-assembler/pom.xml
index 1975d2f..d7eeece 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.5</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.5</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-artifact</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.5</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-core</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.5</version> 
     </dependency> 
   </dependencies> 
 </project>
diff --git a/components/dotnet-core/pom.xml b/components/dotnet-core/pom.xml
index eb486ba..df8de21 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.5</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.5</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..f908d49 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.5</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.5</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-core</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.5</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..ea97421 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.5</version>  
   <name>NPanday.Test2.Test1</name>  
   <description/> 
 </project>
diff --git a/components/dotnet-executable/pom.xml b/components/dotnet-executable/pom.xml
index 991325f..fe7f451 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.5</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.5</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-artifact</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.5</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-model-executable-plugins</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.5</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-model-compiler-plugins</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.5</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-vendor</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.5</version> 
     </dependency> 
   </dependencies> 
 </project>
diff --git a/components/dotnet-model/assembly-plugins/pom.xml b/components/dotnet-model/assembly-plugins/pom.xml
index 67dae77..acb76b2 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.5</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..3f7aebd 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.5</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..e78ff9b 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.5</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..2f506cd 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.5</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..e760875 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.5</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..37dc71a 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.5</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..387e7dd 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.5</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..5dca7ff 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.5</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..4bfce9f 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.5</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.5</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-vendor</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.5</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-model-configuration-appenders</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.5</version> 
     </dependency> 
   </dependencies> 
 </project>
diff --git a/components/dotnet-registry/pom.xml b/components/dotnet-registry/pom.xml
index 4ec7d86..9ed071f 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.5</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..c4a07a3 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.5</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.5</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-artifact</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.5</version> 
     </dependency> 
   </dependencies>  
   <build> 
diff --git a/components/dotnet-vendor/pom.xml b/components/dotnet-vendor/pom.xml
index 01a5f43..b7b19de 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.5</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.5</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-model-settings</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.5</version> 
     </dependency> 
   </dependencies> 
 </project>
diff --git a/components/pom.xml b/components/pom.xml
index 8bf06d2..8c1febb 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.5</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..5685e64 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.5</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..2a93317 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.5</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.5</version> 
     </dependency> 
   </dependencies>  
   <build> 
diff --git a/integration-tests/tests/it0003/pom.xml b/integration-tests/tests/it0003/pom.xml
index 640a34b..3521a78 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.5</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.5</version> 
     </dependency> 
   </dependencies>  
   <build> 
diff --git a/integration-tests/tests/it0004/pom.xml b/integration-tests/tests/it0004/pom.xml
index 69a6990..9162796 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.5</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.5</version> 
     </dependency>  
     <dependency> 
       <groupId>NUnit</groupId>  
diff --git a/integration-tests/tests/it0005/pom.xml b/integration-tests/tests/it0005/pom.xml
index d48b6a9..2d795e0 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.5</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.5</version> 
     </dependency> 
   </dependencies>  
   <build> 
diff --git a/integration-tests/tests/it0006/pom.xml b/integration-tests/tests/it0006/pom.xml
index c47f1e2..68952dd 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.5</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..f712234 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.5</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..b95f998 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.5</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.5</version> 
     </dependency> 
   </dependencies>  
   <build> 
diff --git a/integration-tests/tests/it0011/pom.xml b/integration-tests/tests/it0011/pom.xml
index cc8e5d4..f348d50 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.5</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.5</version> 
     </dependency> 
   </dependencies>  
   <build> 
diff --git a/integration-tests/tests/it0012/pom.xml b/integration-tests/tests/it0012/pom.xml
index bce4cdc..a9ef584 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.5</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..2efb467 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.5</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.5</version> 
     </dependency> 
   </dependencies>  
   <build> 
diff --git a/integration-tests/tests/it0014/pom.xml b/integration-tests/tests/it0014/pom.xml
index 884efe0..84ad9fd 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.5</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.5</version> 
     </dependency> 
   </dependencies>  
   <build> 
diff --git a/integration-tests/tests/it0015/pom.xml b/integration-tests/tests/it0015/pom.xml
index 68c0821..165336a 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.5</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..01dcfe7 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.5</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.5</version> 
     </dependency> 
   </dependencies>  
   <build> 
diff --git a/integration-tests/tests/it0017/pom.xml b/integration-tests/tests/it0017/pom.xml
index 79a5600..f292f3e 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.5</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.5</version> 
     </dependency>  
     <dependency> 
       <groupId>NUnit</groupId>  
diff --git a/integration-tests/tests/it0018/pom.xml b/integration-tests/tests/it0018/pom.xml
index 4560a69..217a249 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.5</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..e5127bd 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.5</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..0b2e8e4 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.5</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..6bbbe54 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.5</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..400f45d 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.5</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..5c82fc1 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.5</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..ef759a1 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.5</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..0f00c43 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.5</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..b04eb0c 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.5</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.5</version>  
       <type>library</type> 
     </dependency> 
   </dependencies>  
diff --git a/integration-tests/tests/it0029/pom.xml b/integration-tests/tests/it0029/pom.xml
index 73d04ee..311a38c 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.5</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..bc28e13 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.5</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.5</version>  
       <type>library</type> 
     </dependency>  
     <dependency> 
       <groupId>org.apache.maven.it</groupId>  
       <artifactId>it0028</artifactId>  
-      <version>0.9-SNAPSHOT</version>  
+      <version>0.9.5</version>  
       <type>library</type> 
     </dependency> 
   </dependencies>  
diff --git a/integration-tests/tests/it0032/pom.xml b/integration-tests/tests/it0032/pom.xml
index a47badb..ad5ffb9 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.5</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..d6f5f26 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.5</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 411ace5..1133891 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.5</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>npanday</groupId>
-  <version>0.9-SNAPSHOT</version>
+  <version>0.9.5</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 ca34c83..0a3abd3 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.5</version> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
   <groupId>npanday</groupId>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.5</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.5</version>
     </dependency>
     <dependency>
       <groupId>npanday.plugin</groupId>
       <artifactId>maven-aspx-plugin</artifactId>
-      <version>0.9-SNAPSHOT</version>
+      <version>0.9.5</version>
     </dependency>
     <dependency>
       <groupId>npanday.plugin</groupId>
       <artifactId>maven-deploy-plugin</artifactId>
-      <version>0.9-SNAPSHOT</version>
+      <version>0.9.5</version>
     </dependency>
     <dependency>
       <groupId>npanday.plugin</groupId>
       <artifactId>maven-fxcop-plugin</artifactId>
-      <version>0.9-SNAPSHOT</version>
+      <version>0.9.5</version>
     </dependency>
     <dependency>
       <groupId>npanday.plugin</groupId>
       <artifactId>maven-install-plugin</artifactId>
-      <version>0.9-SNAPSHOT</version>
+      <version>0.9.5</version>
     </dependency>
     <dependency>
       <groupId>npanday.plugin</groupId>
       <artifactId>maven-link-plugin</artifactId>
-      <version>0.9-SNAPSHOT</version>
+      <version>0.9.5</version>
     </dependency>
     <dependency>
       <groupId>npanday.plugin</groupId>
       <artifactId>maven-mojo-generator-plugin</artifactId>
-      <version>0.9-SNAPSHOT</version>
+      <version>0.9.5</version>
     </dependency>
     <dependency>
       <groupId>npanday.plugin</groupId>
       <artifactId>maven-repository-plugin</artifactId>
-      <version>0.9-SNAPSHOT</version>
+      <version>0.9.5</version>
     </dependency>
     <dependency>
       <groupId>npanday.plugin</groupId>
       <artifactId>maven-resgen-plugin</artifactId>
-      <version>0.9-SNAPSHOT</version>
+      <version>0.9.5</version>
     </dependency>
     <dependency>
       <groupId>npanday.plugin</groupId>
       <artifactId>maven-resolver-plugin</artifactId>
-      <version>0.9-SNAPSHOT</version>
+      <version>0.9.5</version>
     </dependency>
     <dependency>
       <groupId>npanday.plugin</groupId>
       <artifactId>maven-test-plugin</artifactId>
-      <version>0.9-SNAPSHOT</version>
+      <version>0.9.5</version>
     </dependency>
     <dependency>
       <groupId>npanday.plugin</groupId>
       <artifactId>maven-vsinstaller-plugin</artifactId>
-      <version>0.9-SNAPSHOT</version>
+      <version>0.9.5</version>
     </dependency>
     <dependency>
       <groupId>npanday.plugin</groupId>
       <artifactId>maven-webapp-plugin</artifactId>
-      <version>0.9-SNAPSHOT</version>
+      <version>0.9.5</version>
     </dependency>
     <dependency>
       <groupId>npanday.plugin</groupId>
       <artifactId>maven-wsdl-plugin</artifactId>
-      <version>0.9-SNAPSHOT</version>
+      <version>0.9.5</version>
     </dependency>
     <dependency>
       <groupId>npanday.plugin</groupId>
       <artifactId>maven-xsd-plugin</artifactId>
-      <version>0.9-SNAPSHOT</version>
+      <version>0.9.5</version>
     </dependency>
     <dependency>
       <groupId>npanday.plugin</groupId>
       <artifactId>maven-xsp-plugin</artifactId>
-      <version>0.9-SNAPSHOT</version>
+      <version>0.9.5</version>
     </dependency>
 
     <!--
@@ -104,17 +104,17 @@
     <dependency> 
       <groupId>npanday.plugin</groupId>  
       <artifactId>NPanday.Plugin.Addin.JavaBinding</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.5</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday.plugin</groupId>  
       <artifactId>NPanday.Plugin.Devenv.JavaBinding</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.5</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday.plugin</groupId>  
       <artifactId>NPanday.Plugin.Settings.JavaBinding</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.5</version> 
     </dependency>  
 
     <!--
@@ -123,17 +123,17 @@
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>maven-archetype-dotnet-simple</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.5</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>maven-archetype-netexecutable</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.5</version> 
     </dependency>
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>maven-archetype-vb-simple</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.5</version> 
     </dependency>
   </dependencies>  
   <build>
diff --git a/plugins/maven-aspx-plugin/pom.xml b/plugins/maven-aspx-plugin/pom.xml
index f8ea194..2b9492b 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.5</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.5</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..c459eeb 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.5</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.5</version> 
     </dependency> 
   </dependencies>  
   <distributionManagement> 
diff --git a/plugins/maven-deploy-plugin/pom.xml b/plugins/maven-deploy-plugin/pom.xml
index d687ab2..74d83c6 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.5</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..c615ce7 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.5</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..8cc6b19 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.5</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..fabb3b5 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.5</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..3eba119 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.5</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..acb3fcb 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.5</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.5</version> 
     </dependency> 
   </dependencies>  
   <distributionManagement> 
diff --git a/plugins/maven-resgen-plugin/pom.xml b/plugins/maven-resgen-plugin/pom.xml
index 6c16e72..60a6cc2 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.5</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..b0eb892 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.5</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..73ecbe7 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.5</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..4c5980d 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.5</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..6702543 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.5</version>  
   <name>vsinstaller</name> 
 </project>
diff --git a/plugins/maven-vstudio-plugin/pom.xml b/plugins/maven-vstudio-plugin/pom.xml
index e48b85d..b596a61 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.5</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..f203f9b 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.5</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..4428690 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.5</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..2bd3d8a 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.5</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..b74c75d 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.5</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..889b2b7 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.5</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.5</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-executable</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.5</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-artifact</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.5</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-plugin</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.5</version> 
     </dependency> 
   </dependencies> 
 </project>
diff --git a/plugins/netplugins/NPanday.Plugin.Addin/pom.xml b/plugins/netplugins/NPanday.Plugin.Addin/pom.xml
index 9bb9acc..da93b8d 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.5</version>  
     <artifactId>npanday.plugin</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.5</version>  
   <name>NPanday.Plugin.Addin</name>  
   <dependencies> 
     <dependency> 
       <groupId>NPanday.Artifact</groupId>  
       <artifactId>NPanday.Artifact</artifactId>  
-      <version>0.9-SNAPSHOT</version>  
+      <version>0.9.5</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.5</version> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.Plugin</groupId>  
       <artifactId>NPanday.Plugin</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.5</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..1ee3203 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.5</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.5</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-executable</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.5</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-artifact</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.5</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-plugin</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.5</version> 
     </dependency> 
   </dependencies> 
 </project>
diff --git a/plugins/netplugins/NPanday.Plugin.Devenv/pom.xml b/plugins/netplugins/NPanday.Plugin.Devenv/pom.xml
index d20c039..bc08298 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.5</version>  
     <artifactId>npanday.plugin</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.5</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.5</version> 
     </dependency> 
   </dependencies> 
 </project>
diff --git a/plugins/netplugins/NPanday.Plugin.Resx/pom.xml b/plugins/netplugins/NPanday.Plugin.Resx/pom.xml
index 3842547..359cd58 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.5</version>  
     <artifactId>npanday.plugin</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.5</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..16a762d 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.5</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.5</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-executable</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.5</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-artifact</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.5</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-plugin</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.5</version> 
     </dependency> 
   </dependencies>  
   <distributionManagement> 
diff --git a/plugins/netplugins/NPanday.Plugin.Settings/pom.xml b/plugins/netplugins/NPanday.Plugin.Settings/pom.xml
index a61a53a..ca1b4a3 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.5</version>  
     <artifactId>npanday.plugin</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.5</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.5</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..62e7e4a 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.5</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.5</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-executable</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.5</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-artifact</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.5</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-plugin</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.5</version> 
     </dependency> 
   </dependencies> 
 </project>
diff --git a/plugins/netplugins/NPanday.Plugin.Solution/pom.xml b/plugins/netplugins/NPanday.Plugin.Solution/pom.xml
index 3a388d3..d563484 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.5</version>  
     <artifactId>npanday.plugin</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.5</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.5</version> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.Model</groupId>  
       <artifactId>NPanday.Model.Pom</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.5</version> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.Plugin</groupId>  
       <artifactId>NPanday.Plugin</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.5</version> 
     </dependency> 
   </dependencies> 
 </project>
diff --git a/plugins/netplugins/pom.xml b/plugins/netplugins/pom.xml
index 6f8cc89..b900271 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.5</version>  
     <artifactId>NPanday.Project</artifactId>  
     <relativePath>../../pom-dotnet.xml</relativePath> 
   </parent>  
@@ -29,7 +29,7 @@
   <groupId>npanday.plugin</groupId>  
   <artifactId>npanday.plugin</artifactId>  
   <packaging>pom</packaging>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>0.9.5</version>  
   <name>npanday.plugin</name>  
   <modules> 
     <module>NPanday.Plugin.Addin</module>  
diff --git a/plugins/pom.xml b/plugins/pom.xml
index 6201c37..61457b9 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.5</version>  
     <artifactId>npanday-project</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
@@ -54,27 +54,27 @@
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-assembler</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.5</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-dao-project</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.5</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-executable</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.5</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-artifact</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.5</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-plugin</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>0.9.5</version> 
     </dependency>  
     <dependency>
       <groupId>org.apache.maven</groupId>
diff --git a/pom-dotnet.xml b/pom-dotnet.xml
index 86542ca..216fa0a 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.5</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..30938e2 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.5</version>  
   <name>npanday-project</name>  
   <mailingLists> 
     <mailingList>