Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Bug 545378 - Feature version update to 20.0
  • Loading branch information
mrennie committed Mar 13, 2019
1 parent 3901d0b commit 1bc5f90
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion features/org.eclipse.orion.client-feature/feature.xml
Expand Up @@ -2,7 +2,7 @@
<feature
id="org.eclipse.orion.client.feature"
label="%featureName"
version="19.0.0.qualifier"
version="20.0.0.qualifier"
provider-name="%providerName"
plugin="org.eclipse.orion.client.core"
license-feature="org.eclipse.license"
Expand Down
4 changes: 2 additions & 2 deletions features/org.eclipse.orion.client-feature/pom.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (C) 2013, 2018 SAP AG and others.
Copyright (C) 2013, 2019 SAP AG and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
Expand All @@ -17,7 +17,7 @@

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

<parent>
Expand Down
2 changes: 1 addition & 1 deletion modules/orionode/package.json
@@ -1,6 +1,6 @@
{
"name": "orion",
"version": "19.0.0",
"version": "20.0.0",
"description": "An Eclipse Orion server written in Node.js.",
"homepage": "http://eclipse.org/orion/",
"bugs": "https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Orion&component=Node",
Expand Down

0 comments on commit 1bc5f90

Please sign in to comment.