diff options
Diffstat (limited to 'installer/pom.xml')
-rw-r--r-- | installer/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/installer/pom.xml b/installer/pom.xml index 82f06ec3a..082c27640 100644 --- a/installer/pom.xml +++ b/installer/pom.xml @@ -20,8 +20,8 @@ <licenses> <license> - <name>Eclipse Public License - v 1.0</name> - <url>http://www.eclipse.org/legal/epl-v10.html</url> + <name>Eclipse Public License - v 2.0</name> + <url>https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.txt</url> <distribution>repo</distribution> </license> </licenses> |