Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Bug 552118 - Feature version update to 21.0
  • Loading branch information
mrennie committed Oct 15, 2019
1 parent 63e5cda commit bfda3da
Show file tree
Hide file tree
Showing 38 changed files with 67 additions and 67 deletions.
4 changes: 2 additions & 2 deletions features/org.eclipse.orion-feature/feature.properties
@@ -1,5 +1,5 @@
###############################################################################
# Copyright (c) 2011, 2014 IBM Corporation and others.
# Copyright (c) 2011, 2019 IBM Corporation 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
Expand Down Expand Up @@ -27,7 +27,7 @@ Visit https://www.eclipse.org/orion/

# "copyright" property - text of the "Feature Update Copyright"
copyright=\
Copyright (c) 2011, 2014 IBM Corporation and others.\n\
Copyright (c) 2011, 2019 IBM Corporation and others.\n\
All rights reserved. This program and the accompanying materials\n\
are made available under the terms of the Eclipse Public License v1.0\n\
which accompanies this distribution, and is available at\n\
Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.orion-feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.orion"
label="%featureName"
version="20.0.0.qualifier"
version="21.0.0.qualifier"
provider-name="%providerName"
plugin="org.eclipse.orion.server.core"
license-feature="org.eclipse.license"
Expand Down
8 changes: 4 additions & 4 deletions features/org.eclipse.orion-feature/p2.inf
@@ -1,15 +1,15 @@
requires.1.namespace = org.eclipse.equinox.p2.iu
requires.1.name = org.eclipse.orion.client.feature.feature.group
requires.1.range = [20.0.0, 21.0.0)
requires.1.range = [21.0.0, 22.0.0)

requires.1.namespace = org.eclipse.equinox.p2.iu
requires.1.name = org.eclipse.orion.server.feature.feature.group
requires.1.range = [20.0.0, 21.0.0)
requires.1.range = [21.0.0, 22.0.0)

requires.1.namespace = org.eclipse.equinox.p2.iu
requires.1.name = org.eclipse.orion.server.authentication.feature.feature.group
requires.1.range = [20.0.0, 21.0.0)
requires.1.range = [21.0.0, 22.0.0)

requires.1.namespace = org.eclipse.equinox.p2.iu
requires.1.name = org.eclipse.orion.server.search.feature.feature.group
requires.1.range = [20.0.0, 21.0.0)
requires.1.range = [21.0.0, 22.0.0)
2 changes: 1 addition & 1 deletion features/org.eclipse.orion-feature/pom.xml
Expand Up @@ -17,7 +17,7 @@

<groupId>org.eclipse.orion.feature</groupId>
<artifactId>org.eclipse.orion</artifactId>
<version>20.0.0-SNAPSHOT</version>
<version>21.0.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>

<parent>
Expand Down
4 changes: 2 additions & 2 deletions features/org.eclipse.orion.base-feature/feature.properties
@@ -1,5 +1,5 @@
###############################################################################
# Copyright (c) 2011, 2014 IBM Corporation and others.
# Copyright (c) 2011, 2019 IBM Corporation 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
Expand Down Expand Up @@ -27,7 +27,7 @@ Visit https://www.eclipse.org/orion/

# "copyright" property - text of the "Feature Update Copyright"
copyright=\
Copyright (c) 2011, 2014 IBM Corporation and others.\n\
Copyright (c) 2011, 2019 IBM Corporation and others.\n\
All rights reserved. This program and the accompanying materials\n\
are made available under the terms of the Eclipse Public License v1.0\n\
which accompanies this distribution, and is available at\n\
Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.orion.base-feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.orion.base.feature"
label="%featureName"
version="20.0.0.qualifier"
version="21.0.0.qualifier"
provider-name="%providerName"
plugin="org.eclipse.orion.server.core"
license-feature="org.eclipse.license"
Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.orion.base-feature/pom.xml
Expand Up @@ -17,7 +17,7 @@

<groupId>org.eclipse.orion.feature</groupId>
<artifactId>org.eclipse.orion.base.feature</artifactId>
<version>20.0.0-SNAPSHOT</version>
<version>21.0.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>

<parent>
Expand Down
@@ -1,5 +1,5 @@
###############################################################################
# Copyright (c) 2011, 2014 IBM Corporation and others.
# Copyright (c) 2011, 2019 IBM Corporation 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
Expand Down Expand Up @@ -27,7 +27,7 @@ Visit https://www.eclipse.org/orion/

# "copyright" property - text of the "Feature Update Copyright"
copyright=\
Copyright (c) 2011, 2014 IBM Corporation and others.\n\
Copyright (c) 2011, 2019 IBM Corporation and others.\n\
All rights reserved. This program and the accompanying materials are made\n\
available under the terms of the Eclipse Public License v1.0\n\
(http://www.eclipse.org/legal/epl-v10.html), and the Eclipse Distribution\n\
Expand Down
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.orion.releng.test.master"
label="%featureName"
version="20.0.0.qualifier"
version="21.0.0.qualifier"
provider-name="%providerName"
plugin="org.eclipse.orion.server.tests"
license-feature="org.eclipse.license"
Expand Down
Expand Up @@ -17,7 +17,7 @@

<groupId>org.eclipse.orion.feature</groupId>
<artifactId>org.eclipse.orion.releng.test.master</artifactId>
<version>20.0.0-SNAPSHOT</version>
<version>21.0.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>

<parent>
Expand Down
4 changes: 2 additions & 2 deletions features/org.eclipse.orion.server-feature/feature.properties
@@ -1,5 +1,5 @@
###############################################################################
# Copyright (c) 2011, 2014 IBM Corporation and others.
# Copyright (c) 2011, 2019 IBM Corporation 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
Expand Down Expand Up @@ -27,7 +27,7 @@ Visit https://www.eclipse.org/orion/

# "copyright" property - text of the "Feature Update Copyright"
copyright=\
Copyright (c) 2011, 2014 IBM Corporation and others.\n\
Copyright (c) 2011, 2019 IBM Corporation and others.\n\
All rights reserved. This program and the accompanying materials\n\
are made available under the terms of the Eclipse Public License v1.0\n\
which accompanies this distribution, and is available at\n\
Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.orion.server-feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.orion.server.feature"
label="%featureName"
version="20.0.0.qualifier"
version="21.0.0.qualifier"
provider-name="%providerName"
plugin="org.eclipse.orion.server.core"
license-feature="org.eclipse.license"
Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.orion.server-feature/pom.xml
Expand Up @@ -17,7 +17,7 @@

<groupId>org.eclipse.orion.feature</groupId>
<artifactId>org.eclipse.orion.server.feature</artifactId>
<version>20.0.0-SNAPSHOT</version>
<version>21.0.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>

<parent>
Expand Down
@@ -1,5 +1,5 @@
###############################################################################
# Copyright (c) 2011, 2014 IBM Corporation and others.
# Copyright (c) 2011, 2019 IBM Corporation 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
Expand Down Expand Up @@ -27,7 +27,7 @@ Visit https://www.eclipse.org/orion/

# "copyright" property - text of the "Feature Update Copyright"
copyright=\
Copyright (c) 2011, 2014 IBM Corporation and others.\n\
Copyright (c) 2011, 2019 IBM Corporation and others.\n\
All rights reserved. This program and the accompanying materials\n\
are made available under the terms of the Eclipse Public License v1.0\n\
which accompanies this distribution, and is available at\n\
Expand Down
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.orion.server.authentication.feature"
label="%featureName"
version="20.0.0.qualifier"
version="21.0.0.qualifier"
provider-name="%providerName"
plugin="org.eclipse.orion.server.authentication"
license-feature="org.eclipse.license"
Expand Down
Expand Up @@ -17,7 +17,7 @@

<groupId>org.eclipse.orion.feature</groupId>
<artifactId>org.eclipse.orion.server.authentication.feature</artifactId>
<version>20.0.0-SNAPSHOT</version>
<version>21.0.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>

<parent>
Expand Down
@@ -1,5 +1,5 @@
###############################################################################
# Copyright (c) 2014 IBM Corporation and others.
# Copyright (c) 2011, 2019 IBM Corporation 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
Expand Down Expand Up @@ -27,7 +27,7 @@ Visit https://www.eclipse.org/orion/

# "copyright" property - text of the "Feature Update Copyright"
copyright=\
Copyright (c) 2011, 2014 IBM Corporation and others.\n\
Copyright (c) 2011, 2019 IBM Corporation and others.\n\
All rights reserved. This program and the accompanying materials\n\
are made available under the terms of the Eclipse Public License v1.0\n\
which accompanies this distribution, and is available at\n\
Expand Down
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.orion.server.hosting.feature"
label="%featureName"
version="20.0.0.qualifier"
version="21.0.0.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="1.0.1.qualifier">
Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.orion.server.hosting-feature/pom.xml
Expand Up @@ -17,7 +17,7 @@

<groupId>org.eclipse.orion.feature</groupId>
<artifactId>org.eclipse.orion.server.hosting.feature</artifactId>
<version>20.0.0-SNAPSHOT</version>
<version>21.0.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>

<parent>
Expand Down
@@ -1,5 +1,5 @@
###############################################################################
# Copyright (c) 2014 IBM Corporation and others.
# Copyright (c) 2011, 2019 IBM Corporation 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
Expand Down Expand Up @@ -27,7 +27,7 @@ Visit https://www.eclipse.org/orion/

# "copyright" property - text of the "Feature Update Copyright"
copyright=\
Copyright (c) 2011, 2014 IBM Corporation and others.\n\
Copyright (c) 2011, 2019 IBM Corporation and others.\n\
All rights reserved. This program and the accompanying materials\n\
are made available under the terms of the Eclipse Public License v1.0\n\
which accompanies this distribution, and is available at\n\
Expand Down
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.orion.server.jetty.feature"
label="%featureName"
version="20.0.0.qualifier"
version="21.0.0.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.license"
license-feature-version="1.0.1.qualifier">
Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.orion.server.jetty-feature/pom.xml
Expand Up @@ -17,7 +17,7 @@

<groupId>org.eclipse.orion.feature</groupId>
<artifactId>org.eclipse.orion.server.jetty.feature</artifactId>
<version>20.0.0-SNAPSHOT</version>
<version>21.0.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>

<parent>
Expand Down
@@ -1,5 +1,5 @@
###############################################################################
# Copyright (c) 2011, 2014 IBM Corporation and others.
# Copyright (c) 2011, 2019 IBM Corporation 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
Expand Down Expand Up @@ -27,7 +27,7 @@ Visit https://www.eclipse.org/orion/

# "copyright" property - text of the "Feature Update Copyright"
copyright=\
Copyright (c) 2011, 2014 IBM Corporation and others.\n\
Copyright (c) 2011, 2019 IBM Corporation and others.\n\
All rights reserved. This program and the accompanying materials\n\
are made available under the terms of the Eclipse Public License v1.0\n\
which accompanies this distribution, and is available at\n\
Expand Down
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.orion.server.search.feature"
label="%featureName"
version="20.0.0.qualifier"
version="21.0.0.qualifier"
provider-name="%providerName"
plugin="org.eclipse.orion.server.search"
license-feature="org.eclipse.license"
Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.orion.server.search-feature/pom.xml
Expand Up @@ -17,7 +17,7 @@

<groupId>org.eclipse.orion.feature</groupId>
<artifactId>org.eclipse.orion.server.search.feature</artifactId>
<version>20.0.0-SNAPSHOT</version>
<version>21.0.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>

<parent>
Expand Down
@@ -1,5 +1,5 @@
###############################################################################
# Copyright (c) 2011, 2014 IBM Corporation and others.
# Copyright (c) 2011, 2019 IBM Corporation 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
Expand Down Expand Up @@ -27,7 +27,7 @@ Visit https://www.eclipse.org/orion/

# "copyright" property - text of the "Feature Update Copyright"
copyright=\
Copyright (c) 2011, 2014 IBM Corporation and others.\n\
Copyright (c) 2011, 2019 IBM Corporation and others.\n\
All rights reserved. This program and the accompanying materials\n\
are made available under the terms of the Eclipse Public License v1.0\n\
which accompanies this distribution, and is available at\n\
Expand Down
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.orion.server.tests.feature"
label="%featureName"
version="20.0.0.qualifier"
version="21.0.0.qualifier"
provider-name="%providerName"
plugin="org.eclipse.orion.server.tests"
license-feature="org.eclipse.license"
Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.orion.server.tests-feature/pom.xml
Expand Up @@ -17,7 +17,7 @@

<groupId>org.eclipse.orion.feature</groupId>
<artifactId>org.eclipse.orion.server.tests.feature</artifactId>
<version>20.0.0-SNAPSHOT</version>
<version>21.0.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>

<parent>
Expand Down
@@ -1,5 +1,5 @@
###############################################################################
# Copyright (c) 2011, 2014 IBM Corporation and others.
# Copyright (c) 2011, 2019 IBM Corporation 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
Expand Down Expand Up @@ -27,7 +27,7 @@ Visit https://www.eclipse.org/orion/

# "copyright" property - text of the "Feature Update Copyright"
copyright=\
Copyright (c) 2011, 2014 IBM Corporation and others.\n\
Copyright (c) 2011, 2019 IBM Corporation and others.\n\
All rights reserved. This program and the accompanying materials\n\
are made available under the terms of the Eclipse Public License v1.0\n\
which accompanies this distribution, and is available at\n\
Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.orion.server.ui-feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.orion.server.ui.feature"
label="%featureName"
version="20.0.0.qualifier"
version="21.0.0.qualifier"
provider-name="%providerName"
plugin="org.eclipse.orion.server.core"
license-feature="org.eclipse.license"
Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.orion.server.ui-feature/pom.xml
Expand Up @@ -17,7 +17,7 @@

<groupId>org.eclipse.orion.feature</groupId>
<artifactId>org.eclipse.orion.server.ui.feature</artifactId>
<version>20.0.0-SNAPSHOT</version>
<version>21.0.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>

<parent>
Expand Down
4 changes: 2 additions & 2 deletions features/org.eclipse.orion.server.war/feature.properties
@@ -1,5 +1,5 @@
###############################################################################
# Copyright (c) 2011, 2014 IBM Corporation and others.
# Copyright (c) 2011, 2019 IBM Corporation 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
Expand Down Expand Up @@ -27,7 +27,7 @@ Visit https://www.eclipse.org/orion/

# "copyright" property - text of the "Feature Update Copyright"
copyright=\
Copyright (c) 2011, 2014 IBM Corporation and others.\n\
Copyright (c) 2011, 2019 IBM Corporation and others.\n\
All rights reserved. This program and the accompanying materials\n\
are made available under the terms of the Eclipse Public License v1.0\n\
which accompanies this distribution, and is available at\n\
Expand Down
2 changes: 1 addition & 1 deletion features/org.eclipse.orion.server.war/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.orion.server.war"
label="%featureName"
version="20.0.0.qualifier"
version="21.0.0.qualifier"
provider-name="%providerName"
plugin="org.eclipse.orion.server.core"
license-feature="org.eclipse.license"
Expand Down

0 comments on commit bfda3da

Please sign in to comment.