Removed unnecessary plugin.properties files

Change-Id: Ice1e57acd062f38da79371147163865985551a05
diff --git a/org.eclipse.capra.generic.tracemodels/build.properties b/org.eclipse.capra.generic.tracemodels/build.properties
index 2781028..5eb3dbc 100644
--- a/org.eclipse.capra.generic.tracemodels/build.properties
+++ b/org.eclipse.capra.generic.tracemodels/build.properties
@@ -12,8 +12,7 @@
 bin.includes = .,\
                model/,\
                META-INF/,\
-               plugin.xml,\
-               plugin.properties
+               plugin.xml
 jars.compile.order = .
 source.. = src-gen/,\
 		   src/
diff --git a/org.eclipse.capra.generic.tracemodels/plugin.properties b/org.eclipse.capra.generic.tracemodels/plugin.properties
deleted file mode 100644
index 387ccd6..0000000
--- a/org.eclipse.capra.generic.tracemodels/plugin.properties
+++ /dev/null
@@ -1,14 +0,0 @@
-###############################################################################
-# Copyright (c) 2016 Chalmers | University of Gothenburg, rt-labs and others.
-# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
-# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
-#  
-#   Contributors:
-#      Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
-###############################################################################
-#
-
-pluginName = Helpers Model
-providerName = www.example.org
diff --git a/org.eclipse.capra.ui/build.properties b/org.eclipse.capra.ui/build.properties
index de6dc9d..2de882e 100644
--- a/org.eclipse.capra.ui/build.properties
+++ b/org.eclipse.capra.ui/build.properties
@@ -14,6 +14,5 @@
                icons/,\
                .,\
                plugin.xml,\
-               plugin.properties,\
                schema/
 
diff --git a/org.eclipse.capra.ui/plugin.properties b/org.eclipse.capra.ui/plugin.properties
deleted file mode 100644
index c854581..0000000
--- a/org.eclipse.capra.ui/plugin.properties
+++ /dev/null
@@ -1,14 +0,0 @@
-###############################################################################
-# Copyright (c) 2016 Chalmers | University of Gothenburg, rt-labs and others.
-# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
-# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
-#  
-#   Contributors:
-#      Chalmers | University of Gothenburg and rt-labs - initial API and implementation and/or initial documentation
-###############################################################################
-#
-
-pluginName = Tracecreation Model
-providerName = www.example.org