diff --git a/org.eclipse.wtp.releng.webupdatesite/build.properties b/org.eclipse.wtp.releng.webupdatesite/build.properties index e337bc8b5b478f4eba3223161bb71622dff00bd3..4a5ee33aba60081803bae257294ac7ea6d027762 100644 --- a/org.eclipse.wtp.releng.webupdatesite/build.properties +++ b/org.eclipse.wtp.releng.webupdatesite/build.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2008, 2019 IBM Corporation and others. +# Copyright (c) 2008, 2025 IBM Corporation and others. # This program and the accompanying materials # are made available under the terms of the Eclipse Public License 2.0 # which accompanies this distribution, and is available at @@ -14,5 +14,5 @@ source.. = src/ bin.includes = META-INF/,\ .,\ plugin.properties -jre.compilation.profile = J2SE-1.8 +jre.compilation.profile = JavaSE-1.8 output.. = bin/ diff --git a/org.eclipse.wtp.releng.webupdatesite/pom.xml b/org.eclipse.wtp.releng.webupdatesite/pom.xml index dabca20b6b0ddbd6cd2b64faa51e1a721d79364f..006e1c19acbc6e77489c4418fd6cf1ab04bcb931 100644 --- a/org.eclipse.wtp.releng.webupdatesite/pom.xml +++ b/org.eclipse.wtp.releng.webupdatesite/pom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - Copyright (c) 2012, 2013 Eclipse Foundation and others. + Copyright (c) 2012, 2025 Eclipse Foundation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Distribution License v1.0 which accompanies this distribution, and is available at