Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonah Graham2021-12-16 19:16:50 +0000
committerJonah Graham2021-12-16 19:19:28 +0000
commit8cce4122a9a4262ef5e81bdd067abd6dd58d69a0 (patch)
treef461d67696a4ad53989ae10084d0d1e05c46a1fd /packages/org.eclipse.epp.package.committers
parentdf46b41ca8c6b5235bf68354e461e76ecf7bbe92 (diff)
downloadorg.eclipse.epp.packages-8cce4122a9a4262ef5e81bdd067abd6dd58d69a0.tar.gz
org.eclipse.epp.packages-8cce4122a9a4262ef5e81bdd067abd6dd58d69a0.tar.xz
org.eclipse.epp.packages-8cce4122a9a4262ef5e81bdd067abd6dd58d69a0.zip
[releng] Prepare repo for 2022-03 M1
Diffstat (limited to 'packages/org.eclipse.epp.package.committers')
-rw-r--r--packages/org.eclipse.epp.package.committers/META-INF/MANIFEST.MF2
-rw-r--r--packages/org.eclipse.epp.package.committers/about.properties4
-rw-r--r--packages/org.eclipse.epp.package.committers/plugin.properties4
-rw-r--r--packages/org.eclipse.epp.package.committers/plugin_customization.properties2
-rw-r--r--packages/org.eclipse.epp.package.committers/pom.xml4
5 files changed, 8 insertions, 8 deletions
diff --git a/packages/org.eclipse.epp.package.committers/META-INF/MANIFEST.MF b/packages/org.eclipse.epp.package.committers/META-INF/MANIFEST.MF
index 900935d7..52175d18 100644
--- a/packages/org.eclipse.epp.package.committers/META-INF/MANIFEST.MF
+++ b/packages/org.eclipse.epp.package.committers/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.epp.package.committers;singleton:=true
-Bundle-Version: 4.22.0.qualifier
+Bundle-Version: 4.23.0.qualifier
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: JavaSE-11
diff --git a/packages/org.eclipse.epp.package.committers/about.properties b/packages/org.eclipse.epp.package.committers/about.properties
index ea64ab81..10ae6d5a 100644
--- a/packages/org.eclipse.epp.package.committers/about.properties
+++ b/packages/org.eclipse.epp.package.committers/about.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2000, 2021 IBM Corporation and others.
+# Copyright (c) 2000, 2022 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
@@ -21,5 +21,5 @@ blurb=Eclipse IDE for Eclipse Committers (includes Incubating components)\n\
Version: {featureVersion}\n\
Build id: {0}\n\
\n\
-(c) Copyright Eclipse contributors and others 2000, 2021. All rights reserved.\n\
+(c) Copyright Eclipse contributors and others 2000, 2022. All rights reserved.\n\
Visit https://www.eclipse.org/epp/\n\
diff --git a/packages/org.eclipse.epp.package.committers/plugin.properties b/packages/org.eclipse.epp.package.committers/plugin.properties
index f2fa27f9..f3df57f9 100644
--- a/packages/org.eclipse.epp.package.committers/plugin.properties
+++ b/packages/org.eclipse.epp.package.committers/plugin.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2000, 2021 IBM Corporation and others.
+# Copyright (c) 2000, 2022 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
@@ -18,7 +18,7 @@ productBlurb=Eclipse IDE for Eclipse Committers (includes Incubating components)
Version: {1}\n\
Build id: {0}\n\
\n\
-(c) Copyright Eclipse contributors and others 2000, 2021. All rights reserved. Eclipse and the Eclipse logo are trademarks \
+(c) Copyright Eclipse contributors and others 2000, 2022. All rights reserved. Eclipse and the Eclipse logo are trademarks \
of the Eclipse Foundation, Inc., https://www.eclipse.org/. The Eclipse logo cannot be altered without Eclipse''s permission. \
Eclipse logos are provided for use under the Eclipse logo and trademark guidelines, https://www.eclipse.org/logotm/. \
Oracle and Java are trademarks or registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.\n\
diff --git a/packages/org.eclipse.epp.package.committers/plugin_customization.properties b/packages/org.eclipse.epp.package.committers/plugin_customization.properties
index 8eb08a14..39110dbc 100644
--- a/packages/org.eclipse.epp.package.committers/plugin_customization.properties
+++ b/packages/org.eclipse.epp.package.committers/plugin_customization.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2000, 2021 IBM Corporation and others.
+# Copyright (c) 2000, 2022 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
diff --git a/packages/org.eclipse.epp.package.committers/pom.xml b/packages/org.eclipse.epp.package.committers/pom.xml
index e14fbe18..4d9c27ac 100644
--- a/packages/org.eclipse.epp.package.committers/pom.xml
+++ b/packages/org.eclipse.epp.package.committers/pom.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2021 Eclipse Foundation and others.
+ Copyright (c) 2012, 2022 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
@@ -21,7 +21,7 @@
<parent>
<groupId>org.eclipse.epp</groupId>
<artifactId>org.eclipse.epp-bundle-parent</artifactId>
- <version>4.22.0-SNAPSHOT</version>
+ <version>4.23.0-SNAPSHOT</version>
<relativePath>../../releng/org.eclipse.epp.config/parent/bundle</relativePath>
</parent>

Back to the top