- Fixed all the remaining errors and warnings in Eclipse
diff --git a/apps/pom.xml b/apps/pom.xml
index b7c2f5c..2fba1ca 100644
--- a/apps/pom.xml
+++ b/apps/pom.xml
@@ -28,7 +28,6 @@
   </parent>
 
   <artifactId>edgent-samples-apps</artifactId>
-  <version>1.2.0-SNAPSHOT</version>
 
   <name>Apache Edgent: Samples: Apps</name>
 
diff --git a/connectors/pom.xml b/connectors/pom.xml
index f38fc64..8a76cb7 100644
--- a/connectors/pom.xml
+++ b/connectors/pom.xml
@@ -28,7 +28,6 @@
   </parent>
 
   <artifactId>edgent-samples-connectors</artifactId>
-  <version>1.2.0-SNAPSHOT</version>
 
   <name>Apache Edgent: Samples: Connectors</name>
 
diff --git a/console/pom.xml b/console/pom.xml
index cf11787..046a035 100644
--- a/console/pom.xml
+++ b/console/pom.xml
@@ -28,7 +28,6 @@
   </parent>
 
   <artifactId>edgent-samples-console</artifactId>
-  <version>1.2.0-SNAPSHOT</version>
 
   <name>Apache Edgent: Samples: Console</name>
 
diff --git a/scenarios/pom.xml b/scenarios/pom.xml
index 2737986..15befaa 100644
--- a/scenarios/pom.xml
+++ b/scenarios/pom.xml
@@ -28,7 +28,6 @@
   </parent>
 
   <artifactId>edgent-samples-scenarios</artifactId>
-  <version>1.2.0-SNAPSHOT</version>
 
   <name>Apache Edgent: Samples: Scenarios</name>
 
diff --git a/topology/pom.xml b/topology/pom.xml
index 76231e2..1d1f6b8 100644
--- a/topology/pom.xml
+++ b/topology/pom.xml
@@ -28,7 +28,6 @@
   </parent>
 
   <artifactId>edgent-samples-topology</artifactId>
-  <version>1.2.0-SNAPSHOT</version>
 
   <name>Apache Edgent: Samples: Topology</name>
 
diff --git a/utils/pom.xml b/utils/pom.xml
index 575772c..898a11b 100644
--- a/utils/pom.xml
+++ b/utils/pom.xml
@@ -28,7 +28,6 @@
   </parent>
 
   <artifactId>edgent-samples-utils</artifactId>
-  <version>1.2.0-SNAPSHOT</version>
 
   <name>Apache Edgent: Samples: Utils</name>