changed all pom versions to 1.0.0-RC1

git-svn-id: https://svn.apache.org/repos/asf/incubator/npanday/tags/npanday_1_0_0_RC1@993981 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..71546ac 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>1.0.0-RC1</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..e341b13 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>1.0.0-RC1</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..7835dcf 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>1.0.0-RC1</version>  
     <artifactId>dotnet-archetypes</artifactId> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
diff --git a/archetypes/pom.xml b/archetypes/pom.xml
index c1c36a7..93b4ac7 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>1.0.0-RC1</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..29ab7dd 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>1.0.0-RC1</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>1.0.0-RC1</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>1.0.0-RC1</version> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.Model</groupId>  
       <artifactId>NPanday.Model.Settings</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency>  
     <dependency> 
       <groupId>NUnit</groupId>  
diff --git a/assemblies/NPanday.Logging/pom.xml b/assemblies/NPanday.Logging/pom.xml
index d3523e9..d26b25f 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>1.0.0-RC1</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>1.0.0-RC1</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..f8d4a4b 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>1.0.0-RC1</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>1.0.0-RC1</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..46bd0fa 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>1.0.0-RC1</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>1.0.0-RC1</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..0990668 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>1.0.0-RC1</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>1.0.0-RC1</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..c089330 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>1.0.0-RC1</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>1.0.0-RC1</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>1.0.0-RC1</version> 
     </dependency> 
   </dependencies> 
 </project>
diff --git a/assemblies/NPanday.Plugin.MojoGenerator/pom.xml b/assemblies/NPanday.Plugin.MojoGenerator/pom.xml
index e9700eb..1ff8895 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>1.0.0-RC1</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>1.0.0-RC1</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>1.0.0-RC1</version> 
     </dependency> 
   </dependencies> 
 </project>
diff --git a/assemblies/NPanday.Plugin.Runner/pom.xml b/assemblies/NPanday.Plugin.Runner/pom.xml
index 563bb25..1d98605 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>1.0.0-RC1</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>1.0.0-RC1</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..82645e6 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>1.0.0-RC1</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>1.0.0-RC1</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>1.0.0-RC1</version> 
     </dependency> 
   </dependencies>  
   <build> 
diff --git a/assemblies/NPanday.ProjectImporter/Console/pom.xml b/assemblies/NPanday.ProjectImporter/Console/pom.xml
index 703fa63..c507859 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>1.0.0-RC1</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>1.0.0-RC1</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>1.0.0-RC1</version>  
       <type>library</type> 
     </dependency>  
     <dependency> 
diff --git a/assemblies/NPanday.ProjectImporter/Engine/pom.xml b/assemblies/NPanday.ProjectImporter/Engine/pom.xml
index 5e552c5..6a5b61b 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>1.0.0-RC1</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>1.0.0-RC1</version>  
   <packaging>library</packaging>  
   <name>NPanday.ProjectImporterEngine</name>  
   <build> 
@@ -65,31 +65,31 @@
       <groupId>NPanday.Artifact</groupId>  
       <artifactId>NPanday.Artifact</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.Logging</groupId>  
       <artifactId>NPanday.Logging</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.Model</groupId>  
       <artifactId>NPanday.Model.Pom</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.Model</groupId>  
       <artifactId>NPanday.Model.Settings</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.Utils</groupId>  
       <artifactId>NPanday.Utils</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency>
   </dependencies> 
 </project>
diff --git a/assemblies/NPanday.ProjectImporter/pom.xml b/assemblies/NPanday.ProjectImporter/pom.xml
index f02edab..46507a6 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>1.0.0-RC1</version>  
     <artifactId>NPanday.Assemblies</artifactId> 
   </parent>  
   <groupId>NPanday.ProjectImporter</groupId>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>1.0.0-RC1</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..e7d3860 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>1.0.0-RC1</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>1.0.0-RC1</version>  
   <packaging>library</packaging>  
   <name>NPanday.Utils</name>  
   <dependencies>  
     <dependency> 
       <groupId>NPanday.Logging</groupId>  
       <artifactId>NPanday.Logging</artifactId>  
-      <version>0.9-SNAPSHOT</version>  
+      <version>1.0.0-RC1</version>  
       <type>library</type> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.Model</groupId>  
       <artifactId>NPanday.Model.Pom</artifactId>  
-      <version>0.9-SNAPSHOT</version>  
+      <version>1.0.0-RC1</version>  
       <type>library</type> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.Artifact</groupId>  
       <artifactId>NPanday.Artifact</artifactId>  
-      <version>0.9-SNAPSHOT</version>  
+      <version>1.0.0-RC1</version>  
       <type>library</type> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.Model</groupId>  
       <artifactId>NPanday.Model.Settings</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</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..01f742c 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>1.0.0-RC1</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>1.0.0-RC1</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>1.0.0-RC1</version>  
       <type>library</type> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.Logging</groupId>  
       <artifactId>NPanday.Logging</artifactId>  
-      <version>0.9-SNAPSHOT</version>  
+      <version>1.0.0-RC1</version>  
       <type>library</type> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.Model</groupId>  
       <artifactId>NPanday.Model.Pom</artifactId>  
-      <version>0.9-SNAPSHOT</version>  
+      <version>1.0.0-RC1</version>  
       <type>library</type> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.VisualStudio</groupId>  
       <artifactId>NPanday.VisualStudio</artifactId>  
-      <version>0.9-SNAPSHOT</version>  
+      <version>1.0.0-RC1</version>  
       <type>library</type> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.Artifact</groupId>  
       <artifactId>NPanday.Artifact</artifactId>  
-      <version>0.9-SNAPSHOT</version>  
+      <version>1.0.0-RC1</version>  
       <type>library</type> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.Model</groupId>  
       <artifactId>NPanday.Model.Settings</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</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>1.0.0-RC1</version>  
       <type>library</type> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.Utils</groupId>  
       <artifactId>NPanday.Utils</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency> 
   </dependencies>  
   <profiles> 
diff --git a/assemblies/NPanday.VisualStudio.ProjectWizard/pom.xml b/assemblies/NPanday.VisualStudio.ProjectWizard/pom.xml
index 0af6b91..338244f 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>1.0.0-RC1</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>1.0.0-RC1</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..5607eaa 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>1.0.0-RC1</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>1.0.0-RC1</version>  
   <packaging>library</packaging>  
   <name>NPanday.VisualStudio</name>  
   <dependencies> 
     <dependency> 
       <groupId>NPanday.Logging</groupId>  
       <artifactId>NPanday.Logging</artifactId>  
-      <version>0.9-SNAPSHOT</version>  
+      <version>1.0.0-RC1</version>  
       <type>library</type> 
     </dependency>  
     <dependency> 
diff --git a/assemblies/pom.xml b/assemblies/pom.xml
index b0ed666..8432080 100644
--- a/assemblies/pom.xml
+++ b/assemblies/pom.xml
@@ -22,14 +22,14 @@
    
   <parent> 
     <groupId>NPanday.Project</groupId>  
-    <version>0.9-SNAPSHOT</version>  
+    <version>1.0.0-RC1</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>1.0.0-RC1</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..8327a95 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>1.0.0-RC1</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>1.0.0-RC1</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-model-netdependency</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-core</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency> 
   </dependencies>  
   <build> 
diff --git a/components/dotnet-assembler/pom.xml b/components/dotnet-assembler/pom.xml
index 1975d2f..ce48451 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>1.0.0-RC1</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>1.0.0-RC1</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-artifact</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-core</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency> 
   </dependencies> 
 </project>
diff --git a/components/dotnet-core/pom.xml b/components/dotnet-core/pom.xml
index eb486ba..3dc53e4 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>1.0.0-RC1</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>1.0.0-RC1</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..90fdfab 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>1.0.0-RC1</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>1.0.0-RC1</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-core</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</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..3d2b2c5 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>1.0.0-RC1</version>  
   <name>NPanday.Test2.Test1</name>  
   <description/> 
 </project>
diff --git a/components/dotnet-executable/pom.xml b/components/dotnet-executable/pom.xml
index 991325f..21b5cb5 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>1.0.0-RC1</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>1.0.0-RC1</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-artifact</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-model-executable-plugins</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-model-compiler-plugins</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-vendor</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency> 
   </dependencies> 
 </project>
diff --git a/components/dotnet-model/assembly-plugins/pom.xml b/components/dotnet-model/assembly-plugins/pom.xml
index 67dae77..982c02e 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>1.0.0-RC1</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..eda5ad2 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>1.0.0-RC1</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..8c954e4 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>1.0.0-RC1</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..8e8e003 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>1.0.0-RC1</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..ac2a3b4 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>1.0.0-RC1</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..c3fc446 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>1.0.0-RC1</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..235b4c3 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>1.0.0-RC1</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..8350220 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>1.0.0-RC1</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..db9c042 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>1.0.0-RC1</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>1.0.0-RC1</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-vendor</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-model-configuration-appenders</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency> 
   </dependencies> 
 </project>
diff --git a/components/dotnet-registry/pom.xml b/components/dotnet-registry/pom.xml
index 4ec7d86..d3266e7 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>1.0.0-RC1</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..80d71b0 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>1.0.0-RC1</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>1.0.0-RC1</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-artifact</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency> 
   </dependencies>  
   <build> 
diff --git a/components/dotnet-vendor/pom.xml b/components/dotnet-vendor/pom.xml
index 01a5f43..23a44dd 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>1.0.0-RC1</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>1.0.0-RC1</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-model-settings</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency> 
   </dependencies> 
 </project>
diff --git a/components/pom.xml b/components/pom.xml
index 8bf06d2..436fbe6 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>1.0.0-RC1</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..266c79e 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>1.0.0-RC1</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..0346a22 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>1.0.0-RC1</version>  
   <name>it0002</name>  
   <dependencies> 
     <dependency> 
       <groupId>org.apache.maven.it</groupId>  
       <artifactId>it0001</artifactId>  
       <type>module</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency> 
   </dependencies>  
   <build> 
diff --git a/integration-tests/tests/it0003/pom.xml b/integration-tests/tests/it0003/pom.xml
index 640a34b..d9a65a1 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>1.0.0-RC1</version>  
   <name>it0003</name>  
   <dependencies> 
     <dependency> 
       <groupId>org.apache.maven.it</groupId>  
       <artifactId>it0002</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency> 
   </dependencies>  
   <build> 
diff --git a/integration-tests/tests/it0004/pom.xml b/integration-tests/tests/it0004/pom.xml
index 69a6990..23b5eb5 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>1.0.0-RC1</version>  
   <name>it0004</name>  
   <dependencies> 
     <dependency> 
       <groupId>org.apache.maven.it</groupId>  
       <artifactId>it0003</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency>  
     <dependency> 
       <groupId>NUnit</groupId>  
diff --git a/integration-tests/tests/it0005/pom.xml b/integration-tests/tests/it0005/pom.xml
index d48b6a9..31d409b 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>1.0.0-RC1</version>  
   <name>it0005</name>  
   <dependencies> 
     <dependency> 
       <groupId>org.apache.maven.it</groupId>  
       <artifactId>it0003</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency> 
   </dependencies>  
   <build> 
diff --git a/integration-tests/tests/it0006/pom.xml b/integration-tests/tests/it0006/pom.xml
index c47f1e2..fb542f6 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>1.0.0-RC1</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..d64b5f0 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>1.0.0-RC1</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..a930809 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>1.0.0-RC1</version>  
   <name>it0010</name>  
   <dependencies> 
     <dependency> 
       <groupId>org.apache.maven.it</groupId>  
       <artifactId>it0001</artifactId>  
       <type>module</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency> 
   </dependencies>  
   <build> 
diff --git a/integration-tests/tests/it0011/pom.xml b/integration-tests/tests/it0011/pom.xml
index cc8e5d4..374d994 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>1.0.0-RC1</version>  
   <name>it0011</name>  
   <dependencies> 
     <dependency> 
       <groupId>org.apache.maven.it</groupId>  
       <artifactId>it0001</artifactId>  
       <type>module</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency> 
   </dependencies>  
   <build> 
diff --git a/integration-tests/tests/it0012/pom.xml b/integration-tests/tests/it0012/pom.xml
index bce4cdc..6871274 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>1.0.0-RC1</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..8bbe1f8 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>1.0.0-RC1</version>  
   <name>it0013</name>  
   <dependencies> 
     <dependency> 
       <groupId>org.apache.maven.it</groupId>  
       <artifactId>it0012</artifactId>  
       <type>module</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency> 
   </dependencies>  
   <build> 
diff --git a/integration-tests/tests/it0014/pom.xml b/integration-tests/tests/it0014/pom.xml
index 884efe0..c705d5d 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>1.0.0-RC1</version>  
   <name>it0014</name>  
   <dependencies> 
     <dependency> 
       <groupId>org.apache.maven.it</groupId>  
       <artifactId>it0013</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency> 
   </dependencies>  
   <build> 
diff --git a/integration-tests/tests/it0015/pom.xml b/integration-tests/tests/it0015/pom.xml
index 68c0821..31f5397 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>1.0.0-RC1</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..b10d5d5 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>1.0.0-RC1</version>  
   <name>it0016</name>  
   <dependencies> 
     <dependency> 
       <groupId>org.apache.maven.it</groupId>  
       <artifactId>it0015</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency> 
   </dependencies>  
   <build> 
diff --git a/integration-tests/tests/it0017/pom.xml b/integration-tests/tests/it0017/pom.xml
index 79a5600..b8799ac 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>1.0.0-RC1</version>  
   <name>it0017</name>  
   <dependencies> 
     <dependency> 
       <groupId>org.apache.maven.it</groupId>  
       <artifactId>it0016</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency>  
     <dependency> 
       <groupId>NUnit</groupId>  
diff --git a/integration-tests/tests/it0018/pom.xml b/integration-tests/tests/it0018/pom.xml
index 4560a69..346232c 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>1.0.0-RC1</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..69fd271 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>1.0.0-RC1</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..7b364cc 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>1.0.0-RC1</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..c2d0c00 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>1.0.0-RC1</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..650e8a4 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>1.0.0-RC1</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..e0fe763 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>1.0.0-RC1</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..b12aea0 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>1.0.0-RC1</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..9b540e2 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>1.0.0-RC1</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..07d88b5 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>1.0.0-RC1</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>1.0.0-RC1</version>  
       <type>library</type> 
     </dependency> 
   </dependencies>  
diff --git a/integration-tests/tests/it0029/pom.xml b/integration-tests/tests/it0029/pom.xml
index 73d04ee..355e3bf 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>1.0.0-RC1</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..4aca538 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>1.0.0-RC1</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>1.0.0-RC1</version>  
       <type>library</type> 
     </dependency>  
     <dependency> 
       <groupId>org.apache.maven.it</groupId>  
       <artifactId>it0028</artifactId>  
-      <version>0.9-SNAPSHOT</version>  
+      <version>1.0.0-RC1</version>  
       <type>library</type> 
     </dependency> 
   </dependencies>  
diff --git a/integration-tests/tests/it0032/pom.xml b/integration-tests/tests/it0032/pom.xml
index a47badb..20fd3c9 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>1.0.0-RC1</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..8b929aa 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>1.0.0-RC1</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..5222bce 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>1.0.0-RC1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>npanday</groupId>
-  <version>0.9-SNAPSHOT</version>
+  <version>1.0.0-RC1</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..6c99275 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>1.0.0-RC1</version> 
   </parent>  
   <modelVersion>4.0.0</modelVersion>  
   <groupId>npanday</groupId>  
-  <version>0.9-SNAPSHOT</version>  
+  <version>1.0.0-RC1</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>1.0.0-RC1</version>
     </dependency>
     <dependency>
       <groupId>npanday.plugin</groupId>
       <artifactId>maven-aspx-plugin</artifactId>
-      <version>0.9-SNAPSHOT</version>
+      <version>1.0.0-RC1</version>
     </dependency>
     <dependency>
       <groupId>npanday.plugin</groupId>
       <artifactId>maven-deploy-plugin</artifactId>
-      <version>0.9-SNAPSHOT</version>
+      <version>1.0.0-RC1</version>
     </dependency>
     <dependency>
       <groupId>npanday.plugin</groupId>
       <artifactId>maven-fxcop-plugin</artifactId>
-      <version>0.9-SNAPSHOT</version>
+      <version>1.0.0-RC1</version>
     </dependency>
     <dependency>
       <groupId>npanday.plugin</groupId>
       <artifactId>maven-install-plugin</artifactId>
-      <version>0.9-SNAPSHOT</version>
+      <version>1.0.0-RC1</version>
     </dependency>
     <dependency>
       <groupId>npanday.plugin</groupId>
       <artifactId>maven-link-plugin</artifactId>
-      <version>0.9-SNAPSHOT</version>
+      <version>1.0.0-RC1</version>
     </dependency>
     <dependency>
       <groupId>npanday.plugin</groupId>
       <artifactId>maven-mojo-generator-plugin</artifactId>
-      <version>0.9-SNAPSHOT</version>
+      <version>1.0.0-RC1</version>
     </dependency>
     <dependency>
       <groupId>npanday.plugin</groupId>
       <artifactId>maven-repository-plugin</artifactId>
-      <version>0.9-SNAPSHOT</version>
+      <version>1.0.0-RC1</version>
     </dependency>
     <dependency>
       <groupId>npanday.plugin</groupId>
       <artifactId>maven-resgen-plugin</artifactId>
-      <version>0.9-SNAPSHOT</version>
+      <version>1.0.0-RC1</version>
     </dependency>
     <dependency>
       <groupId>npanday.plugin</groupId>
       <artifactId>maven-resolver-plugin</artifactId>
-      <version>0.9-SNAPSHOT</version>
+      <version>1.0.0-RC1</version>
     </dependency>
     <dependency>
       <groupId>npanday.plugin</groupId>
       <artifactId>maven-test-plugin</artifactId>
-      <version>0.9-SNAPSHOT</version>
+      <version>1.0.0-RC1</version>
     </dependency>
     <dependency>
       <groupId>npanday.plugin</groupId>
       <artifactId>maven-vsinstaller-plugin</artifactId>
-      <version>0.9-SNAPSHOT</version>
+      <version>1.0.0-RC1</version>
     </dependency>
     <dependency>
       <groupId>npanday.plugin</groupId>
       <artifactId>maven-webapp-plugin</artifactId>
-      <version>0.9-SNAPSHOT</version>
+      <version>1.0.0-RC1</version>
     </dependency>
     <dependency>
       <groupId>npanday.plugin</groupId>
       <artifactId>maven-wsdl-plugin</artifactId>
-      <version>0.9-SNAPSHOT</version>
+      <version>1.0.0-RC1</version>
     </dependency>
     <dependency>
       <groupId>npanday.plugin</groupId>
       <artifactId>maven-xsd-plugin</artifactId>
-      <version>0.9-SNAPSHOT</version>
+      <version>1.0.0-RC1</version>
     </dependency>
     <dependency>
       <groupId>npanday.plugin</groupId>
       <artifactId>maven-xsp-plugin</artifactId>
-      <version>0.9-SNAPSHOT</version>
+      <version>1.0.0-RC1</version>
     </dependency>
 
     <!--
@@ -104,22 +104,22 @@
     <dependency> 
       <groupId>npanday.plugin</groupId>  
       <artifactId>NPanday.Plugin.Addin.JavaBinding</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday.plugin</groupId>  
       <artifactId>NPanday.Plugin.Devenv.JavaBinding</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday.plugin</groupId>  
       <artifactId>NPanday.Plugin.Settings.JavaBinding</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency>
 	<dependency> 
       <groupId>npanday.plugin</groupId>  
       <artifactId>NPanday.Plugin.SysRef.JavaBinding</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency>
 
     <!--
@@ -128,17 +128,17 @@
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>maven-archetype-dotnet-simple</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>maven-archetype-netexecutable</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency>
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>maven-archetype-vb-simple</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency>
   </dependencies>  
   <build>
diff --git a/plugins/maven-aspx-plugin/pom.xml b/plugins/maven-aspx-plugin/pom.xml
index f8ea194..525e4f6 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>1.0.0-RC1</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>1.0.0-RC1</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..30f2edc 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>1.0.0-RC1</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>1.0.0-RC1</version> 
     </dependency> 
   </dependencies>  
   <distributionManagement> 
diff --git a/plugins/maven-deploy-plugin/pom.xml b/plugins/maven-deploy-plugin/pom.xml
index d687ab2..922c34f 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>1.0.0-RC1</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..0b0532a 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>1.0.0-RC1</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..59f40e6 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>1.0.0-RC1</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..b0c3eb9 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>1.0.0-RC1</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..09848ec 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>1.0.0-RC1</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..5e415d7 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>1.0.0-RC1</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>1.0.0-RC1</version> 
     </dependency> 
   </dependencies>  
   <distributionManagement> 
diff --git a/plugins/maven-resgen-plugin/pom.xml b/plugins/maven-resgen-plugin/pom.xml
index 6c16e72..077f897 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>1.0.0-RC1</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..310a3cb 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>1.0.0-RC1</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..04608c7 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>1.0.0-RC1</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..dad0696 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>1.0.0-RC1</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..e294221 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>1.0.0-RC1</version>  
   <name>vsinstaller</name> 
 </project>
diff --git a/plugins/maven-vstudio-plugin/pom.xml b/plugins/maven-vstudio-plugin/pom.xml
index e48b85d..7468179 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>1.0.0-RC1</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..3c6a9ed 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>1.0.0-RC1</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..11915c0 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>1.0.0-RC1</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..bbc4a9d 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>1.0.0-RC1</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..418d338 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>1.0.0-RC1</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..fce5e75 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>1.0.0-RC1</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>1.0.0-RC1</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-executable</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-artifact</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-plugin</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency> 
   </dependencies> 
 </project>
diff --git a/plugins/netplugins/NPanday.Plugin.Addin/pom.xml b/plugins/netplugins/NPanday.Plugin.Addin/pom.xml
index d10b331..4804c9b 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>1.0.0-RC1</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>1.0.0-RC1</version>  
   <name>NPanday.Plugin.Addin</name>  
   <dependencies> 
     <dependency> 
       <groupId>NPanday.Artifact</groupId>  
       <artifactId>NPanday.Artifact</artifactId>  
-      <version>0.9-SNAPSHOT</version>  
+      <version>1.0.0-RC1</version>  
       <type>library</type> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.Model</groupId>  
       <artifactId>NPanday.Model.AutomationExtensibility</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.Plugin</groupId>  
       <artifactId>NPanday.Plugin</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</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..e6ca68d 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>1.0.0-RC1</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>1.0.0-RC1</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-executable</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-artifact</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-plugin</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency> 
   </dependencies> 
 </project>
diff --git a/plugins/netplugins/NPanday.Plugin.Devenv/pom.xml b/plugins/netplugins/NPanday.Plugin.Devenv/pom.xml
index 9d5c5cf..aef2760 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>1.0.0-RC1</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>1.0.0-RC1</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>1.0.0-RC1</version> 
     </dependency> 
   </dependencies> 
 </project>
diff --git a/plugins/netplugins/NPanday.Plugin.Resx/pom.xml b/plugins/netplugins/NPanday.Plugin.Resx/pom.xml
index cf161d8..df1e1aa 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>1.0.0-RC1</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>1.0.0-RC1</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..cd58cab 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>1.0.0-RC1</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>1.0.0-RC1</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-executable</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-artifact</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-plugin</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency> 
   </dependencies>  
   <distributionManagement> 
diff --git a/plugins/netplugins/NPanday.Plugin.Settings/pom.xml b/plugins/netplugins/NPanday.Plugin.Settings/pom.xml
index 65e6fb0..472d61d 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>1.0.0-RC1</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>1.0.0-RC1</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>1.0.0-RC1</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..e58e8da 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>1.0.0-RC1</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>1.0.0-RC1</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-executable</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-artifact</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-plugin</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency> 
   </dependencies> 
 </project>
diff --git a/plugins/netplugins/NPanday.Plugin.Solution/pom.xml b/plugins/netplugins/NPanday.Plugin.Solution/pom.xml
index 0330c8f..f36a8ab 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>1.0.0-RC1</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>1.0.0-RC1</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>1.0.0-RC1</version> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.Model</groupId>  
       <artifactId>NPanday.Model.Pom</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.Plugin</groupId>  
       <artifactId>NPanday.Plugin</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</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..e859185 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>1.0.0-RC1</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>1.0.0-RC1</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-executable</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-artifact</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-plugin</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency> 
   </dependencies> 
 </project>
diff --git a/plugins/netplugins/NPanday.Plugin.SysRef/pom.xml b/plugins/netplugins/NPanday.Plugin.SysRef/pom.xml
index 191204b..32ff881 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>1.0.0-RC1</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>1.0.0-RC1</version>  
   <name>NPanday.Plugin.SysRef</name>  
   <dependencies> 
     <dependency> 
       <groupId>NPanday.Artifact</groupId>  
       <artifactId>NPanday.Artifact</artifactId>  
-      <version>0.9-SNAPSHOT</version>  
+      <version>1.0.0-RC1</version>  
       <type>library</type> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.Model</groupId>  
       <artifactId>NPanday.Model.AutomationExtensibility</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency>  
     <dependency> 
       <groupId>NPanday.Plugin</groupId>  
       <artifactId>NPanday.Plugin</artifactId>  
       <type>library</type>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency> 
   </dependencies> 
 </project>
diff --git a/plugins/netplugins/pom.xml b/plugins/netplugins/pom.xml
index a57bca8..83bac4f 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>1.0.0-RC1</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>1.0.0-RC1</version>  
   <name>npanday.plugin</name>  
   <modules> 
     <module>NPanday.Plugin.Addin</module>  
diff --git a/plugins/pom.xml b/plugins/pom.xml
index c41e726..482f8d7 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>1.0.0-RC1</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>1.0.0-RC1</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-dao-project</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-executable</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-artifact</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency>  
     <dependency> 
       <groupId>npanday</groupId>  
       <artifactId>dotnet-plugin</artifactId>  
-      <version>0.9-SNAPSHOT</version> 
+      <version>1.0.0-RC1</version> 
     </dependency>  
     <dependency>
       <groupId>org.apache.maven</groupId>
diff --git a/pom-dotnet.xml b/pom-dotnet.xml
index 86542ca..c36c6d9 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>1.0.0-RC1</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..1d1e659 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>1.0.0-RC1</version>  
   <name>npanday-project</name>  
   <mailingLists> 
     <mailingList> 
diff --git a/site/pom.xml b/site/pom.xml
index 1ac430a..ab5c157 100644
--- a/site/pom.xml
+++ b/site/pom.xml
@@ -5,7 +5,7 @@
   <groupId>npanday</groupId>
   <artifactId>npanday-site</artifactId>
   <packaging>pom</packaging>
-	<version>0.9-SNAPSHOT</version>  
+	<version>1.0.0-RC1</version>  
   <name>NPanday :: Site</name>
   <description>NPanday .NET Build Tool</description>
   <url>http://codeplex.com/npanday</url>