- Fixed all the remaining errors and warnings in Eclipse

Project: http://git-wip-us.apache.org/repos/asf/incubator-edgent-samples/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-edgent-samples/commit/55efbe1e
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-edgent-samples/tree/55efbe1e
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-edgent-samples/diff/55efbe1e

Branch: refs/heads/develop
Commit: 55efbe1e306418d7c1fac49c69687192d0ae4911
Parents: d507d89
Author: Christofer Dutz <christofer.d...@c-ware.de>
Authored: Wed Aug 16 09:19:12 2017 +0200
Committer: Christofer Dutz <christofer.d...@c-ware.de>
Committed: Wed Aug 16 09:19:12 2017 +0200

----------------------------------------------------------------------
 apps/pom.xml       | 1 -
 connectors/pom.xml | 1 -
 console/pom.xml    | 1 -
 scenarios/pom.xml  | 1 -
 topology/pom.xml   | 1 -
 utils/pom.xml      | 1 -
 6 files changed, 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-edgent-samples/blob/55efbe1e/apps/pom.xml
----------------------------------------------------------------------
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>
 

http://git-wip-us.apache.org/repos/asf/incubator-edgent-samples/blob/55efbe1e/connectors/pom.xml
----------------------------------------------------------------------
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>
 

http://git-wip-us.apache.org/repos/asf/incubator-edgent-samples/blob/55efbe1e/console/pom.xml
----------------------------------------------------------------------
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>
 

http://git-wip-us.apache.org/repos/asf/incubator-edgent-samples/blob/55efbe1e/scenarios/pom.xml
----------------------------------------------------------------------
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>
 

http://git-wip-us.apache.org/repos/asf/incubator-edgent-samples/blob/55efbe1e/topology/pom.xml
----------------------------------------------------------------------
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>
 

http://git-wip-us.apache.org/repos/asf/incubator-edgent-samples/blob/55efbe1e/utils/pom.xml
----------------------------------------------------------------------
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>
 

Reply via email to