[535301] Updating org.eclipse.uml2.build-feature to EPL v2.0.
diff --git a/releng/org.eclipse.uml2.build-feature/build.properties b/releng/org.eclipse.uml2.build-feature/build.properties
index 9400df3..7e636bc 100644
--- a/releng/org.eclipse.uml2.build-feature/build.properties
+++ b/releng/org.eclipse.uml2.build-feature/build.properties
@@ -1,11 +1,12 @@
-# Copyright (c) 2011 CEA and others.
+# Copyright (c) 2011, 2018 CEA and others.
 # All rights reserved.   This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
 # which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
 #
 # Contributors: 
 #   Kenn Hussey (CEA) - initial API and implementation
+#   Kenn Hussey - 535301
 #
 
 # NLS_MESSAGEFORMAT_VAR
diff --git a/releng/org.eclipse.uml2.build-feature/feature.properties b/releng/org.eclipse.uml2.build-feature/feature.properties
index bc7e574..ee95154 100644
--- a/releng/org.eclipse.uml2.build-feature/feature.properties
+++ b/releng/org.eclipse.uml2.build-feature/feature.properties
@@ -1,11 +1,12 @@
-# Copyright (c) 2011 CEA and others.
+# Copyright (c) 2011, 2018 CEA and others.
 # All rights reserved.   This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# are made available under the terms of the Eclipse Public License v2.0
 # which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# http://www.eclipse.org/legal/epl-v20.html
 #
 # Contributors: 
 #   Kenn Hussey (CEA) - initial API and implementation
+#   Kenn Hussey - 535301
 #
 
 # NLS_MESSAGEFORMAT_VAR
diff --git a/releng/org.eclipse.uml2.build-feature/feature.xml b/releng/org.eclipse.uml2.build-feature/feature.xml
index 0431966..2d525c1 100644
--- a/releng/org.eclipse.uml2.build-feature/feature.xml
+++ b/releng/org.eclipse.uml2.build-feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.uml2.build"
       label="Unified Modeling Language 2.x (UML2) Build Site"
-      version="5.4.0.qualifier"
+      version="5.5.0.qualifier"
       provider-name="%feature.provider-name"
       image="eclipse_update_120.jpg"
       license-feature="org.eclipse.license"
@@ -12,12 +12,12 @@
       %description
    </description>
 
-   <copyright url="http://www.eclipse.org/legal/epl-v10.html">
-      Copyright (c) 2011, 2017 CEA and others.
+   <copyright url="http://www.eclipse.org/legal/epl-v20.html">
+      Copyright (c) 2011, 2018 CEA and others.
 All rights reserved.   This program and the accompanying materials
-are made available under the terms of the Eclipse Public License v1.0
+are made available under the terms of the Eclipse Public License v2.0
 which accompanies this distribution, and is available at
-http://www.eclipse.org/legal/epl-v10.html
+http://www.eclipse.org/legal/epl-v20.html
    </copyright>
 
    <license url="%licenseURL">